body { 
color: #000000; font-family: arial, helvetica, sans-serif; font-size: 10pt; background: #d6e3bc url(images/enviro/background.gif) top left repeat-x; margin:0px; padding:0px;
}
 
TD{ 
font-size: 10pt;
}

UL, LI{ 
margin: 5px 0px;
}

h1 { 
font-size: 22px; margin: 10px 0px 5px 0px; font-family: arial, helvetica, sans-serif; color: #4f81bd;
} 

h2 { 
font-size: 16px; margin: 20px 0px 0px 0px; font-family: arial, helvetica, sans-serif; color: #365f91;
} 

h3 { 
font-size: 14px; margin: 15px 0px 5px 0px; font-family: arial, helvetica, sans-serif; color: #365f91;
} 
 
p { 
font-size: 14px; margin: 7px 0px; font-family: arial, helvetica, sans-serif; color: #000;
} 
 
 

a:link { 
color: #003399 
} 
a:visited { 
color: #6699cc 
} 
a:hover { 
color: #dc143c 
} 
a:active { 
color: #ff0000 
} 
a.hide { 
display: none 
} 
a.clean { 
text-decoration: none 
} 
	

#footerlinks { 
font-size: 11px; 
text-align:center;
margin-top:10px;
} 
 
#footerlinks a:link { 
color: #001057;
} 

#footerlinks a:visited { 
color: #001057;
} 

#footerlinks a:hover { 
color: #034fc2;
} 

#footerlinks a:active { 
color: #ffd700;
} 
	 
	 
	 
	 
	 

#tabs {
	float:left;
	width:100%;
	font-size:100%;
	font-weight:bold;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/enviro/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/enviro/tabright2.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}

	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FF9834;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
