@charset "ISO-8859-1";
.mainlinks {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: 8EBB90;
	text-decoration: none;
}
a {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: 8EBB90;
	text-decoration: none;
}
.header {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: 594A33;
	text-decoration: none;
}
.sectionhead {
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
}
.body {
	font-family: helvetica;
	font-size: 10px;
}
.blockquote {
	font-family: georgia;
	font-size: 12px;
	color: 594A33;
}
.atlinks {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: 915A41;
	text-decoration: underline;
}

.required {
	font-family: helvetica;
	font-size:10px;
	color:#FF0000
	}
	
.missing {
font-family: helvetica;
	font-size:14px;
	color:#FF0000
	}