body {
	background-color: #999999;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: ff0000;
	font-weight: bold;
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
.bodytext_grn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #1B9820;
}


div.nav {
	width:auto;
	background:#4EAD4E;
	padding:2px;
	margin:0em;
	border:1px none #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}

div.nav a {
    display:block;
    margin:0;
    width:100%;
    padding:0px;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}

div.nav a:hover {background:#88C888;color:#000000;}.cell-rule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.footer:link				{ text-decoration: none;}
a.footer:hover				{ text-decoration: underline;}
a.footer:visited			{ text-decoration: none;}
a.footer:visited:hover		{ text-decoration: underline;}

.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #1B9820;
}
.required {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF0000; }
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #1B9820;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.subhead-grn {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4EAD4E;
}
