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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-color: #000000;
	
}

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

a:link, a:visited{
	color: #FFFFFF;
}

a:hover{
	color: #FFFF00;
}

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

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

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

h3{
	color: #003333;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: small;
}

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

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

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	background-color:#FFFFFF;
}

#tl {
	top: -30px;
	left: 5%;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}

#masthead{
	position: absolute;
	left: 25px;
	background-color: #000000;
}

#pageNav{
	position: absolute
	top: 100px;
	padding: 0px;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	position: absolute;
	min-height: 300px;
	width: 175px;
	top: 130px;
	left: 20px;
}

#content{
	padding: 0px 1px 0px 0px;
	margin:0px 0px 0px 175px;
	left: 5%;
	position: relative;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #003333;
	font-weight: bold;
	background-color: #000000;
}

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

#utility{
	position: absolute;
	top: 0px;
	left: 535px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	background-color: #000000;
	width: 305px;
	height: 57px;
	overflow: hidden;

}

#utility a{
}

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

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

#pageName{
	padding: 0px;
	margin: 0px;
	border-bottom:0px none;
	background-color: #000000;
	background-repeat: repeat;
	left: 5%;
	position: relative;
	width: 910px;
}

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

#pageName img{
	top: 0px;
	padding: 0px;
	margin: 0px;
}

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

#globalNav{
	position: absolute;
	top: 85px;
	/*width: 100%;*/
	height: 25px;
	padding: 0px;
	margin: 0px;
	width: 870px;
	left: -10px;
	background-color: #000000;
	text-decoration: none;
	outline-color: #000000;
	border-color: #000000;
	white-space:inherit;
}

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

#gnl {
}

#gnr {
}

#globalLink{
	background-color: #000000;
	position: absolute;
	top: 0px;
	height: 25px;
	min-width: 650px;
	padding: 0px;
	margin: 0px;
	left: 20px;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	#font-weight: bold;
	font-style: normal;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	outline-color: #000000;
	border-color: #000000;
	white-space:inherit;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	clear: inherit;
}


a.glink, a.glink:visited{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	outline-color: #000000;
	border-color: #000000;
	white-space:inherit;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
}

a.glink:hover{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	text-decoration: none;
	color: #FFFF00;
	outline-color: #000000;
	border-color: #000000;
	white-space:inherit;
}

.skipLinks {display: none;}

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

.subglobalNav{
	background-color: #000000;
	position: absolute;
	top: 79px;
	left: 0px;
	/*width: 100%;*/
	min-width: 800px;
	visibility: hidden;
	font-size: medium;
	color: #FFFFFF;
	outline-color: #000000;
	border-color: #000000;
	white-space:inherit;
}

.subglobalNav a:link, .subglobalNav a:visited {
	background-color: #000000;
	font-size: 90%;
	color: #FFFFFF;
	outline-color: #000000;
	border-color: #000000;
	white-space:inherit;
}

.subglobalNav a:hover{
	background-color: #000000;
	color: #FFFF00;
	outline-color: #000000;
	border-color: #000000;
	white-space:inherit
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 3px;
	right: 50px;
	z-index: 101;
	font-size: large;
	visibility: hidden;
	background-color: #000000;
}

#search input{
	font-size: 70%;
	margin: 0px  0px 0px 10px;
	background-color: #000000;
	color: #FFFFFF;
 }
 
#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;
	background-color: #000000;
	left: 5%;
	position: relative;
	width: 942px;
}

#breadCrumb a{
	color: #003333;
}

#breadCrumb a:hover{
	background-repeat: repeat;
	text-decoration: none;
}


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

.feature{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	font-size: small;
	background-color: #000000;
	left: 185px;
	top: 105px;
	width: 775px;
	color: #FFFFFF;
}
html>body .feature {
	height: auto;
	position: absolute;
	color: #003333;
	visibility: visible;
	left: 170px;
	top: 120px;
	width: 775px;
	overflow: visible;
}
.feature h3{
	font: bold 175% Arial,sans-serif;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: center;
	padding: 10px;
}


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

.story {
	font-size: 85%;
	height: auto;
	text-align: left;
}

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

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

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

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

td.storyLeft{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}

td.storyLeft, a.storyLeft:visited{
}

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

#siteInfo{
}

#siteInfo img{
}


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

#sectionLinks{
	display: list-item;
	list-style-type: upper-roman;
	color:#CC9900
}

#sectionLinks h3{
	display: list-item;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: list-item;
}

#sectionLinks a:hover{
	display: list-item;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 5px 5px;
	background-color: #000000;
	position: absolute;
	left: 10px;
	top: 120px;
	width: 175px;
}

.relatedLinks h3{
	padding: 5px 0px 2px 0px;
	background-color: #000000;
	
}
.relatedLinks a{
	display: block; 
	background-color: #000000;
}

td.relatedLinks {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	background-color: #000000;
}

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

#advert{
	padding: 5px;
	background-color: #000000;
	width: 175px;
	height: 125px;
	position: absolute
	top: 200px;
	background-repeat: no-repeat;
	background-position: left center;
	overflow: visible;
	position: absolute;
	top: 0px;
}

#advert img{
	background-color: #000000;
	position: absolute;
	top: 200px;
}

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

