@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: url(images/bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
}
#header {
	height: 62px;
	width: 850px;
	margin: 0 auto;
}
#form_holder {
	background: url(images/form_bg.jpg) no-repeat;
	width: 340px;
	height: 380px;
	position:relative
}

#form {
	position:absolute;
	left: 78px;
	top: 27px;
	height: 342px;
}

#form_step2 {
	position:absolute;
	left: 53px;
	top: 32px;
	height: 342px;
}

#form_step3 {
	position:absolute;
	left: 29px;
	top: 4px;
	height: 378px;
	width: 282px;
}

#form_holder select,input {
	margin-bottom:6px;
}


#sidebar {
	float: right;
}
#main_frame {
	width: 850px;
	margin: 20px auto;
}
#contents p { 
	font-size: 14px;
	line-height:20px;
	color:#333333;
}
.c {
	text-align: center;
}

.headline_main {
	font-size: 28px;
	font-weight: bold;
	color: #f0680d;
	text-align: left;
	margin: 0;
	padding: 0;
}

.headline {
	font-size: 34px;
	font-weight: bold;
	color: #f0680d;
	text-align: left;
	margin: 0;
	padding: 0;
}

.headline2 {
	font-size: 18px;
	font-weight: bold;
	color: #f0680d;
	text-align: left;
	padding-top:20px;
}
.subheadline {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.family_pic {
	float: left;
	position: absolute;
}
.lowrate {
	background: url(images/rate_bubble.gif) no-repeat center;
	width: 312px;
	float: right;
	height: 50px;
	position: absolute;
	margin-left: 195px;
}
.lowrate_text {
	padding-left: 40px;
	padding-top: 12px;
	color: #003366;
	font-weight: bold;
	font-size: 18px;
}
.rate_highlight {
	color: #f0680d;
	font-weight: bold;
	font-size: 24px;
}
.bullet {
	background: url(images/bullet.gif) no-repeat center;
	width: 310px;
	height: 41px;
	color: #003366;
	font-weight: bold;
}
.bullets {
	float: right;
	margin-top: 60px;
	position: absolute;
	margin-left: 200px;
}
.bullet_text {
	padding-left: 30px;
	padding-top: 13px;
}
#form_top {
	color: #133541;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	/*
	padding-left: 75px;
	*/
}

.label_form {
	font-size:12px;
	font-weight:bold;
}

.form_table {
	margin-top: 0px;
}
.form_step2_text {
	font-size: 12px;
}
#navbar {
	margin: 0 auto;
	width: 780px;
	padding: 5px;
	/*
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	*/
	line-height: 15px;
}
#navbar ul {
	margin: 0;
	padding: 0;
}
#navbar ul li {
	list-style: none;
	display: inline;
	margin-right: 25px;
	margin-left: 5px;
}
#navbar a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
#navbar a:hover {
	color: #ff0000;
}

#navbar_footer {
	margin: 0 auto;
	width: 820px;
	padding: 20px 5px 5px 5px;
	/*
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	*/
	border-top: 1px solid #cccccc;
	line-height: 18px;
}
#navbar_footer ul {
	margin: 0;
	padding: 0;
}
#navbar_footer ul li {
	list-style: none;
	display: inline;
	margin-right: 25px;
	margin-left: 5px;
}
#navbar_footer a {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

#navbar_footer a:hover {
	color: #000000;
}

#footer {
	width: 850px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}
a.privacypolicy {
	color: #666;
}
.privacypolicy {
	font-size:12px;
}
#calculator {
	width:405px;
	font-size: 12px;
	margin-top: 20px;
	padding:15px;
	border:#999999 solid 1px;
	background-color:#f2f2f2;
}

a:link {
	text-decoration:none;
	color:#333333;
}
a:visited {
	text-decoration:none;
	color:#333333;
}

ul.sitemap_list {
	style="list-style-type:none; line-height:24px; font-weight:bold; color:#333333;
}

ul.bullets_refinance {
	font-size:14px;
	line-height:18px;
}

h2.quote {
	margin:0;
	padding:0;
	font-size: 18px;
	font-weight: bold;
	color: #f0680d;
	text-align: left;
}

.highlight {
	font-weight:bold;
	color:#000000;
}

#disclaimer {
	width: 800px;
	margin: 0 auto;
	font-size:11px;
	line-height:16px;
	color:#999;
}

