/***********************************************/
/* emx_nav_left.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #0099FF; 
	
}

p{
 font: bold 90% Arial,sans-serif;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

p2{
 font: bold 90% Arial,sans-serif;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

ul{
 font-family: Arial, sans-serif;
 font: 80%;
 color: #000066;
 margin: 20px;
 padding: 1px;
}

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

a:hover{
	text-decoration: underline;
}


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

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

a:hover{
	text-decoration: underline;
}

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

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

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

h3{
 font: bold 100% Arial, sans-serif;
 color: #000066;
 margin: 0px;
 padding: 0px;
}

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

h5{
 font: 100% Arial,sans-serif;
 color: #ffffff;
 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: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 41px;
	left: 9px;
	right: 2%;
	width:95.6%;
	background: #0099FF
}

#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: 90px;
	left: 10px;
	right: 2%;
	width:95.6%;
	
}

#masthead2{
	position: absolute;
	height: 150px;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
		
}

#pageNav{
	float: left;
	width:170px;
	padding: 0px;
	/*background: #ffffcc url(bg_grad2.jpg) fixed;*/
	background: #0099FF;
	border-right: 0px solid #ffffcc;
	border-bottom: 0px solid #ffffcc;
	font: small Verdana,sans-serif;
	
}

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


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

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

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

#utility a{
	color: #ffffff;
}

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

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

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

#pageName h2{
	font: bold 175% Arial, sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
}

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

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

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #000066;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background3.gif);
}

#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: 33px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: 1104px;
}


a.glink {
  	font-size: small;
  	color: #000066;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 2px solid #FF6600;
}

a.glink:active{
  	/*background-image: url(glblnav_selected2.gif);*/
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
	border-right: 2px solid #FF6600;
}

a.glink:hover{
  	/*background-image: url(glblnav_selected2.gif);*/
	font-size: small;
	color: #FFFFCC;
	font-weight: bold;
	padding: 2px 5px 4px 5px;
	border-right: 2px solid #FF6600;
	
}

.skipLinks {display: none;}


/************* tableaucent styles ****************/

#tableaucent{
	position: absolute;
	width: 666px;
	min-width: 400px;
	height: 32px;
	color: #000066;
	padding: 0px;
	margin: 0px;
	background-image: url(glbnav_background3.gif);
	left: 373px;
	top: 112px;
}

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

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

#tcr {
	position: absolute;
	top: 0px;
	right:-10px;
}

#tableaucentLink{
	position: absolute;
	top: 3px;
	height: 22px;
	min-width: 400px;
	padding: 0px;
	margin: 0px;
	left: 8px;
	z-index: 100;
	width: 647px;
}


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

a.tclink:hover{
  	background-image: url(glblnav_selected2.gif);
	text-decoration: none;
}

.tcskipLinks {display: none;}


/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 30px;
	left: 11px;
	/*width: 100%;*/
	min-width: 640px;
	height: 25px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	width: 1093px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #000066;
}

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


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #FF6600;
}

#breadCrumb a{
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
	}

#breadCrumb a:hover{
	color: #FFFFCC;
	text-decoration: underline;
}

#breadCrumb h1{
	color: #000066;
	font-weight: bold;
	}


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

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

.feature h3{
	font: bold 175% Arial, sans-serif;
	color: #FFFFFF;
	padding: 30px 0px 5px 0px;
}

.feature h4{
	font: bold 125% Arial, sans-serif;
	color: #000066;
	padding: 30px 0px 5px 0px;
}

.feature h4red{
	font: bold 125% Arial, sans-serif;
	color: #EF032D;
	padding: 10px 0px 5px 0px;
}

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


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

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

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

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	display:block;
	padding-bottom: 5px;
}

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

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

td.storyRight{
	padding-right: 12px;
}




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

.story_table {
	padding: 2px 0px 5px 10px;
	font: 120% Arial, sans-serif;
	
	}

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

.story_table p {
	padding: 2px 0px 5px 10px;
	font: 80% Arial, sans-serif;
	color: #000066
}

.story_table a {
	
	font: bold 100% Arial, sans-serif;
	text-decoration: underline;
	color: #000066
}
.story_table a.capsule{
	font: bold 1em Arial, sans-serif;
	color: #FFFFFF;
	display:block;
	padding-bottom: 5px;
}

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


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

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

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 0px solid #ffffcc;
	border-bottom: 0px solid #000066;
	background: url(roundedbuttons_orange.gif);
	/*background: #4448fd;*/
	font-weight: bold;
	padding: 10px 0px 5px 15px;
	color: #000066;
}

#sectionLinks a:hover{
	border-top: 0px solid #ffffcc;
	background-color: #ffffcc;
	background: url(roundedbuttons_orange_clair.gif);
	font-weight: bold;
	text-decoration: underline;
}

/************ sectionLinks2 styles **************/

#sectionLinks2{
	margin: 0px;
	padding: 0px;

}

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

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	border-top: 0px solid #ffffcc;
	border-bottom: 0px solid #000066;
	background: url(roundedbuttons_green.gif);
	/*background: #4448fd;*/
	font-weight: bold;
	padding: 10px 0px 5px 15px;
	color: #000066;
}

#sectionLinks2 a:hover{
	border-top: 0px solid #ffffcc;
	background-color: #ffffcc;
	background: url(roundedbuttons_green_clair.gif);
	font-weight: bold;
	text-decoration: underline;
}

/************ sectionLinks styles **************/

.sectionLinks{
	margin: 0px;
	padding: 0px;

}

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

.sectionLinks a:link, .sectionLinks a:visited {
	display: block;
	border-top: 0px solid #ffffcc;
	border-bottom: 0px solid #000066;
	background: url(roundedbuttons_orange.gif);
	/*background: #4448fd;*/
	font-weight: bold;
	padding: 10px 0px 5px 15px;
	color: #000066;
}

.sectionLinks a:hover{
	border-top: 0px solid #ffffcc;
	background-color: #ffffcc;
	background: url(roundedbuttons_orange_clair.gif);
	font-weight: bold;
	text-decoration: underline;
}

/************ sectionLinks2 styles **************/

.sectionLinks2{
	margin: 0px;
	padding: 0px;

}

.sectionLinks2 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #ffffcc;
}

.sectionLinks2 a:link, .sectionLinks2 a:visited {
	display: block;
	border-top: 0px solid #ffffcc;
	border-bottom: 0px solid #000066;
	background: url(roundedbuttons_green.gif);
	/*background: #4448fd;*/
	font-weight: bold;
	padding: 10px 0px 5px 15px;
	color: #000066;
}

.sectionLinks2 a:hover{
	border-top: 0px solid #ffffcc;
	background-color: #ffffcc;
	background: url(roundedbuttons_green_clair.gif);
	font-weight: bold;
	text-decoration: underline;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 50px;
	border-bottom: 0px solid #000066;
	font-weight: bold;
	background: url(roundedbuttons_vert.gif);
	color: #000066;
}

#relatedLinks a:hover{
	border-top: 0px solid #ffffcc;
	background-color: #ffffcc;
	background: url(roundedbuttons_orange.gif);
	font-weight: bold;
	text-decoration: none;
}

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

.relatedLinks a{
	display: block; 
	border-bottom: 1px solid #000066;
}


/************* relatedLinks2 styles **************/

.relatedLinks2{
	margin: 0px;
	padding: 0px 0px 10px 50px;
	border-bottom: 0px solid #000066;
	font-weight: bold;
	background: url(roundedbuttons_orange_grand.gif);
	color: #000066;
}

#relatedLinks2 a:hover{
	border-top: 0px solid #ffffcc;
	background-color: #ffffcc;
	background: url(roundedbuttons_vert.gif);
	font-weight: bold;
	text-decoration: none;
}

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

.relatedLinks2 a{
	display: block; 
	border-bottom: 1px solid #000066;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/**************** Webmaster bottom style *****************/

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

.webmaster p {
	font: bold 90% Arial, sans-serif;
	color: #FFFFFF
}

.webmaster a {	
	font: bold 100% Arial, sans-serif;
	color: #FFFFFF
}

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