/***********************************************/
/* 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{
	#background-image: url(glblnav_selected.gif);
	#font-family: Verdana, Arial, Helvetica, sans-serif;
	#font-style: normal;
	#font-weight: bold;
	#font-size: small;
	#text-decoration: none;
	color: #FFFFFF;
}

a:hover{
	#text-decoration: underline;
	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{
	#position:absolute;
	#top: 112px;
	#width: 980px;
	background-color:#FFFFFF;
}

#tl {
	#position:relative;
	top: -30px;
	left: 5%;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	#position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	#font-style: oblique;
	#font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}

#masthead{
	position: absolute;
	left: 25px;

	#width: 910px;
	background-color: #000000;
}

#pageNav{
	position: absolute
	top: 100px;
	#float: left;
	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;
	#border-left: thick solid #ccd2d2;
	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: 20px;
	left: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	background-color: #000000;

}

#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{
	#position: absolute;
	top: 0px;
	#right: 6px;
	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 {
	#position: absolute;
	#top: 0px;
	#left:7px;
}

#gnr {
	#position: absolute;
	#top: 0px;
	#right:40px;
}

#globalLink{
	background-color: #000000;
	position: absolute;
	top: 5px;
	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-image: url(glblnav_selected.gif);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;

	#font-weight: bold;
	#border-right: 1px solid #996633;
	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-image: url(glblnav_selected.gif);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	#font-weight: bold;
	#border-right: 1px solid #996633;
	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: #cccccc;
	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;
	#background-image: url(bg_grad_plain.jpg);
	#width: 975px;
	width: 942px;
}

#breadCrumb a{
	#color: #AAAAAA;
	color: #003333;
	#background-color: #000000;
	#background-repeat: repeat;
	#background-image: url(bg_nav.jpg)
}

#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: 25%;
	left: 185px;
	top: 105px;

	#width: 75%;
	width: 775px;
	color: #FFFFFF;
}
html>body .feature {
	height: auto;
	position: absolute;
	color: #003333;
	visibility: visible;

	#left: 25%;
	left: 170px;
	top: 120px;

	#width: 75%;
	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;
	#font-style: oblique;
	#font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}

td.storyLeft, a.storyLeft:visited{
	#font-family: Georgia, "Times New Roman", Times, serif;
	#font-style: oblique;
	#font-weight: bold;
	#font-size: small;
	#text-decoration: none;
	#color: #FFFF00;
}

/************** siteInfo styles ****************/

#siteInfo{
	#clear: both;
	#border-top: 1px solid #cccccc;
	#font-size: small;
	#padding: 1px;
	#margin-top: 2px;
	#width: 790px;
}

#siteInfo img{
	#padding: 4px 4px 4px 0px;
	#vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	display: list-item;
	list-style-type: upper-roman;
	#margin: 0px;
	#padding: 1px;
	color:#CC9900
	#background-color: #99CC66;
	#background-color: #000000;
}

#sectionLinks h3{
	display: list-item;
	#padding: 1px 1px 1px 1px;
	#border-bottom: 1px solid #000000;
	#background-color: #000000;
	#background-repeat: repeat;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: list-item;
	#border-top: 1px solid #000000;
	#border-bottom: 1px solid #000000;
	#font-weight: bold;
	#padding: 3px 0px 3px 10px;
	#color: #CC0066;
	#background-image: url(bg_nav.jpg);
	#background-color: #000000;
	#background-repeat: repeat;
}

#sectionLinks a:hover{
	display: list-item;
	#border-top: 1px solid #000000;
	#font-weight: bold;
	#text-decoration: none;
	#background-color: #000000;
	#background-repeat: repeat;
}


/************* 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 **********************/
