/* CSS Document */

body {
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #214f7e;
	margin: 0px;
	padding: 0px;
}

.quote {
	position:relative;
	background-image:url(images/quotes_bg.jpg);
	background-repeat: repeat;
	width:251px;
	margin-top: 10px;
	color:#ffffff
}

.Location {
	border:1px solid #000;
	margin-top:15px;
	width:400px;
	text-align:left;
	padding:5px;
	background:silver;
} 

.formtext {
float:left;
width:100px;
text-align:right;
color:#ffffff;
font-weight:normal;
height:25px;
line-height:15px;
margin-right:5px;
}

.formfield {
float:left;
width:140px;
color:#ffffff;
text-align:left;
height:25px;
}

.formTextField {
width:135px;
}

.menuitem {
	float:left;
	width:80px;
	height:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color:black;
	margin-top:5px;
	vertical-align:middle;
	margin-right:auto;
	margin-left:auto;
    
}

.menuitem a{ color:black; }

.main_container {
	width: 822px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -411px;
	left: 50%;
	position: relative;
	clear: both;
}
.header_container {
	margin: 0px;
	width: 806px;
	position: relative;
	height: 60px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.header_container a {
	color: #FFFFFF;
	text-decoration: none;
}
.logo {
	position: absolute;
	z-index: 1;
	left: 334px;
	top: 0px;
}


.header_right {
	position: absolute;
	left: 579px;
	top: 26px;
	width: 235px;
	text-align: right;
}
.header_right a {
	color: #FFFFFF;
	text-decoration: none;
}



.main_bg_container {
	width: 1024px;
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -512px;
	left: 50%;
	position: absolute;
	height: 517px;
	clear: none;
	top: 0px;
}
.global_nav_container {
	float: left;
	width: 822px;
	position: relative;
	padding-bottom: 8px;
	z-index: 100;
	height: 80px;
}
#nav_hotline_service {
	position: absolute;
	left: 7px;
	top: 50px;
	visibility: hidden;
	width: 180px;
	z-index: 100;
}
.hotline_service_sub {
	float: left;
	width: 176px;
	position: relative;
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #edf3f9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #edf3f9;
}
.flyout {
	float: left;
	width: 176px;
	position: relative;
	background-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #edf3f9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #edf3f9;
	display: block;
}

ul.flyout {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 174px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #edf3f9;
	border-left-color: #edf3f9;
}
li.flyout {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a.flyout {
	background-image: url(subnav_bg.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	width: 133px;
	font-family: "Trebuchet MS", arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 35px;
	height: 28px;
}
a:hover.flyout {
	color: #009be3;
	text-decoration: none;
}
/*#nav_loan_services {
	position: absolute;
	left: 101px;
	top: 50px;
	visibility: hidden;
	width: 180px;
	z-index: 100;
}
#nav_credit_counselors {
	position: absolute;
	left: 207px;
	top: 50px;
	visibility: hidden;
	width: 180px;
	z-index: 100;
}
#nav_consumer_help {
	width: 180px;
	position: absolute;
	left: 321px;
	top: 50px;
	visibility: hidden;
	z-index: 100;
}
#nav_helpful_resources {
	position: absolute;
	left: 426px;
	top: 50px;
	visibility: hidden;
	width: 180px;
	z-index: 100;
}
#nav_members {
	position: absolute;
	left: 531px;
	top: 50px;
	visibility: hidden;
	width: 180px;
	z-index: 100;
}
#nav_media {
	position: absolute;
	left: 628px;
	top: 50px;
	visibility: hidden;
	width: 180px;
	z-index: 100;
}
#nav_homeowner {
	position: absolute;
	left: 707px;
	top: 50px;
	visibility: hidden;
	width: 180px;
	z-index: 100;
}*/
.home_body_container {
	float: left;
	width: 798px;
	position: relative;
	background-image: url(home_bg.jpg);
	background-repeat: no-repeat;
	height: 371px;
	padding-left: 24px;
	padding-top: 20px;
	z-index: 0;
}
.home_body_container h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #336699;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.home_body_container h2 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #336699;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.home_header {
	float: left;
	position: relative;
	margin: 0px;
	z-index: 0;
	top:-7px;
	padding: 0px;
	width: 386px;
}

.home_header ul {
	font-family: "Trebuchet MS";
	font-size: 11px;
	vertical-align: top;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	color:#000;
	line-height:17px;
	margin: 0px;
}

.home_header_intro {
	font-family: "Trebuchet MS";
	font-size: 14px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 16px;
	color:#000;
	margin: 0px;
	padding-bottom: 0px;
	width: 358px;

}

.footer_home {
	float: left;
	width: 822px;
	position: relative;
	background-image: url(footer_home_bg.jpg);
	background-repeat: no-repeat;
	height: 79px;
	z-index: 0;
	padding-top: 9px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.footer_home a {
	color: #FFFFFF;
	text-decoration: none;
}

.home_header h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #336699;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}
.home_header h2 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #336699;
	text-align: right;
	margin: 0px;
	z-index: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.home_header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 12px;
	padding: 0px;
	line-height: 16px;
	font-weight: 400;
}
.footer_home a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_home_right {
	position: absolute;
	left: 318px;
	top: 8px;
	float: right;
}
.col2_body_container {
	background-color: #FFFFFF;
	background-image: url(body_top_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 788px;
	position: relative;
	padding-left: 17px;
	padding-right: 17px;
}
.co11_container {
	float: left;
	width: 520px;
	position: relative;
	margin: 0px;
	padding-right: 16px;
}
.col1_header {
	float: left;
	width: 520px;
	position: relative;
	padding-bottom: 11px;
	padding-top: 4px;
}
.col1_body_content {
	background-image: url(content_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 471px;
	position: relative;
	padding-left: 23px;
	padding-top: 26px;
	padding-right: 26px;
	padding-bottom: 16px;
}
.col1_body_content p {
	font-family: "Trebuchet MS", arial;
	font-size: 16px;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
.col1_body_content a {
	color: #027afd;
	text-decoration: none;
}

.col1_body_content ul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	vertical-align: top;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.col1_body_content ul li {
	background-image: url(bullet_blue.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.col1_body_content ul li a {
	color: #027afd;
	text-decoration: none;
}
.col1_body_content ul li a:hover {
	text-decoration: underline;
}


.col2_container {
	float: left;
	width: 252px;
	position: relative;
	padding-top: 27px;
}


.col2_body_bottom {
	float: left;
	width: 822px;
	position: relative;
}
.footer {

	float: left;
	width: 822px;
	position: relative;
	height: 79px;
	z-index: 0;
	padding-top: 9px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {

	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.footer_right {
	position: absolute;
	left: 445px;
	top: 9px;
	width: 372px;
}
.col1_body_content a:hover {
	color: #027afd;
	text-decoration: none;
}
.promo_here_to_help {
	float: left;
	width: 225px;
	position: relative;
	background-image: url(promo_help_bg.jpg);
	background-repeat: no-repeat;
	height: 116px;
	padding-left: 18px;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 9px;
}
.promo_here_to_help h1 {
	font-family: "Trebuchet MS";
	font-size: 34px;
	color: #FFFFFF;
	margin: 12px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.promo_here_to_help h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

.promo_here_to_help p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: 600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.textbox {
	background-image: url(textbox_bg.gif);
	background-repeat: no-repeat;
	width: 173px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #495774;
	padding-right: 3px;
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.promo_faqs {
	float: left;
	width: 225px;
	position: relative;
	background-image: url(promo_faqs_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	padding-top: 26px;
	padding-left: 18px;
	padding-right: 9px;
	padding-bottom: 100px;
}
.promo_faqs h1 {
	font-family: "Trebuchet MS", arial;
	font-size: 21px;
	font-weight: normal;
	color: #296098;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.promo_faqs p {
	font-family: "Trebuchet MS", arial;
	font-size: 14px;
	color: #296098;
	margin: 0px;
	padding: 0px;
}


.promo_spacer {
	float: left;
	height: 9px;
	width: 252px;
	position: relative;
}
.col1_body_content table {
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
}
.col1_body_content h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.footer_center {
	position: absolute;
	left: 671px;
	top: 9px;
	width: 137px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.col1_header h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.home_help_box {
	float: left;
	width: 340px;
	position: relative;
	margin: 5px 0px 0px;
	padding-top: 30px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.home_help_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}
#nav_loan_services {

	position: relative;
	visibility: hidden;
	width: 178px;
	z-index: 100;
}
#nav_media {

	position: absolute;
	left: 628px;
	top: 50px;
	visibility: hidden;
	width: 180px;
	z-index: 100;
}
#nav_homeowner {


	position: absolute;
	left: 708px;
	top: 50px;
	visibility: visible;
	width: 180px;
	z-index: 100;
}
.home_help_box h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav_loan_services_flyout {
	width: 178px;
	position: absolute;
	left: 100px;
	top: 48px;
	z-index: 500;
	visibility: hidden;
}
.flyoutbottom {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 178px;
}
.promo_here_to_help h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
/*START classes added by  gurminder for quikloans.php */

.quickloans_main_container {
	/*width: 1050px;*/
	width:auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
    
	position: relative;
	clear: both;
	vertical-align:middle;
}
.frame_div
{
	text-align:center;
	border:0px solid red;
	width:auto;
	
}
.header_container_quikloans {
	margin: 0px;
	width:auto;
	position: relative;
	height: 90px;	
	background-image: url(header-homeowner-no-behind.PNG);
	background-position:bottom center ;
	background-repeat: no-repeat;
}
.header_container_quikloans a{
	color: #FFFFFF;
	text-decoration: none;
}
.header_container_refinance_help {
	margin: 0px;
	width:auto;
	position: relative;
	height: 110px;	
	background-image: url(Refinance-Option-Rate-Cut.jpg);
	background-position:bottom center ;
	background-repeat: no-repeat;
}
.header_container_refinance_help a{
	color: #FFFFFF;
	text-decoration: none;
}

/*END*/