body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#ff9b01;
}
h1.fakeh2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#386376;
	margin:0px;
}
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#386376;
}
h2.info {
	margin:0px;
}
h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#386376;
	padding-top:15px;
}
p {
	line-height:17px;
}
.footer {
	font-size:10px;
	color:#666666;
}
a.footer {
	color:#666666;
	text-decoration:none;
}
a.footer:hover {
	color:#ff9b01;
	text-decoration:underline;
}
a {
	color:#386376;
}
a:hover {
	color:#ff9b01;
}

/* creates illusion of cellpadding on all td's */
#mortgage-loan-form td {
	padding:5px;
}
.form-01 {
   font-size:12px;
   text-align:center;
   font-weight:bold;
   padding:20px 0px 0px 0px;
}
.form-03, .form-05 {
   font-size:12px;
   text-align:center;
   font-weight:bold;
}
.form-02, .form-04, .form-06 {

}
.form-02 select, .form-04 select, .form-06 select {
   width:160px;
   font-size:12px;
   margin:8px 0px 8px 60px;
}
.form-02 select:hover, .form-04 select:hover, .form-06 select:hover {

}
.form-07 input {
   margin:10px 0px 0px 86px;
}
#disclosures ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#disclosures ul li a {  
  display: block;
  text-decoration: none;
  color:#666666;
}
#disclosures a:hover {
	text-decoration:underline;
	color:#FF9B01
}
