﻿

#formfields { margin-left: 220px; width: 515px; padding-top:68px; padding-bottom:20px; }

#formfields label { font-family: Georgia, "Times New Roman", Times, serif; font-size: .9em; font-weight: bold; }

.formrow { margin-top: 0px; margin-bottom: 8px; width: 510px; }


.landerlink { float: left; margin-top: 09px; margin-left: 100px;}

.landerlink img { border: 0 }

#submit { float:left; display:inline; margin-left: 54px; margin-top:0px; }

.privacytext { font-size: 0.7em; }


/* validation */

.validator
{
	color: Red;
	font-weight: bold;
}
.errorRequired
{
	background-color: #FA9999;
}
.errorInvalid
{
	background-color: #ffff66;
}
.errorLength
{
	background-color: #ffff66;
}
.phoneLengthInvalid
{
	background-color: #ffff66;
}
#optindebtrelief
{
	display: block;
}