p.privacystatement {
	font-size: 90%;
	margin: 0px 15px;
}

table.forms {
	background-color: #DCDCDC;
	margin: 10px 0px;
	text-align: left;
	width: 565px;
}

table.forms input {
	font-size: 1em;
}

table.forms table {
	background-color: #DCDCDC;
	border-collapse: collapse;
}

table.forms td {
	background-color: #DCDCDC;
	padding: 5px 10px 5px 10px;
}

table.forms th {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

table.mortgage {
	background-color: #DCDCDC;
	border-collapse: collapse;
	margin: 10px 0px;
	text-align: left;
	width: 565px;
}

table.mortgage td {
	background-color: #DCDCDC;
	border: 1px solid #000000;
	padding: 5px 0px;
}

table.mortgage td.mortcalc {
	width: 80%;
}

table.mortgage td.mortcalc p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	text-indent: 5px;
}

table.mortgage th {
	background-color: #2A3C8C;
	border: 1px solid #000000;
	padding: 5px 0px;
	text-align: center;
}

th.formhead {
	background-color: #2A3C8C;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.buttons {
	font-size: 90%;
}

.dropdownlists {
	font-size: 90%;
}

.required {
	font-size: smaller;
	font-style: italic;
	font-weight: normal;
}

.VAMBlinkText {
	color: #FFFFFF;
}

.VAMErrorText {
	color: #FF0000;
	font-size: 100%;
}

.VAMFieldWithError {
	background-color: #800080;
}

.VAMNonTextHiliteFields {
}

.VAMRequiredFieldMarker {
}

.VAMRequiredFieldsDescription {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
}

.VAMTextHiliteFields {
}

.VAMValSummary {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 5px;
	width: 60%;
}

.VAMValSummaryErrors {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	margin: 5px 5px 5px 40px;
}

.VAMValSummaryFooter {
	color: #FF0000;
}

.VAMValSummaryFooter TR {
	color: #FF0000;
}

.VAMValSummaryHeader {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
}

.VAMValSummaryHeader TR {
	color: #FF0000;
}
