td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4E4E4E;
}
.homebody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #D4D4D4;
}

.regbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4E4E4E;
}
.smbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
}
.subs {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25.5px;
	line-height: 25px;
	color: #787983;
	font-weight: lighter;
}
.regbody a {
	text-decoration: none;
}
.navborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A1A0AE;
	border-bottom-color: #A1A0AE;
}
.navcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-transform: uppercase;
}

.navcopy a {
	text-decoration: none;
}
.navborderselected {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B1E542;
	border-bottom-color: #B1E542;
}
.navbordertop {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #B1E542;
}
.navsubcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-transform: capitalize;
}
.navsubcopy a {
	text-decoration: none;
	color: #333333;
}
.bodysmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.bodyheads {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4E4E4E;
	text-transform: capitalize;
	text-decoration: underline;
}

.formtitle
{
	color: #082a59;
	padding: 1px 5px 3px 5px
}
.required
{
	color: red
}

.textbox
{
	width: 120px;
	height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}