/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #3D4344 url(images/bg_grad2.jpg) repeat-x scroll;
	font-size: 11px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #94A700;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 18px Arial, sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 20px Arial, sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial, sans-serif;
 color: #541C00;
 margin: 0px;
 padding: 0px;
}

h4{
	font: bold 14px Arial, sans-serif;
	color: #787968;
	margin: 0px;
	padding-top: 5pt;
	padding-right: 0pt;
	padding-left: 0pt;
	text-transform: none;
	background-image: url(images/newsBar_06.gif);
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pageNav{
	float: left;
	width:160px;
	padding: 0px;
	background-color: #F5f7f7;
	font: small Verdana,sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#content{
	margin:0px 0px 0px 175px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 500px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #6A7400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sectionLinks a:hover{
	border-top: 1px solid #EFF3D4;
	background-color: #FDFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************ sectionLinks styles2 **************/

#sectionLinks2{
	margin: 0px;
	padding: 0px;

}

#sectionLinks2 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	border-top: 1px solid #9FAD0C;
	border-bottom: 1px solid #A1AF0F;
	background-color: #B4BF5A;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #676F09;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sectionLinks2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #9FB108;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/********************* end **********************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 0pt;
	margin-left: 10px;
	margin-right: 10px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/arrowBut.gif);
	list-style-type: none;
	margin-left: -15px;
	padding-left: 35px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	padding-top: 20px;
	border-top: thin dotted #CCCCCC;
	border-right: thin #CCCCCC;
	border-bottom: thin #CCCCCC;
	border-left: thin #CCCCCC;
}
