/***********************************************/
/* 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: #cccccc url("Graphics/bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link{
	color: #003399;
	text-decoration: none;
}

a:visited{
	color: #d38500;
	text-decoration: none;
}

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: #334d55;
 margin: 0px;
 padding: 0px;
}

h3{
	font:  bold 100% Arial,sans-serif;
	color: #003399;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 4px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h6{
	font: bold 150% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

.itablue{
	color: #003399;
}

.itaorange{
	color: #d38500;
}
/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
 padding: 0px 0px, 0px, 10px:
}

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{
	float: left;
	margin-left: 20px;
	width:  95.6%;
	height: inherit;
	background-color: #f5f7f7;
	overflow: auto;
}


#tl {
	float:left;
	top: -1px;
	left: -1px;
	margin: 0px ;
	padding: 0px;
	z-index: 100;
}

#tr {
	float: right;
	top: -1px;
	right: -2px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	float: left;
	top:  0px;
	left: 5px;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width: 200px;
	padding: 0px 5px 0px 5px;
	background-color: #f5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 15px 0px 20px;
	background-image: url(Graphics/logobackgroundex.gif);
	height: auto;
	overflow: auto;
	width: auto;
	}

#content-simple{
	padding: 10px 10px 10px 10px;
	background-image: url(Graphics/logobackground_simple.gif);
	height: auto;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	float:left;
	margin: 0px;
	padding: 8px 0px 8px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
	}

/************** pageName styles ****************/



#pageName{
	padding: 0px 0px 5px 0px;
	height: 110px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-color: #f5f7f7;
	overflow: auto;
}

.info{
	float: left;
	margin-left: 2px;
	margin-top: 3px;
}

#pageName h2{
	font: bold 150% Arial,sans-serif;
	color: #334d55;
	margin:0px;
	padding: 15px 0px 0px 0px;
}

.logo{
	float: left;
	top: 0px;
	right: 6px;
	padding: 3px 5px 0px 2px;
	margin: 3px;
	left: 630px;
	width: 85px;
}

#pageName form{
	float: right;
	padding: 10px;
	}

/************* globalNav styles ****************/

#globalNav{
float: left;
width: 100%;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px 0px 10px 20px;
background-image:    url("Graphics/glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}


#gnl {
	float: left;
	top: 0px;
	left:0px;
}

#gnr {
	float: right;
	top: 0px;
	right:0px;
}

#globalLink{
	float: left;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	left: 10px;
	z-index: 100;
}


a.glink{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:visited{
  	font-size: small;
  	color: #d38500;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:    url("Graphics/glblnav_selected.gif");
	text-decoration: none;
}

#globalLinkRight{
	float: right;
	top: 6px;
	color: #003399;
	height: 22px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	left: 10px;
	z-index: 100;
	font: Arial, Helvetica, sans-serif;
	}


a.glinknosep{
	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-left: 1px solid #8FB8BC;

}

a.glinknosep:visited{
	font-size: small;
  	color: #d38500;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-left: 1px solid #8FB8BC;

}

a.glinknosep:hover{
  	background-image:    url("Graphics/glblnav_selected.gif");
	text-decoration: none;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 67px;
	left: 0px;
	/*width: 100%;*/
	height: 20px;
	padding: 8px 0px 0px 22px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link{
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:visited{
	font-size: 80%;
	color: #d38500;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************** styles for fixing float problems*****************/
<style type="text/css">

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

</style> main stylesheet ends, CC with new stylesheet below... 

[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	overflow: auto;
}

		
html>body .feature {height: auto;}



.feature h3{
	font: 200% Arial,sans-serif;
	padding: 20px 0px 5px 0px;
	color: #003399;
	font-weight: bold;
}

.feature h6{
	padding: 15px 0px 5px 0px;
	font-weight: bold;
	}
	
.feature h5{
	font: Arial, Helvetica, sans-serif;
	font-weight:  bold;
}

.featuretextsmallldarkblue{
		font: small Verdana, sans-serif;
	color: #sectionLinks;
}

.featureimga{
	float: left;
	padding: 3px 10px 10px 10px;
	height: auto;
}


.featureimgaa{
	float: left;
	padding: 0px 0px 0px 0px;
	height: auto;
}

.featuretop{
	padding: 3px 10px 10px 10px;
	height: auto;
	overflow: auto;
	}

.featurebot{
	float: right;
	padding: 3px 10px 10px 10px;
	height: auto;
	overflow: auto;
}

.featureimgb{
	float:  right;
	padding:  10px 0px 10px 20px;
	
}

.featureimgbb{
	float: right;
	padding: 10px 10px 10px 20px;
	
}

.featureimgbbb{
	float: right;
	padding: 15px 0px 0px 0px;
	
}

.featureimgbbbb{
	float:  right;
	
}

.featuresmall{
	 font-size: xx-small;
	 color: #003399;
}

.featuretr{
	float: right;
	width: 150px;
	font-size: 80%;
	padding: 0px 5px 0px 10px;
	margin-right: 5px;

}

.featuretrifblank{
	width: 150px;
	float: right;
	height: 500px;
	background-color: #FFFFFF;
	}

.featuretrnoborder{
	float: right;
	width: 30%;
	height: 600px;
	padding: 0px 0px 0px 10px;
	margin-right: 5px;
}

.featurea{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.featurea h3{
	padding:10px 0px 0px 0px;
	font-size: 115%;
	font: bold 120% Arial,sans-serif;	
}

.feature2{
	float: left;
	padding: 0px 0px 0px 10px;
	background-color: #f4f4f7; 
	width: 220px;
}

.feature2new a:link{
	color: #FF0000;
}
	

.Googleads{
	float: left;
	padding: 10px 0px 0px 10px;
	width: 250px;
}

.sfeature1{
	width: inherit;
	border-style:solid;
	border-width: 1px;
	border-color: #DADADA
}

.sfeature2{
	float: left;
	padding: 0px 0px 0px 10px;
	width: 248px;
}

.sfeature2new{
	font-style:   bold;
}

.sfeature3{
	float: left;
	padding: 10px 0px 0px 10px;
	width: 248px;
}
.sfeature4{
	float: left;
	padding: 10px 0px 0px 10px;
	width: 230px;
}

.sfeature5{
	float: left;
	padding: 10px 0px 0px 10px;
	width: 230px;
}

.sfeature6{
	float: left;
	padding: 10px 0px 0px 10px;
	width: 500px;
}

.top10 {
	display: block;
	color: #334d55;
	float: left;
	width: 75%;
	margin:  20px 0px 0px 50px;
	font: "Times New Roman", Times, serif;
	font-size:	115%; 
	padding: 5px 0px 0px 0px;
	}
	
.top10 li
{
	font-size:	120%; 
	padding: 10px 0px 0px 0px;
	border-bottom: 10px solid #fff;
}

.bluefont {
	color: #003399;

}

.featurew{
	float:  left;
	padding: 0px 30px 0px 30px;
	background-color: #f4f4f7; 
	width: 250px;
}

/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 95%;
}

.storywhite {
	color: #ffffff;
	padding: 10px 0px 0px 10px;
	font-size: 1%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story h5{
	font: bold 175% Arial,sans-serif;
	padding: -70px 0px 0px 0px;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
	width:50%;
}


.linkheading{
	float: left;
	height: 130px;
}

.linkcategories{ 
	background-color: #ffffff;
	font-size: 100%;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0px 0px 10px 0px;

}

.listlink{ 
	background-color: #F5f7f7;
	font-size: 80%;
	height: 30px;
	width: 265px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

.guestlink{ 
	
	font-size: 100%;
	height: 60px;
	width: 305px;
	float: left;
}

.guestlinkr{
	font-size: 100%;
	height: 60px;
	margin-left: 140px;
	margin-top: 34px;
	width: 140px;
	float: left;
}

.update{
	float: right;
	margin-right: 18px;
	font-size:  60%;
	color: #ffffff;
}
	

.featurelinks{
	margin-bottom: 80px;
	font-size: 80%;
}

.greybar{
	width: 100%;
	float: right;
	background-image:    url("Graphics/greybar.gif");
}

.why{
	width: auto;
	height: 49px;
	margin: 10px 0px 5px 0px;
	float: none;
	background-image:    url("Graphics/questions.gif");
}

.toppagelinks{
	margin: 0px 0px 10px 0px;
}

.toppagelinks h6{
	font: bold 110% Arial,sans-serif;
}

.toppagelinks a:link{
	color: #21536A;
}

.toppagelinks a:visited{
	color: #d38500;
}

.toppagelinks a:hover{
	color: #21536A;
}



/************** siteInfo styles ****************/

#siteInfo{
	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;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	
}

#sectionLinksifblank{
	width: 50px;
	float: left;
	height: 500px;
	background-color: #FFFFFF;
	}

#sectionLinks h3{
	font-size: 115%;
	padding: 10px 0px 7px 28px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:    url("Graphics/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:    url("Graphics/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #sectionLinks;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* 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; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
}



/********************* end **********************/
