<style>
<!--
body {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
}
.form {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	border: 1px solid gray;
}
.text {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
}
.heading {
	font-size: 14pt;
	font-family: arial,helvetica,verdana;
	color: black;
}
.title {
	font-size: 11pt;
	font-family: verdana,arial,helvetica;
	border-bottom: 1px solid gray;
	background-color: #dddddd;
	color: black;
}
.results_title {
	font-size: 13pt;
	font-family: verdana,arial,helvetica;
	border-bottom: 1px solid gray;
	background-color: #dddddd;
	color: black;
}
.theader {
	font-size: 11px;
	font-family: verdana,arial,helvetica;
	background-color: #efefef;
	color: black;
}
a.lock_rate {
	font-size: 11px;
}
td.lock_rate {
	font-size: 13pt;
	font-family: verdana,arial,helvetica;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	background-color: #efefef;
	color: black;
}
.tr_lock_rate {
	font-family: verdana,arial,helvetica;
	border: 1px solid gray;
	background-color: #dddddd;
	color: black;
}
.loan_program {
	background-color: #efefef;
	color: black;
	font-size: 13px;
}
input,select {
	font-size: 11px;
}
.submit {
	border: 1px solid gray;
	background-color: #3F3C2C;
	color: #ffffff;
	font-weight: bold;
}
.selector_bk1 {
	background-color: #FAF9F3;
	font-size: 11px;
}
.selector_bk2 {
	background-color: #F7F3E6;
	font-size: 11px;
}
a.loan_details {
	color: #33567E;
}
a.loan_details:hover {
	color: black;
}
//-->
</style>