body {
	margin: 0px;
}
.navTop a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;

}
.navTop a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.navTop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
}
.navTop a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;

}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-indent: 20px;

}
.bodyTextNOindent {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.textMulching {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #003300;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-indent: 20px;
	color: #9ACC99;
	text-decoration: none;

}
.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-indent: 20px;
	color: #9ACC99;
	text-decoration: none;

}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-indent: 20px;
	color: #9ACC99;
	text-decoration: none;

}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-indent: 20px;
	color: #9ACC99;
	text-decoration: none;

}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-indent: 20px;
	color: #9ACC99;
	text-decoration: none;

}
.formLabels {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.required {
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
.mainbkgdblur {
	background-image: url(../images/blur.jpg);
	background-repeat: no-repeat;
}
.backslice {
	background-image: url(../images/slice.gif);
	background-repeat: repeat-y;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333300;
	line-height: 20px;
}
