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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #336699;	/*background: #cccccc url("images/bg_grad.jpg") fixed;*/
}

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

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

a:hover{
	text-decoration: underline;
}

a.em:link, a.em:visited{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a.em:hover{
	text-decoration: underline;
	font-weight: bold;
}

a img {border: none; } 

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

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

h2{
 font: bold 114% Verdana, Arial,sans-serif;
 color: #333333;
 padding: 0px;
}

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

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

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

/*************** table styles ***************/

th{
	background-color: #D5E5F5;
}
.white{
	background-color: #FFFFFF;
}

/*************** background colors ***************/

.bg_1{
	background-color: #EFEFEF;
}
.bg_3{
	background-color: #D5E5F5;
}

.footnote{
	font: 90% Arial,sans-serif;
	color: #969696;
}

.attention{
	font-face: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FF0000;
}

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

ul{
 list-style-type: square;
}

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

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

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font: 90% Arial,sans-serif;
color: #333333;
}

input.submit{
	font: 85% Arial, sans-serif;
	color: #005FA9;
	background-image:   url("images/bg_btn.gif");
	border-width: 1px;
	border-color: #939EBD;
}

.logolink{
  padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width: 82.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width: 82.7%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #FFFFFF;
	font-weight: normal;
}

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

#pageName{
	padding: 14px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 114% Verdana, Arial,sans-serif;
	color: #5C5C5C;
	margin:0px;
	padding: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-image:   url("images/glbnav_background.jpg");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  font-size: small;
  color: #003399;
	font-weight: bold;
	margin: 0px;
	padding: 2px 15px 4px 10px;
	border-right: 1px solid #969696;
}

a.glink:hover{
	color: #279D00;
	text-decoration: none;
}

.skipLinks {display: none;}

/************ 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: #003399;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

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

.feature{
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	min-height: 375px;
	height: 375px;
}
html>body .feature {height: auto;}

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

#siteInfo{
	clear: both;
	border-top: 1px solid #B8B8B8;
	font-size: small;
	color: #636363;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background: #DEDEDE;
}

/********************* end **********************/

