body {background: #4d6a6e; color: #006679; font-family: arial, helvetica, sans-serif;
}
table.maintable { 
background: #b8d4c5;
} 

p { 
font-family: arial, helvetica, sans-serif;  margin-top: 3px;
} 
td { 
font-size: 0.9em; font-family: arial, helvetica, sans-serif; 
} 
img { 
border: none;
}

ul { 
margin-bottom: 0%; padding-top:3px; font-family: arial, helvetica, sans-serif; list-style-type: square; 
}
ul.standard li {padding:3px;}

input.text { 
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	border : 1px;
	border-color : 7F9DB9;
	border-style : solid;
} 

a:link { 
color: #0397a1
} 
a:visited { 
color: #8b0000 
} 
a:hover { 
color: #da0501 
} 
a:active { 
color: #ff0000 
} 
a.hide { 
display: none 
} 
a.clean { 
text-decoration: none 
} 

#navcontainer { margin-left: 0px;}
 
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: arial, helvetica, sans-serif; 
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 4px 0px 3px 0px;
width: 158px;
color: #fff;
background-color: #01575d; /* Inactive Not Hovered */
text-decoration: none;
border-top: 1px solid #C9E6F3;
border-left: 1px solid #C9E6F3;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
font-weight: bold;
font-size: 13px;
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #fff;
background-color: #003344; /* Inactive Hover */
text-decoration: none;
border-top: 1px solid #C9E6F3;
border-left: 1px solid #C9E6F3;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
}

#active a
{
background-color: #0397a1; /* Active Not Hovered */
}

#active a:hover
{
background-color: #03b3c0; /* Active Hover */
}

#navcontainer ul ul li { margin: 0;}

#navcontainer ul ul a
{
display: block;
padding: 3px 0px 3px 0px;
width: 158px;
color: #333;
background-color: #fafff3; /* Sub Active Not Hovered */
text-decoration: none;
font-size: 11px;
font-weight: bold;
border-top: 0px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#navcontainer ul ul a:hover
{
color: #333;
background-color: #ecfff0; /* Sub Active Hovered */
text-decoration: none;
border-top: 0px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#subactive a
{
background-color: #f5f5f5;
background-image: url(images/enviro/arrow.gif);
background-repeat: no-repeat;
background-position : right;
}


h1 { 
padding: 0px; font-size: 22px; margin-bottom: 5px; font-family: arial, helvetica, sans-serif; color:#003344;
} 
h2 { 
font-size: 18px; margin-bottom: 3px; font-family: arial, helvetica, sans-serif;  color:#003344;
} 
h3 { 
font-size: 14px; margin-bottom: 0px;  padding-bottom: 0px; font-family: arial, helvetica, sans-serif; color:#003344;
} 
h4 { 
font-size: 13px; margin-bottom: 0px; font-family: arial, helvetica, sans-serif; color: #000000;
} 


#copyright {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 color:#fff;
 font-size: 8pt;
 line-height:10pt;
 text-align : center;
 padding-top:5px;
}

#webdeveloper {
 color:#aaa;
 font-size: 8pt;
 cursor: default;
 padding-bottom:5px;
}

#webdeveloper a:link { 
color: #ddd
} 
#webdeveloper a:visited { 
color: #ddd 
} 
#webdeveloper a:hover { 
color: #fff 
} 

acronym { 
color: #666666 
} 
.ucase { 
text-transform: uppercase 
} 
.nobr { 
white-space: nowrap 
} 
.smalltext { 
font-size: 12px; 
} 
.tinytext { 
font-size: 9px; 
}



/* 2007 New Fly out Menu */


	#subnavlist, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;

		width : 11em;
	}
	
	#subnavlist li { /* all list items */
		margin-bottom : -10px;
		width: 11em;
	}
	
	#subnavlist li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.00em;
		margin-top : -1.45em;
	}
	
	#subnavlist li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#subnavlist li a {
		width: 11em;
		w\idth : 10em;
		display : block;
		color : black;
		font-weight : bold;
		text-decoration : none;
		background-color : white;
		border : 1px solid black;
		padding : 0 0.5em;
	}
	
	#subnavlist li a:hover {
		color : white;
		background-color : black;
	}
	
	#subnavlist li:hover ul ul, #subnavlist li:hover ul ul ul, #subnavlist li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#subnavlist li:hover ul, #subnavlist li li:hover ul, #subnavlist li li li:hover ul, #subnavlist li.sfhover ul, #subnavlist li li.sfhover ul, #subnavlist li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
	#content {
		margin-left : 12em;
	}














@media print 
{ 
h1 { 
page-break-inside: avoid 
} 
h2 { 
page-break-inside: avoid 
} 
h3 { 
page-break-inside: avoid 
} 
h4 { 
page-break-inside: avoid 
} 
h5 { 
page-break-inside: avoid 
} 
h6 { 
page-break-inside: avoid 
} 

td.noprint {
display: none
}
td.body1 {
display: none
}
td.body4 {
display: none
}
td.nav1 {
display: none
}
td.nav2 {
display: none
}
td.nav4 {
display: none
}
td.bottom {
margin-right:600px;
}
td.body2 {
margin-right:600px;
}


blockquote { 

} 
ul { 

} 
ol { 

} 
dl { 

} 

} 
