﻿/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #006699;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}

a:visited {
	color: #006699;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}

a:link {
	color: #006699;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 /*color: #334d55; */
 color: green;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: green;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-image:url('bullet_green.jpg');
 /*list-style-type: disc;
 font-style:italic;*/
 padding-top: 0; 
 padding-bottom: 0; 
 margin-bottom: 0; 
 margin-top: 0; 
}

ul ul{
 list-style-type: square;
 margin-left:20px;

}

ul ul ul{
 list-style-type: none;
}

label{
 font: italic 100% Verdana;
 color:green;

}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#PageHeader{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height:50px;
	background:#e6fbca;
}

E6FBCA

#ESLLogo{
	padding-left:5px;
	padding-top:5px;
	}

#ESLName{
	padding-top:5px;
}


#PageContainer {
	position:relative;
	width:800px;
	padding:0;
	background-color: #eeffee;
 }


#VNavBar{
	float:left;
	width: 145px;
	padding: 0px;
	background-color: #eeFFee;
	line-height: 1.166;
	text-align:left;
}

#Content{
	z-index:0;
	width: 655px;
	padding:0;
	background-color: white;
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	text-align:left;
	margin-left: 145px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	float:left;
	padding: 10px 0px 0px 80px;
}

#siteName img{
	position:absolute;
	left:0px;
	top:0px;
	display: block;
	border:none;
}

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

#pageName{
	padding: 10px 0px 10px 10px;
}


/************* #HNavBar styles **************/

#HNavBar{

clear: both;
height: 20px;
background-color:#aaddaa;
color: #000000;
padding: 0px 10px 4px 0px;
white-space: nowrap;
text-align:right;
border-bottom:1px solid #cccccc;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#HNavBar img{
 display: block;
}

#HNavBar a {
	font-size: 70%;
	padding: 0px 0px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 70%;
	padding: 5px 0px 5px 10px;
}

/************* #DateBar style *************/

#dateBar{
	float:right;
	font-size: 70%;
	color: #006699;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

/************* #Contacts style *************/

#Contacts img{
	float:left;
}

#Contacts{
border-spacing: 10px;
}

#Contacts td{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#cccccc;
padding-bottom:5px;
}

/************* #SiteMap style *************/
#SiteMap thead{
	font-weight:bold;
	color:green;
	}
	
#SiteMap td{
	vertical-align:top;
	width:33%
	}
	
/************** .square ***********************/

#squares{
}

#squares img{
	border-bottom-style:outset;
	border: 1px solid #cccccc;
	margin: 0px 23px 0px 10px;

	}
	
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	text-align:left;
}

.feature h3{
	padding: 20px 0px 0px 0px;
	
}

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

.feature td img{
	float: left;
	padding:0px 5px 0px 0px;
	margin-left:0px;	

	
}

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

.story{
	
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	text-align:left;
}

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

}

.story img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 10px;
}

.story highlight{

	font-weight:bold;
}

/************** .PicContainer styles *****************/
.PicContainer{
	float:right;
	width:220px;
	height:140px;
	text-align:center;
	font-size:70%;
	font-weight:bold;
	border:1px #cccccc solid;
	margin: 5px;
	padding:0px;
}

.PicContainer img{
	float:none;
	margin:5px;
	padding:0px;
}



/************** .quote styles *****************/

.quote{
	padding-left:50px;
	font-style:italic;
	}
	



/************** .benefits styles *****************/


.benefits{

	float:left;
	width:200px;
	height:110px;
	margin:5px 10px 5px 10px;
	padding: 5px 5px 5px 5px;
	border:1px solid #cccccc;
	line-height:1.5;
	overflow:hidden;
	text-align:left;
}

.benefits h3{
	padding: 0px 5px 0px 0px;

}

.benefits ul{
	margin-left:0;
	padding: 0 0 0 40px;
	line-height: 1.3;
}


/* adjust margins to change separation between the feature image and text flowing around it */


	

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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 5px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the VNavBar in cases where they "touch" */

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


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

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #VNavBar link styles ***********/

#VNavBar ul a:visited {display: block;}

#VNavBar ul a:link {display: block;}
#VNavBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#VNavBar li {
border-bottom: 1px solid #EEFFEE;  /* hide the border in IE  */
font-style:normal; /* override the style defined for ul above */
}

/* fix for browsers that don't need the hack */
html>body #VNavBar li {border-bottom: none;}


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

.sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 70%;
}

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

.sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

.sectionLinks a:visited{
	
	padding: 2px 0px 2px 10px;
}

.sectionLinks a:hover{
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


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

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 70%;
	font-weight: bold;
	border-top: 1px solid #cccccc;

}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 70%;
}

#headlines a:hover{
 background-color: #dddddd;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}

/************** .ESLForm 	**************/

.ESLForm
 {
	font-size:80%;
	margin-left:20px;
}

.ESLForm label{
	display:block;
	position:relative;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0.5em;
	line-height:1em;
}

.ESLForm label select{
	padding-left:0px;
}


.ESLForm  label input,label select{
	position:absolute;
	left:11em;
	top: -.2em;
	font-size:100%;
	line-height:1em;
	text-align:left;
	padding-left:3px;
}

#survey input
{
	margin-top:0.5em;
	font-size:90%;
}


.ESLForm  fieldset{	
	border: none;
}

.mandatory {
	color: red;
	font-size:120%;
}

.titles{font-weight: bold; text-align: left; background: #e6fbca}
.data{border-bottom: black;background: #eeffee; text-align: left}
tbody{text-align: center}
td{padding:5px 10px;}

