﻿


#formfields label { font-family: "Arial, Helvetica, sans-serif"; font-size: 12px; font-weight: bold; }

#formfields {width:430px; float:left; margin-left:65px; margin-top:72px; display:inline;}

.formrow { margin-top: 0px; margin-bottom: 8px; width: 90%; }

.formrow2 { margin-top: 0px; margin-bottom: 10px; width: 90%; }

.military { margin-top: 0px; margin-bottom: 15px; width: 90%; }

.debtrelief { margin-top: 0px; margin-bottom: 12px; width: 85%; }

.landerlink { float: left; display: inline; margin-left: 18px; padding-bottom: 3px;}

.landerlink img { border: 0 }

#agree { float:left; }

#armed_services { float: left;}

#agreedetails { float: left; width: 300px; } 

#submit { float:left; display:inline; margin-left: 6px;}

.privacytext { font-size: 0.7em; margin-left: 11px; }


/* validation */

.validator
{
	color: Red;
	font-weight: bold;
}
.errorRequired
{
	background-color: #FA9999;
}
.errorLength
{
	background-color: #ffff66;
}
.errorInvalid
{
	background-color: #ffff66;
}
.phoneLengthInvalid
{
	background-color: #ffff66;
}

#optindebtrelief
{
	display: block;
}