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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, sans-serif;
	line-height: normal;	
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(bg_grad.jpg);
	margin-left: 0px;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #003300;
}
body,td,th {
}
.style25 {color: #006600}
.style30 {color: #FFFFFF}
.style32 {color: #7C947A; }
.style33 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #F1D0A3; }
.style34 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #F1D0A3; font-weight: bold; }
.style36 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #F1D0A3; font-weight: bold; }
.style38 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style40 {font-size: 18px}
.style41 {
	font-size: 12px;
	font-weight: bold;
}
.style42 {font-size: 14px}
#Layer13 {
	position:relative;
	top:0px;
	width:823px;
	height:1900px;
	z-index:1;
	background-color: #013302;
	margin: 0px auto;
}
#Layer11 {
}

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

a:link, a:visited{
	color: #F1D0A3;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

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

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

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

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

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

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

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

#tr {
	position:absolute;
	top: 21px;
	right: 26px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	width: 22px;
	height: 19px;
	visibility: visible;
	overflow: visible;
}
#tr {
	height: 145px;
	width: 19px;
}


#masthead{
	position: absolute;
	top: 22px;
	left: 57px;
	right: 2%;
	width:900px;
	height: 127px;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	font: small Verdana,sans-serif;
	background-image: url(tlomenu.jpg);
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #003300;
}


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

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

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #00CC66;
}

#utility a{
	color: #009900;
}

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

#globalLink{
	position: absolute;
	height: 144px;
	
	padding: 0px;
	margin: 0px;
	z-index: 100;
	width: 950;
}


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{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

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

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

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

td.storyLeft{
	padding-right: 12px;
}


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

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #006600;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

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


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

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

}

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

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #718e70;
	border-bottom: 0px solid #718e70;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #F1D0A3;
}

#sectionLinks a:hover{
	border-top: 1px solid #718e70;
	background-color: #009933;
	font-weight: bold;
	text-decoration: none;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #718e70;
}

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

.relatedLinks a{
	display: block; 
}


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

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
.mojstyl {
	font-family: "Verdana";
	font-size: 14px;
}
