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

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

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

a:hover{
	text-decoration: underline;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: -35px;
	left: 147px;
	right: 2%;
	width:855px;
	background-color: #FFFFFF;
	visibility: visible;
	height: 863px;
}

#masthead{
	position: absolute;
	left: 1px;
	width:805px;
	background-image: url(BlueGradient.gif);
	height: 132px;
	background-repeat: no-repeat;
	top: 21px;
	
}

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

#content{
	padding: 0px 10px 0px 0px;
	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;
}

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

#globalNav{
	position: relative;
	width: 805px;
	min-width: 640px;
	height: 32px;
	background-color: #95B649;
	top: 100px;
}

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

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

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

#globalLink{
	position: absolute;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 28px;
	width: 755px;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	text-decoration: none;
	background-color: #FF9900;
}

.skipLinks {display: none;}


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 120px;
}


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

#siteInfo{
	clear: both;
	border-top: 0px solid #cccccc;
	font-size: small;
	color: #FFFFFF;
	padding: 5px;
	position: absolute;
	top: 674px;
	width: 798px;
	left: -2px;
	height: 30px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#story1 {
	padding: 00px;
	width: 388px;
	position: absolute;
	margin-top: 140px;
	top: 15px;
	height: 608px;
	left: 0px;
	background-color: #FFFFFF;
}
#story2 {
	width: 376px;
	padding: 00px;
	position: absolute;
	height: 549px;
	margin-top: 140px;
	left: 407px;
	top: 9px;
	background-color: #FFFFFF;
}
#story3 {
	width: 391px;
	padding: 00px;
	position: absolute;
	height: 570px;
	margin-top: 140px;
	left: 412px;
	top: 17px;
	background-color: #FFFFFF;
}
#story4 {
	width: 522px;
	padding: 0px;
	position: absolute;
	height: 545px;
	margin-top: 140px;
	left: 0px;
	top: 14px;
	background-color: #FFFFFF;
}
#story5 {
	width: 376px;
	padding: 00px;
	position: absolute;
	height: 545px;
	margin-top: 140px;
	left: 408px;
	top: 15px;
	background-color: #FFFFFF;
}

