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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	color: white;
	line-height: 1.17;	
	margin: 0;
	padding: 0;
	background: #000 fixed;
}

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

a:link, a:visited{
	color: #9cf;
	text-decoration: underline;
}

a:hover{
	
}

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

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

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

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

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

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 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: 462px;
	left: 2%;
	right: 2%;
	width:auto;
	background-color: black;
	height: auto;
}

#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{ background-image: url(../images/GreenTop.jpg); position: absolute; top: 0; left: 2%; right: 2%; width:95.6%; height: 338px; }

#pageNav{ color: #000; width:190px; padding: 4px 8px 8px; font: 75% Verdana, sans-serif; background-color: #fc6; top: 30px; height: auto; z-index: 100; visibility: visible; float: left; border-style: none; }

#content{ vertical-align: text-top; left: 0; height: auto; padding: 0 10px 0 0; margin:0; border-left: 1px none #ccd2d2;
;border-top-style: none; border-right-style: none; border-bottom-style: none; }


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0;
	padding: 0 0 0;
	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: 0 0 14px 10px; margin: 0; border-bottom:1px none #ccd2d2;
;border-top-style: none; border-right-style: none; border-left-style: none; }

#pageName h2{ font: bold 175% Arial, sans-serif; color: #fff; text-align: center; margin:0; padding: 0; }
#pageName h3 { color: #0c3; font-size: 125%; font-weight: bold; line-height: normal; text-align: center; padding-bottom: 5px; }
#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

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

#globalNav{ position: absolute; width: 100%; min-width: 640px; height: 32px; color: #cccccc; font-stretch: extra-expanded; padding: 0; margin: 0; background-image: none; text-align: center; left: 0; }

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

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

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

#globalLink{ text-align: center; position: absolute; top: 6px; height: 22px; min-width: 640px; padding: 0; margin: 0; left: 0; width: 100%; z-index: 100; }


a.glink, a.glink:visited{ font-size: medium; color: #fff; font-weight: bold; font-stretch: condensed; background-color: #000; text-decoration: none; text-align: center; margin: 0; padding: 2px 4px 4px; border-right: 1px solid #8fb8bc; }

a.glink:hover{
  	background-image: url(../images/GreenSquare.jpg);
	text-decoration: none;
}

.skipLinks {display: none;}

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

.subglobalNav{ position: absolute; top: 368px; left: 0;
	/*width: 100%;*/
	min-width: 640px; height: 20px; padding: 0; visibility: hidden; color: #ffffff; text-align: left; }

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

#breadCrumb a{
	color: #AAAAAA;
}

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


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

.feature{ padding: 0 0 0 0; font-size: 95%; vertical-align: text-top; position: inherit; top: 0; min-height: 200px; height: 700px; }
html>body .feature {height: auto;}
.feature h3{ font: bold 125% Arial, sans-serif; color: #0c3; vertical-align: top; }
.feature img{
	float: inherit;
	padding: 0;
}
/*************** story styles ******************/

.story {
	padding: 0 0 0 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; font-size: small; color: #cccccc; left: 0; width: auto; height: auto; z-index: 100; margin-top: 0; padding: 0; }

#siteInfo img{
	vertical-align: middle;
}


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

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

}

#sectionLinks h3{ padding: 10px 0 2px 10px;
	;border-top-style: none; border-right-style: none; border-bottom-style: none; border-bottom-width: 1px; border-left-style: none; }

#sectionLinks a:link, #sectionLinks a:visited { display: block; font-weight: bold; padding: 3px 0 3px 10px; color: #f5f7f7; font-size: small; background-color: #000; background-image: none; border-top-style: none; border-top-width: 1px; border-right-style: none; border-bottom-style: none; border-bottom-width: 1px; border-left-style: none; }

#sectionLinks a:hover{ color: white; font-size: small; border-top: 1px none #cccccc; background-color: #000; background-image: url(../images/blueBackground2.jpg); font-weight: bold; text-decoration: none; border-right-style: none; border-bottom-style: none; border-left-style: 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: 5px;
}

#advert img{
	display: block;
}

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