/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial,sans-serif;
	color: #333333;
	font-size:14px;
	line-height: 1.4;
	text-align:justify;
	padding: 0px;
	background-color: #ffffff;
	height: 350px;
	SCROLLBAR-FACE-COLOR: #EEEEEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #DDDDDD;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE; margin-left:20px; margin-right:0px; margin-top:0px; margin-bottom:0px
}	

/************** logo *****************/



/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;

}

a:hover{
	text-decoration: underline;
}




/************** header tag styles **************/

h1{
 font: bold 130%  Verdana,Arial,sans-serif;
 color: #153E7A;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 115%  Verdana,Arial,sans-serif;
 color: #153E7A;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 110%  Verdana,Arial,sans-serif;
 color: #153E7A;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 100%  Verdana, Arial,sans-serif;
 color: #153E7A;
 margin: 0px;
}

h5{
 font: 90%  Verdana,Arial,sans-serif;
 color: #153E7A;
 margin: 0px;
 padding: 0px;
}

h6{
 font: 80%  Verdana,Arial,sans-serif;
 color: #153E7A;
 margin: 0px;
 padding: 0px;
}


.flt {
filter:alpha(opacity=100);
font-family: Verdana, Arial,sans-serif;
color:#153E7A;
}


/*************** list tag styles ***************/

li{
 list-style-type: square;
  line-height: 1;	
  padding: 0px 0px 2px 0px;
}

ul{
 list-style-type: square; margin-top:2; margin-bottom:2;
}

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 Verdana, Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial,sans-serif;
}

#logo{
	position: relative;
	top: 18px;
	right: 0px;
	color: #FFFFFF;
	left: 0px;
	height: 72px;
	width:730px;
}

/***********************************************/
/* Banner                                      */
/***********************************************/
#bottom{
	position: relative;
	top: 0px;
	left: 0px;
	right: 730px;
	bottom: 66px;
	width:730px;
	background-color: #ffffff;
	border-top: 1px solid #153E7A;
	border-bottom: 1px solid #153E7A;
	height: 66px;
	
}	


#banner {
	position:absolute;
	top: 3px;
	left: 130px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	top: 13px;
	left: 663px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width:730px;
	
}
	
#pagecell1{
	position:relative;
	top: 15px;
	left: 0px;
	width:730px;
	height:345px;
	background-color: #ffffff;

	
}

#pageNav{
	float: left;
	width:170px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #FFFFFF;
	font: small Tahoma,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}

#content img{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;

}

.underline{
	border-bottom: 1px dotted #000080;
	color:#000080;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 80% Verdana,sans-serif;
	position: absolute;
	top: 2px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #153E7A;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

.pageName{
	position: absolute;
	padding: 0px;
	margin: 0px;
	color: #005FA9;
}

#pageName h2{
	font: bold 175%  Verdana,Arial,sans-serif;
	color: #005FA9;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 730px;
	line-height: 0.9;	
	padding: 0px;
	margin: 0px;
	background-color: yellow;
	top: 15px;
}


#globalLink{
	position: relative;
	top: 0px;
	height: 17px;
	width: 730px;
	padding: 0px;
	margin: 0px;


}


a.glink, a:visited.glink{
	font-size: 70%;
	color: #153E7A;
	font-weight: bold;
	margin: 0px;
	padding: 2px 10px 5px 10px;
	border-right: 1px solid #C1DFFF;
	border-right-style: ridge;
		
}

a:hover.glink{
  	background-image: url('none');
	background-color: #CCFCCD;
	text-decoration: none
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 102px;
	left: 0px;
	/*width: 100%;*/
	width: 730px;
	height: 20px;
	padding: 0px 0px 0px 2px;
	visibility: hidden;
	color: #C1DFFF;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 70%;
	color: #153E7A;
}

.subglobalNav a:hover{
	color: #153E7A;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}



/************** feature styles *****************/
#LPG{
 	font: bold 120%  Verdana,Arial,sans-serif;
 	color: yellow;
	padding: 0px;

}

#border{
	border-right:2px solid #153E7A; 
	height:310px

}

.feature{
	padding: 20px 20px 10px 20px;
	font-size: 80%;

}

.feature p{
	padding: 0px; 
	margin-top:10; 
	margin-bottom:10;
}



.feature img{

	padding: 0px 0px 20px 20px;
}

.picture img{
	padding: 0px 0px 5px 0px;

}


/*************** story styles ******************/

.story {
	padding: 0px 10px 10px 20px;
	font-size: 90%;


}

.story h3{
	font: bold 125%  Verdana,Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 3px 0px 2px 0px;
}

.story a.capsule{
	font: bold 1em  Verdana,Arial,sans-serif;
	color: #005FA9;
	display:block;


}

.story a:hover.capsule{
	text-decoration: underline;

}

td.storyLeft{
	padding-right: 12px;
		font-size: 90%;
	}

td.storyRight{
		font-size: 90%;
	}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	font-size: 80%;
	color: #cccccc;
	padding: 1px 1px 1px 1px;
	margin-top: 0px;
	text-align: right;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-size: 9pt; 
}


#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #446688;
	border-bottom: 1px solid #002244;
	background-color: #153E7A;
	background-image: url('none');
	font-weight: bold;
	color: #FFFFFF; padding-left:10px; padding-right:0px; padding-top:3px; padding-bottom:3px

}

#sectionLinks a:hover {
	border-top: 1px solid #002244;
	border-bottom: 1px solid #446688;
	background-color: #153E7F;
	background-image: url('none');
	font-weight: bold;
	text-decoration: none;
	color: yellow

}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 10pt; 


}

.relatedLinks h3{
	padding: 10px 0px 5px 0px;
	font-weight: bold;
	color: #153E7A;
}




/**************** advert styles *****************/

#advert{
	font-size: 8pt; 
	padding: 10px 5px 2px 10px;



}

#advert img{
	display: block;


}

.temp img{
	padding: 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;

}

#plswait{
display:block;
  position:absolute;
  padding: 50px;
  background-color:#FFFFFF;
  top:50%;
  left: 30%;
/*  height:9em; */
  text-align:center;
  z-index:5000;
}
/********************* end **********************/