/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	min-width:850px;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #336699;
}
#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightcontent {
	position: absolute;
	right:0px;
	top:0px;
	width:128px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	display: block;
	background: #E3F4FF;
	}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0033FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	color: #0033FF;
	font-family: Arial, sans-serif;
	font-size: 175%;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: -10px;
	margin-right: -12px;
	margin-bottom: 8px;
	margin-left: -12px;
	line-height: 101%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	background: #ACD7FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

h2{
	color: #0033FF;
	font-family: Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	background: #DEE3FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C5CCE5;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 110%;
	background: #DEE3FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	min-width:840px;
	position:relative;
	top: 1px;
	left: 0px;
	right: 0px;
	width:915px;
	border: 0px solid #3366CC;
}

#masthead{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width:905px;
	height: 80px;
	visibility: visible;
	margin-right: 0px;
	margin-left: 0px;
	background: url(/images/Oak-Tree-Field.jpg) no-repeat center;
	padding-top: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-align: right;
	padding-right: 10px;
}

#pageNav{
	width:184px;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B7B7B7;
	border-bottom-color: #3366CC;
	font-family: Verdana, sans-serif;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #225588;
}

#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
	padding: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	background: #336699;
	border: 1px solid #CCCCCC;
}


/************** pageName styles ****************/

#pageName{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	text-align: center;
}

#pageName h1{
	color: #FFFFFF;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: none;
	background-color: #225588;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	font-size: 12px;
	color: #000000;
	border: 1px solid #FFFFFF;
	text-align: justify;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 24px;
	padding-bottom: 15px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F9FF;
}

.feature h3{
	color: #0033FF;
	font-family: Arial, sans-serif;
	font-size: 140%;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #ECECEC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 6px;
}

.feature img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 5px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background: #336699;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #86B3DF;
	border-bottom-color: #222;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #39C;
	border-left-color: #036;
	background-color: #336699;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 1px;
}

#sectionLinks a:hover{
	text-decoration: none;
	background: #336699;
	color: #CCFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #777777;
	border-right-width: 3px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #333333;
}


/************* relatedLinks styles **************/

.relatedLinks{
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	background-color: #336699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.relatedLinks h3{
	background: #ACD7FF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 11px;
	text-align: center;
	border: 0px;
}

.relatedLinks a{
	display: block;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
.adsensebanner img {
	margin: 0px;
	border: 2px groove #333333;
	padding: 0px;
}
.adsensebanner {
	background: #E4F1FF;
}
.advertsleft {
	float: left;
	height: 282px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	width: 338px;
}
.footermenu {
	color: #000000;
	background: #EFF7FF;
	display: block;
	padding: 6px;
	border: 1px outset #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.story li {
	padding: 10px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.articleslist {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.articleslist li {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #DEE3FF;
	border-bottom-color: #DEE3FF;
	border-left-color: #DEE3FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EBEBEB;
	padding-left: 8px;
	padding-top: 3px;
	padding-right: 10px;
	margin-right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 0px;
}
.booksbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 16px;
	padding: 20px;
}
.articlelinks {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: left;
	background: #EDF0F3;
	text-align: left;
	margin-bottom: 18px;
}
.feature li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
}
.highlightbox2 {
	font-size: 11px;
	line-height: 13px;
	padding: 4px;
	background: #FFFFE2;
	border: 0px ridge #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	width: 114px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
.highlightbox2 img {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.adsensegrey {
	background: #EBEBEB;
}
.adsensewhite {
}
.adsensewhite img {
	border: 1px solid #3366CC;
}
.feature h1 {
	color: #0033FF;
	font-family: Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 16px;
	margin-top: -10px;
	margin-right: -16px;
	margin-bottom: 8px;
	margin-left: -16px;
	line-height: 101%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACD7FF;
	background: #D3E8FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.flagsright {
	height: 30px;
	position: absolute;
	top: 5px;
	right: 5px;
}
.bookmarkright {
	height: 30px;
	position: absolute;
	top: 40px;
	right: 5px;
}
.linksbox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #666666;
}
.feature2 {
	font-size: 11px;
	color: #000000;
	border: 0px solid #FFFFFF;
	text-align: justify;
	line-height: 18px;
	background: #EFF7FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
}
#contentwide {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	padding: 0px;
}
.advertsright {
	float: right;
	height: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	width: 160px;
}
.advertsboxright {
	float: right;
	height: 282px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-left: 4px;
	margin-top: 0px;
	width: 338px;
}
