/********** cnesls.css **********/

/********** HTML tag styles **********/
html
{
	height: 100%;
}

body{
	height:100%;
	font-family: Arial,sans-serif;
	font-size : 95%;
	color: #000000;
	line-height: 1.16;	
	margin: 0px;
	padding: 0px;
}

/********** image tag **********/
.img{
	position:relative;
	border: thin solid #00CC99;
	margin: 1px;
	padding: 0px;
}

/************** header tags **************/
h1{
 font: bold 140% Arial,sans-serif;
 color: #044E2D;
 margin: 0px;
 padding: 5px 0 5px 0;
}
h2{
 font: bold 114% Arial,sans-serif;
 color: #508960;
 margin: 0px;
 padding: 5px 0 5px 0;
}
h3{
 font: bold 100% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 5px 0 3px 0;
}
h4{
 font: bold 97% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}
h5{
 font: italic 97% Arial,sans-serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

/*************** list tag  ***************/

ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}


/********** Layout Divs **********/
#nonFooter
{
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

#masthead{
	position: relative;
	top: 6px;
	left: 2%;
	right: 2%;
	width:96%;
	height:80px;
	background: #fff right no-repeat url("/images/bannerls.jpg");	
	border: 1px solid #cccccc; 
}
#masthead img{
	position: absolute;
	top: 0px;
	left: 6px;
	padding: 0px;
	margin: 0px;
	border:none;
}
#mainpage{
	position: relative;
	top: 34px;
	left: 2%;
	right: 2%;
	width:96%;
	/*height:400px;*/
	background-color: #ffffff;
	border: 0px solid #cccccc; 
	/*border-bottom: 1px solid #cccccc;*/
	/* 
	min-height: 100%;
	*/
	height:100%;
}

#bannertext {
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18pt;
	color:#044E2D;
	margin-left:85px;
	padding-left:0px;
	padding-top:25px;
}

#pageNav{
	position: absolute;
	left: 0px;
	width:158px;
	padding: 10px;
	height:100%;
	font: small Arial,sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#content{
	padding: 0px 10px 0px 10px;
	margin:0px 0px 20px 178px;
}

#footer{
	clear:both;
	position: relative;
	margin-top: -24px;
	padding: 2px 0px 2px 0px;
	left: 2%;
	right: 2%;
	width:96%;
	height:18px;
	border: 1px solid #cccccc; 
	font: small Arial,sans-serif;
	text-align:center;
	color: #044E2D;
	background-color: #CBDCD2;	
}

/********** breadCrumb styles **********/
#breadCrumb{
	position:absolute;
	top: 90px;
	left: 2%;
	right: 2%;
	width:96%;
	border: 1px solid #cccccc; 
	background-color: #CBDCD2;
	padding: 3px 0px 3px 0px;
	font: small Arial,sans-serif;
	color: #044E2D;
}

#breadCrumb a{
	color: #044E2D;
	font-weight:bold;
	text-decoration: none;
	padding: 3px;
}

#breadCrumb a:hover{
	color: #044E2D;
	font-weight:bold;
	text-decoration:underline;
	padding: 3px;
}

/******* hyperlink and anchor tags *******/
a:link, a:visited{
	color: #044E2D;
	font-weight:bold;
	text-decoration: none;
}
a:hover{ 
	color: #044E2D; 
	background-color:#CBDCD2; 
	text-decoration: underline;	
	font-weight:bold;
}

/************ sectionLinks **************/

.sectionLinks{
	margin: 0px;
	padding: 0px;
}

.sectionLinks p{
	margin: 2px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	border-bottom: 0px solid #eeeeee;
	border-top: 0px solid #eeeeee;
}
.sectionLinks a:link, .sectionLinks a:visited  {
	display: block;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #CBDCD2;
	/*background-image:  url("./images/bg_nav.jpg");*/
	font-weight: normal;
	padding: 1px 0px 1px 10px;
}
.sectionLinks .nonlink  {
	display: block;
	color: #044E2D;
	font-weight:bold;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #CBDCD2;
	/*background-image:  url("./images/bg_nav.jpg");*/
	font-weight: normal;
	padding: 1px 0px 1px 10px;
}
.sectionLinks .alt a:link, .sectionLinks .alt a:visited {
	display: block;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #CBDCD2;
	/*background-image:  url("./images/alt_bg_nav.jpg");*/
	font-weight: normal;
	padding: 1px 0px 1px 10px;
	
}
.sectionLinks .alt1 a:link, .sectionLinks .alt1 a:visited {
	display: block;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #E9F3EE;
	/*background-image:  url("./images/alt_bg_nav.jpg");*/
	font-weight: normal;
	padding: 1px 0px 1px 25px;
}

.sectionLinks a:hover, .sectionLinks .alt a:hover, .sectionLinks .alt1 a:hover{
	/*	border-left: 1px solid #044E2D;
	border-right: 1px solid #044E2D; */
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	/*background-color: #CBDCD2;*/
	color: #044E2D;
	/*background-image:  url("./images/bg_nav.jpg");*/
	font-weight: bold;
	text-decoration: underline;	
}


/**************** misc *****************/

.warning {
	color: #FF4040;
	font-style: italic;
	font-weight: bold;
}
.filesize{
	font-size:small;
	font-style:normal;
	color:#000000;
}
/********************* end **********************/

