/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #006600;
	width: auto;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #26822D;
	text-decoration: none;
	font-weight: bold;
}

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: #5E558E;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 120% Arial,sans-serif;
 color: #3A3657;
 margin: 0px;
 padding: 0px 0px 12px 0px;
}

h4{
 font: bold 120% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

h5{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}


/*************** list tag styles ***************/

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #D2D8D8;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 188px;
	width:95%;
	color: #000000;
}

#tl {
	position:absolute;
	top: -1px;
	left: 160px;
	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: 0%;
	right: 0%;
	width:100%;
	background-color: #1E7E25;
	color: #FFFFFF;
	
}

#pageNav{
	float: left;
	width:160px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #cccccc;
	font: small Verdana,sans-serif;
	color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: none;
}

#content{
	padding: 0px 20px 0px 20px;
	margin:0px 0px 0px 165px;
	width: auto;
	background-repeat: no-repeat;
	background-image: url(../Images/newback2.jpg);
	background-color: #FFFFFF;
	background-position: bottom;

}

#maincopy{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 15px 0px 20px 0px;
	background-repeat: no-repeat;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 20px;
	right: 20px;
	color: #FFFFFF;
	padding: 0px 2px 1px 2px;
	background-color: #333366;
}

#utility a{
	color: #FFFFFF;
	font-size: 115%;
	font-weight: normal;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/


/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;	
	height: 23px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	top: 0px;
	padding-top: 0px;
	background-image: url(../Images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}



#globalLink{
	position: absolute;
	top: 2px;
	padding: 0px 0px 3px 5px;
	left: 0px;
	z-index: 100;
	text-align: left;
	width: 100%;
	margin-left: 0px;
}


a.glink, a.glink:visited{
	font-size: 90%;
	color: #5E558E;
	font-weight: bold;
	padding: 8px 8px 0px 8px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

a.glink:hover{
	text-decoration: none;
	}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 164px;
	left: 174px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-align: center;
	visibility: hidden;
	background-color: #006600;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 90%;
	color: #FFFFFF;
	float: none;
	background-color: #006600;
	font-weight: normal;
	text-align: center;
}

.subglobalNav a:hover{
	color: #333366;
}

/*************** 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{
	width: auto;
	font-size: 80%;
}


/************* breadCrumb styles ***************/


/************** feature styles *****************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	min-height:200px;
	float: right;
}
html>body .feature {
	height: auto;
}

.feature h3{
	font: bold 160% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.feature img{
	float: none;
	padding: 20px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #CCCCCC;
	padding: 5px 0px 5px 0px;
	margin-top: -1px;
	width: 100%;
	text-align: center;
	background-color: #666666;
}

/************ sectionLinks styles **************/


#sectionLinks{
	width: 100%;
	border-color: #DADEDF;
	font-size: 110%;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
	display: block;
	}

#sectionLinks a:hover{
	color: #5E558E;
	background-color: #DCE0E1;
	display:block;
	text-decoration:none;
}
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0% 0% 0% 0%;
	padding: 10px 0px 10px 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
}

.relatedLinks h3{
	padding: 15px 0px 12px 0px;
}

.relatedLinks a{
	display: block;
	line-height: 22px;
}


/**************** advert styles *****************/
#w3clogo{
	position: absolute;
	width: 93px;
	height: 36px;
	z-index: 100;
	left: 12px;
	bottom: -1px;
}

#advert{
	padding: 10px 0px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.formtitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #3A3657;
	background-repeat: no-repeat;
}
.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
}
