﻿
#formfields label { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; }

.formrow { margin-top: 0px; margin-bottom: 8px; width: 98%; }

.formrow2 { margin-top: 0px; margin-bottom: 12px; width: 100%; }

.military { margin-top: 0px; margin-bottom: 12px; width: 100%; }

.debtrelief { margin-top: 0px; margin-bottom: 12px; width: 85%; }

.landerlink { float: left; display: inline; margin-left: 15px; padding-bottom: 20px;}

.landerlink img { border: 0 }

#agree { float:left; }

#armed_services {}

#agreedetails { float: left; width: 365px; } 

#submit { float:left; display:inline; margin-left: 6px;}

.privacytext { font-size: 0.7em; margin-left: 5px; }


/* 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;
}