@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#477347;
	margin-top: 0px;
	font-size:10px;
}
.copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFF;
	margin-top: 0px;
	font-size:10px;
}
.header1{
color:#9900FF;
font-size:24px;
font-weight:bold;
margin-bottom:4px;
}
.header2{
color:#477347;
font-size:14px;
font-style:italic;
font-weight:bold;
margin-bottom:4px;
}
.header3{
color:#477347;
font-size:18px;
margin-bottom:4px;
}
.entryform {
	font-size:16px;
}
.navseeds {
font-size:14px;
vertical-align:middle;
height:20px;
text-align:center;
font-weight:bold;
}
a.navseeds {
color:#000000;
text-decoration:none;
}
a.navseeds:hover {
text-decoration:underline;
}
.nav {
background-color:#A7BF77;
font-size:14px;
vertical-align:middle;
height:20px;
text-align:center;
font-weight:bold;
}
a.nav {
color:#000000;
text-decoration:none;
}
a.nav:hover {
text-decoration:underline;
}
.navbody {
font-size:14px;
vertical-align:middle;
height:20px;
text-align:center;
font-weight:bold;
}
a.navbody {
color:#000000;
text-decoration:none;
}
a.navbody:hover {
text-decoration:underline;
}
.footer {
background-color:#A7BF77;
font-size:10px;
vertical-align:middle;
height:14px;
}
.FormField
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
}
.Required
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #FF0000;
}
