body {
	background-color: #CCCCCC;
	margin-top: 20px;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
P, FONT, BODY, PRE  {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000;
	margin: 0px 0px 0px 0px;
	
}
P  {
	line-height : 150%;
}

a {
	font-weight: bold;
}
a:link {
	color: #006B00;
	text-decoration: none;
}
.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006B00;
}
a:active {
	text-decoration: none;
	color: #006B00;
}
form { 
	padding: 0px;
	width: auto;
	margin: 0px;
	}
img { border: 0px; }
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, verdana, sans-serif;
	text-decoration: none;
	letter-spacing:-0.1px;
	font-weight: bold;
	}
h1 {
	font-size: 14px;
	font-weight:strong;
	color: #006B00;
	margin: 0px;
	padding: 5px 0px 15px 0px;
	}
h2 {
	font-size: 16px;
	font-weight:normal;
	color: #006B00;
	margin: 0 0 0 0px;
	padding: 5px 0px 8px 0px;
	}
h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0 0 0 0px;
	padding: 5px 0px 15px 0px;
	color: #006B00;
	}
h4 {
	font-size: 9px;
	color: #006B00;
	padding: 5px 0px 15px 0px;
	margin: 0 0 0 5px;
	}
h5 {
	font-size: 9px;
	color: #006B00;
	padding: 5px 0px 15px 0px;
	margin: 0 0 0 5px;
	}
.noM { margin:0px; }
.noP { padding:0px;}
hr { width: 100%; height: 1px;}

#navigation {
	font-family:verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-align:right;
	color: #FFFFFF;
	width:127px; 
	height: auto; 
	border: 0px;
	background-color: transparent;
	padding:0px 0px 0px 0px;
	clear:left;
}	
#navigation ul {
margin: 0; 
padding: 0;
list-style-type: none;
}  

#navigation li {
margin: 0px 0 0;
background: #006B00;
border-bottom: 2px solid #409040;
} 

#navigation a {
display: block;

padding: 20px 10px 20px 0px;
border: 0px;
background: transparent;
text-decoration: none; 
} 

#navigation a:link, #navigation a:visited {
color: #FFFFFF;
}
#navigation a:active {
background: #284721;
color: #fff;
}
#navigation a:hover {
border: 0px;
background: #004000;
color: #FFF;
} 

.whitebackground {
background-color:#FFFFFF;
	}
/* IE5/IE6 Quirks Mode Hacks
---------------------------------------- */

/* IE5 Mac Backslash Hack \*/

* html th, * html td {
font-size:75%
}

* html .container {
width:780px
}

* html #c2 {
height:350px
}

* html #fastfind {
margin-right:-3px;
width:201px;
}

* html #f2 {
height:59px
}

/* End IE5 Mac Backslash Hack */

