.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.bodycopy:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #C57D00;
	text-decoration: none;
}
a.bodycopy:active {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #C57D00;
	text-decoration: none;
}
a.bodycopy:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #C57D00;
	text-decoration: underlined;
}
a.bodycopy:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #C57D00;
	text-decoration: none;
}
.footertext {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:active {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}
a.footertext:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}
.bgnorepeat {
	background-repeat: no-repeat;
}
.dhtmlnav {
	font-family: "Verdana";
	font-size: 9px;
color: #000000;
	text-decoration: none;
}
a.dhtmlnav:link {
	font-family: "Verdana";
	font-size: 9px;
color: #000000;
	text-decoration: none;
}
a.dhtmlnav:active {
	font-family: "Verdana";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.dhtmlnav:hover {
	font-family: "Verdana";
	font-size: 9px;
	color: #000000;
}

.required {

	color: #CC0000;

}
