body {
	text-align: center;
	vertical-align: top;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
	bgcolor: #FFFFFF;
	margin-width: 0px;
	margin-height: 0px;
	font-family: tahoma;
	font-size: 14px;
}
.bodycopy {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 5px;
}
.bodycopy a:link {
	text-decoration:none;
	color: #336600;
	font-weight: bold;
}
.bodycopy a:visited {
	text-decoration:none;
	color: #336600;
	font-weight: bold;
}
.bodycopy a:hover {
	text-decoration:underline;
	color: #336600;
	font-weight: bold;
}
.bodycopy a:active {
	text-decoration:none;
	color: #336600;
	font-weight: bold;
}
.bodycopy a:li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	vertical-align: top;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 5px;
}
.nav {
	background-color: #006600;
	color: #FFFFFF;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-indent: 25px;
	height: 25px;
	line-height: 25px;
}
.nav a {
	display:block;
	height:100%;
	font-weight: bold;
	background-color: #6B9129;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-top: solid #FFF 1px;
}
.nav a:hover {
	display:block;
	height:100%;
	font-weight: bold;
	background-color: #FCFF00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.subnav {
	background-color: #336600;
	color: #FFFFFF;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 35px;
	height: 25px;
	line-height: 25px;
	border-top: solid #FFF 1px;
}
.subnav a {
	display:block;
	height:100%;
	font-weight: normal;
	background-color: #336600;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.subnav a:hover {
	display:block;
	height:100%;
	font-weight: bold;
	background-color: #FCFF00;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF00;
	background-color: #336600;
	padding: 20px 20px 20px 20px;
}

.footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: underline;
}
 
