@import url("/css/reset.css");
.BodyTextErr {
	color:Red;
}
.text-right {
	text-align: right;
}
body {
	margin: 0;
	padding: 0;
	background: white url(/images/bg-site.png) repeat-x top;
}
body#home {
	background: white url(/images/bg-home.png) repeat-x top;
}
body, td, th {
	font: 13px/20px Tahoma, Geneva, sans-serif;
	color: #333333;
}
p, ul, ol, H1, H2, H3, table, form {
	margin: 0 0 25px 0;
}
a img {
	border: none;
}
a {
	color: #444a93;
	text-decoration: none;
}
a:hover {
	color: #444a93;
	text-decoration: underline;
}
form {
	padding: 0;
}
form td {
	padding: 4px 0;
	text-align: left;
	line-height: 18px;
}
.sidebar-testimonial {
	border-top: 1px solid #ddd;
	color: #768b73;
	font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
	background: url(/images/bg-testimonial.png) no-repeat left top;
	padding: 10px 15px;
}
#header {
	height: 137px;
	position: relative;
	background: url(/images/bg-header-highlight.png) no-repeat top left;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#home-banner {
	padding-top: 1px;
	position: relative;
}
#home-banner h1.page-heading {
	float: left;
	width: 298px;
	display: block;
	color: white;
	font: normal 34px/36px Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
	text-shadow: #111111 1px 1px 3px;
	filter: Shadow(Color=#111111, Direction=135, Strength=2);
}
#steps img {
	float: left;
	margin: -5px 20px 0 0;
}
p#step1 img {
	margin-right: 26px;
	margin-left: 6px;
}
p#step3 img {
	margin-right: 23px;
}
p#step1 {
	margin-bottom: 35px;
}
p#step2 {
	margin-bottom: 40px;
}
#steps p {
	color: white;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}
#steps {
	width: 272px;
	height: 293px;
	padding: 30px 25px 0 0;
	background: url(/images/bg-123.jpg) no-repeat right bottom;
}
#home-quick-form {
	width: 341px;
	background: url(/images/bg-home-form.png);
	border: 2px solid #b9b9b9;
	height: 379px;
	position: absolute;
	top: -46px;
	right: 0;
}
#sub-quick-form {
	width: 341px;
	background: url(/images/bg-home-form.png);
	border: 2px solid #b9b9b9;
	height: 223px;
	position: absolute;
	top: -46px;
	right: 0;
}
#home-quick-form form, #sub-quick-form form, .sub_quick_form_div {
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#home-quick-form h1, #sub-quick-form h1 {
	font-size: 26px;
	line-height: 30px;
	color: white;
	margin-bottom: 20px;
	float: none;
}
#home-quick-form form select, #sub-quick-form form select {
	width: 95%;
	padding: 3px;
	margin-bottom: 18px;
	font-size: 10px;
	font-weight: bold;
}
#home-quick-form form #submit, #sub-quick-form form #submit {
	float: right;
}
#home-quick-form a#privacy-link, #sub-quick-form a#privacy-link {
	color: #bfc1da;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	line-height: 14px;
}
#home-quick-form a#privacy-link:hover, #sub-quick-form a#privacy-link:hover {
	color: white;
	text-decoration: none;
}
#home-quick-form a#privacy-link img, #sub-quick-form a#privacy-link img {
	float: left;
	margin: 5px 12px 0 0;
}
#home-quick-form label, #sub-quick-form label {
	float: left;
	display: block;
	width: 110px;
	padding-top: 3px;
	clear: left;
	margin-bottom: 5px;
	color: white;
}
#home-quick-form input[type="text"], #sub-quick-form input[type="text"] {
	margin-bottom: 15px;
	padding: 3px;
	background: white;
	border: 2px solid #b4b6d8;
	color: #444;
	font-size: 14px;
	width: 160px;
}
#home-quick-form table {
	margin-bottom: 0px;
}
#home-quick-form td {
	color: #FFF;
	font-size: 12px;
}
#content {
	padding: 35px 0 20px;
	clear: both;
}
#quick-approval-content {
	background: url('/images/bg-quick-approval.png') no-repeat top left;
	width: 960px;
	height: 500px;
	padding: 20px 0 0 15px;
	margin-top: -15px;
}
.white-box {
	background: #fff;
	border: 1px solid #ccc;
	padding: 20px 32px;
	width: 876px;
	height: 405px;
}
.white-box p {
	font-size: 14px;
}
.white-box p.phrase {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
}

.white-box p.phrase-inline {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 3px;
	margin: 0;}
	
.white-box span.green {
	color: #839488;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
}
.btn-quick-approval {
	background: url('/images/btn-quick-approval.jpg') no-repeat center top;
	width: 175px;
	height: 41px;
	border: 0px;
	color: #fff;
	font-family: tahoma;
	font-size: 13px;
	display: inline-block;
	margin-top: 20px;
}
.btn-quick-approval span {
	display: inline-block;
	padding: 7px 0;
	text-align: center;
}

a:hover.btn-quick-approval {
	text-decoration: none;
	color: #fff;
}

.qualification {
	width: 163px;
	margin-left: 358px;
	margin-bottom: -10px;
	}

/* STICKY FOOTER */

html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}
#footer {
	margin: 10px auto 0;
	background: #7c7c7c;
	color: #ddd;
	text-align: left;
	font-size: 12px;
	clear: both;
	height: 75px;
	margin-top: -75px;
	position: relative;
	z-index: 10;
	padding-bottom: 50px;
}
#footer div {
	width: 980px;
	margin: 0 auto;
	padding-top: 25px;
}
#clearfooter {
	height: 75px;
	position: relative;
	z-index: 1;
}
#logo {
	background-image: url(/images/logo.png);
	text-indent: -9999px;
	height: 57px;
	width: 387px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 5px;
	z-index: 10;
}
#header h1 {
	margin: 0;
}
a#livechat {
	position: absolute;
	top: 15px;
	right: 20px;
}
#contact-num {
	position: absolute;
	top: 23px;
	right: 275px;
	font-size: 36px;
	color: #42478f;
	line-height: 28px;
	text-align: center;
}
#contact-num span {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	display: block;
}
/* HEADERS */

H1 {
	font: bold normal 18px/22px Tahoma, Geneva, sans-serif;
	margin-bottom: 20px;
}
H2 {
	font: normal 18px/22px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
H3 {
	font: bold normal 15px/20px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	background: #a8aac7;
	padding: 5px;
	color: #fff;
}
H4 {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.purple {
	color: #424891;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.black {
	color: #000;
	font-family: Georgia;
	font-size: 18px;
}
/* FORMS */

.basic-form label {
	float:left;
	width:200px;
	display:block;
	clear:left;
	margin-right:10px;
	text-align:left;
	margin-top: 10px;
	padding-top: 3px;
}
.basic-form label.error {
	float: left;
	width: 150px;
	color: red;
	padding: 0;
	margin: 15px 0 0 15px;
	clear: none;
}
.basic-form textarea, .basic-form input[type="text"], .basic-form input[type="file"], .basic-form select, .basic-form button, .basic-form optgroup, .inputButton {
	margin-top:10px;
	width: 350px;
	padding: 4px;
	float: left;
	border: 2px solid #ced0de;
	background: #f1f1f5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.basic-form textarea {
	width: 350px;
}
.basic-form label wide {
	float: none;
}
.basic-form br {
	clear: both;
}
.basic-form input[type="checkbox"] {
	margin-top: 10px;
}
.basic-form input[type="submit"] {
	background: url(/images/btn-submit-medium.png);
	color: white;
	text-align: center;
	margin-top: 15px;
	border: none;
	cursor: pointer;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 47px;
	width: 156px;
}
.basic-form input[type="text"].error {
	border: 2px solid red;
}
/* NAVBAR */

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#nav li {
	display: inline;
	float: left;
}
#nav a {
	float: left;
	display: block;
	height: 36px;
	padding: 0 22px;
	margin: 0px;
	text-align: center;
	color: #fff;
	line-height: 36px;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
	background: url(/images/bg-nav-hover.png) repeat-x bottom;
	border-top: 3px solid #adadad;
	margin-top: -3px;
}
/* LEFT NAV */
.sub-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	text-align: left;
	margin: 0 0 20px 0;
}
.sub-nav li {
	border-top: 1px solid #ccc;
}
.sub-nav li:first-child {
	border-top: none;
}
.sub-nav li a {
	display: block;
	background: none;
	text-decoration: none;
	padding: 8px 0;
	margin: 0;
	width: 100%;
}
.sub-nav li a:hover {
	text-decoration: none;
	color: red;
}
.full-width {
	width: 100%;
	clear: both;
}
.col-small {
	width: 28%;
	border-left: 1px solid #eee;
	padding-left: 30px
}
.col-large {
	width: 65%;
}
.col-650 {
	width: 610px;
}
.col-250 {
	width: 250px;
}
#home .col-650 {
	width: 650px;
}
#home-content-left .col-large {
	width: 100%;
}
#home-content-left #mortgage-rates-feed {
	width: 35%;
	padding-left: 30px;
	border-left: 1px solid #eee;
}
img.left {
	margin: 0 25px 10px 0;
}
img.right {
	margin: 0 0 10px 25px;
}
/* COMMON */		
	
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}

.clear {
	clear:both;
}
.first {
	margin-left:0 !important;
}
.last {
	margin-right:0 !important;
}
.top {
	margin-top:0 !important;
}
.bottom {
	margin-bottom:0 !important;
}
.hidden, .print {
	display:none;
}
/* COLUMNS */
		
.cols {
} /* main column container class */
.col {
	float:left;
	display:inline;
	width:48%;
	margin-left:4%; /* 2 equal width columns layout - default */
}
.cols3 .col {
	width:30%;
	margin-left:5%;
} /* 3 equal width columns layout */
.cols4 .col {
	width:22%;
	margin-left:4%;
} /* 4 equal width columns layout */
.clearfix {
	clear: both;
}
.clear-margin {
	margin: 0;
}

/* // clearfix */




/*** PRINT STYLES ***/
@media print {
html {
	width:100%
}
body {
	background: white;
	font-size: 12pt;
}
img {
	border: 0;
}
#content {
	padding: 0;
	margin: 20px 0;
}
.page-break {
	display:block;
	page-break-before:always;
}
#footer {
	margin-top: 25px;
}
#nav, .side-nav {
	display: none;
}
}
.HyperBullets {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
	font-size: 12px;
}
.BodyTextErr {
	color:#FF0000;
}
.FriendlyMsg {
	color:#0000FF;
}
.tblPadding tr td, .tblPadding tr th {
	padding-left:2px;
}
.grvRowPager table tr td {
	Padding:1px 3px 1px 3px;
	border:none;
}
.grvRowPager table {
	margin:0px 0px 0px 0px!important;
}
tr.grvRowPager td table {
	text-align:right !important;
	float:right;
}
#wrapper #Form1 #home-banner .page-heading.smaller {
	font-size: 20px;
	line-height: 28px;
}
#wrapper #home-banner .page-heading.smaller {
	font-size: 20px;
	line-height: 28px;
}
#NextStepID, #SkpStepID {
	display:inline-block;
}
.bbb-logo{
	float:left;
	width:135px;
	margin:0 15px 20px 0;
	}
#inc_directmail_SkipStepID {
	position:absolute;
	margin-top:3px
}
/* changes made by Travis Cannon */
.team-left{
	float:left;
	width:250px;
}
.team-right{
	float:right;
	width:250px;
}
.team-left p{
	font-size:14px;
}
.team-right p{
	font-size:14px;

}
p span{
	font:12px/14px Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
