﻿


#formfields label { font-family: Georgia, "Times New Roman", Times, serif; font-size: .8em; font-weight: bold; }

#formfields {width:379px; float:left; margin-left:111px; margin-top:20px; display:inline;}

.formrow { margin-top: 0px; margin-bottom: 8px; width: 90%; }

.landerlink { float: left; display: inline; margin-left: 14px; padding-bottom: 20px;}

.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: 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;
}