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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	background: #336699;
}

/******* 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 120% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

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

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

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

h5{
 font: 100% Arial,sans-serif;
 color: #006699;
 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;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 135px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

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

#pageNav{
	float: left;
	width: 160px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #cccccc;
	font: 14px Arial, Verdana;
}

#content{
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 160px;
	border-left: 1px solid #000000;
	text-align: top;
	top: 0px;
}

#headlines{
    float: right;
	width: 250px;
	background-color: #EBEFFF;
	border-left: 1px solid #000000;
	padding: 10px;
	border-bottom: 1px dashed #000000;
}


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

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

#utility{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 80px;
	left: 0px;
	font-size: 12px;
	text-align: left;
	padding: 7px 0px 0px 0px;
	width: 100%;
}

#utility a{
	color: #000000;
	margin: 0px 5px 0px 5px;
	font-weight: bold;
}

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

/************** utility2 styles *****************/

#utility2{
	font: 75% Verdana,sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 40px;
	right: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}

#utility2 a{
	color: #ffffff;
}

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


/************** utilitybanner styles *****************/

#utilitybanner{
	font: 75% Verdana,sans-serif;
	color: #FFFFFF;
	position: absolute;
    top: 40px;
	right: 30px;
	padding: 0px;
	float: right;
	text-align: right;
}

#utility2 a{
	color: #ffffff;
}

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


/************** dropdown styles *****************/

#dropdown{
	font: 80% Verdana,sans-serif;
	position: absolute;
	top: 0px;
	right: 10px;
	color: #000000;
}

#dropdown a{
	color: #ffffff;
}

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

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

#pageName{
	padding: 10px 0px 10px 10px;
	margin: 0px;
	border-bottom:1px solid #000000;
}

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

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

/************* dropdown style ****************/

#dropdown{
  position: relative;
  float: right;
  text-align: left;
  }

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

#globalNav{
	position: relative;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
}

#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: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


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

.skipLinks {display: none;}

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

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

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

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

/*************** 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: #AAAAAA;
	float: right;
}

#breadCrumb a{
	color: #AAAAAA;
}

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


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

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

.feature h2{
	font: bold 105% Verdana;
	color: #006699;
	padding: 10px 0px 5px 0px;
}

.feature h3{
	font: bold 150% Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 10px 5px;
	border-bottom: 1px dashed;
}

.feature h4{
	font: bold 110% Verdana;
	color: #006699;
	padding: 15px 0px 0px 1px;
}

.feature h5{
	font: bold 102% Verdana;
	color: #336699;
	padding: 0px;
	margin: 20px 0px 5px 10px;
}

.feature h6{
	font: bold 102% Arial;
	color: #000000;
	padding: 0px 0px 0px 8px;
}

.feature img{
	padding: 0px 0px 0px 0px;
}

/************** featurefloat styles *****************/

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

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

.featurefloat h2{
	font: bold 105% Verdana;
	color: #006699;
	padding: 10px 0px 5px 0px;
}

.featurefloat h3{
	font: bold 150% Arial,sans-serif;
	color: #000000;
	padding: 10px 0px 10px 20px;
	border-bottom: 1px dashed;
}

.featurefloat h4{
	font: bold 110% Verdana;
	color: #006699;
	padding: 15px 0px 0px 1px;
}

.featurefloat h5{
	font: bold 102% Verdana;
	color: #336699;
	padding: 0px;
	margin: 20px 0px 5px 10px;
}

.featurefloat h6{
	font: bold 102% Arial;
	color: #000000;
	padding: 0px 0px 0px 8px;
}

.featurefloat img{
	padding: 0px 0px 0px 0px;
}


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

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

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

.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;
}


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

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	padding: 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


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

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	
}

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

#sectionLinks a:link, #sectionLinks a:visited{
	display: block;
	border-top: 1px solid #000000;
	padding: 3px 0px 3px 10px;
	background-color: #EBEFFF;
	text-decoration: none;
	color: #000000;
}

#sectionLinks a:hover{
	border-top: 1px solid #000000;
	background-color: #336699;
	text-decoration: none;
	color: #000000;
}

#sectionLinks #currentpage a{
	border-top : 1px solid #000000;
	background-color : #336699;
	padding : 3px 0 3px 10px;
	text-decoration : none;
	color : #000000;
}


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

.relatedLinks{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #ffffff;
	background-color:#ffffff;
	font-size: 90%;
}

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

.relatedLinks a{
	display: block; 
}


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

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

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

/************** #headlines styles **************/

#headlines{
	margin: 0px 0px 0px 10px;
	padding: 10px;
	font-size: 80%;
	font-family:Arial, Helvetica, sans-serif;
}

#headlines p{
	padding: 0px;
}

#headlines h1{
	color: #000000;
	padding: 4px 0px 10px 0px;
	border-bottom: #000000 1px dashed;
}

#headlines a{
	color: #000000;
}


/**********************************************/

#feature h2{
	font: bold 100% Verdana;
	color: #006699;
	padding: 10px 0px 5px 0px;
	border: 1px;
}

/* object stuff here */

/* hides the second object from all versions of IE */
* html object.mov {
	display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
	display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
	display/**/: none;
}


/*********** boxed style for quotes ***********/

.boxed{
	font: 98% verdana,arial;
	color: #000000;
	width: 90%;
	margin: 25px 50px 25px 20px;
	padding: 5px;
	background-color: #EBEFFF;
	border: 1px dotted;
}

.boxed h1{
	font: bold 105% verdana;
	color: #000000;
	padding: 2px 0px 0px 2px;
}


	
/********* form css styles *************/

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
top: 0px;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/******** css script from http://www.dynamicdrive.com/style/csslibrary/item/css-tableless-form/ ********/



.roundcont {
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}

.roundcont p {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 5px;
}

.roundtop { 
	background: url(images/tr_curve_white.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br_curve_white.gif) no-repeat top right; 
}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}


<style type="text/css">
img, div, a { behavior: url(iepngfix.php) }
</style>



/***** RSS feed CSS style *****/

.feed {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFFFFF;
	background:#F60;
	text-decoration:none;
	margin:2px;
}

a.feed{ 
	border: 1px solid; 
	border-color: #FC9 #630 #330 #F96; 
	padding: 0px 3px 0px 3px; 
	font: bold 10px verdana, sans-serif; 
	color: #FFFFFF;
	background: #F60; 
	text-decoration: none;
	margin: 2px; 
}
	

.textmiddle {
	vertical-align:middle;
}
  	
	

/***** CSS3 styles *****/

.rounded {
 background-color: #ccc; 
 -moz-border-radius: 5px; 
 -webkit-border-radius: 5px; 
 border: 1px solid #000; 
 padding: 10px;	
 -webkit-box-shadow: 10px 10px 25px #ccc;
 -moz-box-shadow: 10px 10px 25px #ccc;
 box-shadow: 10px 10px 25px #ccc;
}	
	
