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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006594;
}

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

a:visited{
	/* color: #C64521; RED */
	/* color: #333366; */
	color: #003366;
}

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

a:link{
	/* color: #154000; */
	/* color: #333366; */
		color: #000044;
}

a:hover{
	background-image: url(/resources/structural/glblnav_selected.gif);
	text-decoration: underline;
}

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

h1{
	color: #0D3257; 

	margin: 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: bold;
}

h2{
    color: #0D3257;
	
	margin: 0px;
	padding: 0px;
	font-size: 114%;
	font-weight: bold;
}

h3{
    color: #0D3257;

	margin: 0px;
	font-size: 133%;
	font-weight: bold;
}

h4{
	color: #0D3257;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}

h5{
 color: #0D3257;
 margin: 0px;
 padding: 0px;
}


/*************** 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: #154000;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 190px;
	left: 24px;
	right: 2%;
/*	width:90%; */
	

	
	background-color: #E8EBF1;
	overflow: visible;
}

#pagecell2{
	position:absolute;
	top: 190px;
	left: 24px;
	right: 2%;
	width:88%;
	background-color: #E8EBF1;
	overflow: visible;
	padding: 1%;
}

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

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

#masthead{
	position: absolute; 
	top: 24px;
	left: 24px;
	right: 2%;
/* width:90%; */
	
	visibility: visible;
	height: 140px;
	background-color: #FFFFFF;
}

#pageNav{
	float: left;
    width:178px; 
		
		
	padding: 0px;
	background-color: #dddddd;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}

#content{
	border-left: 1px solid #ccd2d2;
	
	  
		
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #154000;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

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

#pageName{
	padding: 10px 0px 5px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-image: url(/resources/structural/bg_nav.jpg);
}

#pageName h2{
	font: bold 167% Arial,sans-serif;
	margin:0px;
}

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

/************* top_menu styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	
	color: #8FAABF;

	
	padding: 0px;
	margin: 0px;
	background-image: url(/resources/structural/glbnav_background.gif);
	top: 0px;
}

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

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

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

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


a.glink{
  	
	/* color: #154000; */
	color: #0D3257;

	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


a.glink:visited{
  	/* color: #2A8000;*/
		color: #0D3257;
}

a.glink:hover{
	background-image: url(/resources/structural/glblnav_selected.gif);
	text-decoration: underline;
}

.skipLinks {display: none;}

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

.feature{
	padding: 10px;
	font-size: 100%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	color: #0D3257;
	font-family: Arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


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

.story {
	padding: 10px;
}

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

.story p {
	padding: 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #154000;
	display:block;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}


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

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	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;

}

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

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(/resources/structural/bg_nav.jpg);
	font-weight: bold;
	text-decoration:none;
	padding: 3px 0px 3px 10px;
	color: #0D3257;
	
	
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(/resources/structural/bg_nav.jpg);
	font-weight: bold;
	text-decoration:none;
	padding: 3px 0px 3px 10px;
	color: #0D3257; 
	

}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	text-decoration: underline;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}
/********************* end **********************/
