/* main.css for Enhanced Websites - v1.0 */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a, 
a:Active, 
a:Visited {
	color: #006EB1;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
} a:Hover {
	color: #CC0000;
	text-decoration: underline;
}


a.toplinks, 
a.toplinks:Active, 
a.toplinks:Visited {
	color: #cc0000; text-decoration:none;
} a.toplinks:Hover {
	color: #000066;
	text-decoration:none;
}

a.toplinks2, 
a.toplinks2:Active, 
a.toplinks2:Visited {
	color:#000066; font-size:16px; text-decoration:none;
} a.toplinks2:Hover {
	color:#cc0000; font-size:16px; text-decoration:none;
}


td, 
p, 
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div {
	font-size: 12px;
}
h1 {
	color: #010080;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}
h2 {
	color: #006EB1;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}
h3 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
}
h4 {
	color: #3898D3;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

a.bigRed, 
a.bigRed:Active, 
a.bigRed:Visited {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} a.bigRed:Hover {
	color: #CC0000;
	text-decoration: underline;
}

a.noStyleLink, 
a.noStyleLink:Active, 
a.noStyleLink:Visited {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
} a.noStyleLink:Hover {
	color: #CC0000;
	text-decoration: underline;
}

.titleBluSm {
	color: #3898D3;
	font-weight: bold;
	font-size: 12px;
}
.titleBlu2Sm {
	color: #013869;
	font-weight: bold;
	font-size: 12px;
}
.titleGrnSm {
	color: #509566;
	font-weight: bold;
	font-size: 12px;
}

.content, 
#formCell {
	color: black;
	padding: 8px;
	vertical-align: top;
}

.sm {
	font-size: 10px;
}
.redAccent {
	color: red;
	font-weight: bold;
}
.blueAccent {
	color: #006EB1;
	font-weight: bold;
	font-size: 14px;
	}
.blueAccentLG {
	color: #006EB1;
	font-weight: bold;
	font-size: 18px;
	}

.addys {
	font-size: 12px;
	font-weight: normal;
	color: black;
}

/* Homepage Styles */
.homePH {
	color: #010080;
	font-weight: normal;
	font-size: 16px;
	width: 180px;
	height: 56px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
}
.homePH2 {
	color: #010080;
	font-weight: bold;
	font-size: 13px;
}

.homeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
	font-style: italic;
	background-image: url(images/homepg_leftnav_foot_cap.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: top;
}

a.homeTxtLink, 
a.homeTxtLink:Active, 
a.homeTxtLink:Visited {
	color: #010080;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
} a.homeTxtLink:Hover {
	color: #CC0000;
	text-decoration: none;
}

.leftNavBk {
	background-image: url(images/homepg_leftnav_mid_bk.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	padding-top: 18px;
	text-align: right;
}
.leftNavBk2 {
	background-image: url(images/homepg_left_foot_bk.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	text-align: right;
}
.leftNav1 {
	background-image: url(images/homepg_leftnav_top_bk.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 35px;
}
.leftNav2 {
	padding-right: 12px;
	padding-bottom: 26px;
}
.leftNav3 {
	padding-right: 26px; 
	padding-bottom: 26px; 
}
.leftNav4 {
	padding-right: 38px; 
	padding-bottom: 26px;
}
.leftNav5 {
	padding-right: 37px; 
	padding-bottom: 26px;
}
.leftNav6 {
	padding-right: 26px; 
	padding-bottom: 19px;
}
.leftNav7 {
	padding-right: 34px; 
	padding-bottom: 26px; 
	padding-top: 3px;
}
.leftNav8 {
	padding-right: 4px;
}
/* Homepage Styles */

#popup01 {
	float: right;
	font-size: 10px;
	width: 150px;
	height: 100px;
	border: 1px solid #000;
	padding: 3px;
	margin: 100px 0 3px 3px;
}

/* Header Styles */
#topnavESP {
	background-image: url(images/hed-topNav_ESP.jpg);
	background-repeat: no-repeat;
	padding: 5px 0;
	text-align: right;
	}
.header {
	color: white;
	font-size: 12px;
	background-color: black;
	text-align: left;
	padding: 5px;
}

a.headerLink, 
a.headerLink:Active, 
a.headerLink:Visited {
	color: #010080;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
} a.headerLink:Hover {
	color: #CC0000;
	text-decoration: none;
}

.prequalBk {
	text-align: right;
	padding-right: 10px;
	background-image:  url("images/hed-button_BKG.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

a.prequalLink, 
a.prequalLink:Active, 
a.prequalLink:Visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #010080;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
} a.prequalLink:Hover {
	color: #CC0000;
	text-decoration: none;
}
/* Header Styles */

/* Side Styles */
a.leftNavLink, 
a.leftNavLink:Active, 
a.leftNavLink:Visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #010080;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
} a.leftNavLink:Hover {
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/bullet1over.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a.leftNav2Link, 
a.leftNav2Link:Active, 
a.leftNav2Link:Visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #010080;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	width: 160px;
} a.leftNav2Link:Hover {
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/bullet1over.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.leftNav1box {
	padding: 2px;
	padding-left: 0px;
	background-color: #CFE0F8;
	border-bottom: 6px solid #9FC2F2;
}

.sideNavBk {
	vertical-align: top;
	text-align: right;
	border: 1px solid #9FC2F2
}
/* Side Styles */

/* Footer Styles */
.footerNavBk {
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color: #cc0000;
	text-align: center;
	padding: 5px;
}

a.footerNavLink, 
a.footerNavLink:Active, 
a.footerNavLink:Visited {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
} a.footerNavLink:Hover {
	color: #000066;
	text-decoration: none;
}

.footer {
	color: white;
	font-size: 10px;
	background-color: black;
	text-align: center;
	padding: 5px;
}
.footTxt {
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
}
.footerPh {
	color: #006EB1;
	font-weight: bold;
	font-size: 12px;
	margin-top: 2px;
}

a.footerNewsLink, 
a.footerNewsLink:Active, 
a.footerNewsLink:Visited {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
} a.footerNewsLink:Hover {
	color: #cc0000;
	text-decoration: underline;
}
/* Footer Styles */

/* Form Styles */
.forminput {
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1px;
	margin: 0;
	border: solid black 1px;
}
.forminput2 {
	font-family: verdana, arial;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background-color: #f0f8ff;
	padding: 1px;
	margin: 0;
	border: solid black 1px;
}
.formMain {
	padding: 0;
	margin: 0;
}
.pnorm {
	color: Black;
	background: #f0f8ff;
	border: solid black 1px;
	cursor: hand;
}		
.pover {
	color: white;
	background: #333333;
	border: solid black 1px;
	cursor: hand;
}
/* Form Styles */

/* Mortgage 101 Classes */
a.bodylinks, a.bodylinks:Active {
	color: #006EB1;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
} a.bodylinks:Visited {
	text-decoration: underline;
} a.bodylinks:Hover {
	color: #CC0000;
	text-decoration: underline;
}

.td1 {
	background-color: #1D87AF;
	font-weight: bold;
	color: white;
}
.td2,
.td3,
.td4,
.td5 {
	background-color: Silver;
}
.td6 {
	position: relative;
	text-align: right;
	width: 275px;
	margin-left: 110px;
	background-color: White;
	border: 1px solid #CCCCCC;
}

.btb {
	position: relative;
	text-align: right;
	width: 275px;
	margin-left: 110px;
	background-color: white;
	border: 1px solid #CCCCCC;
}

.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin-bottom: 4px;
	text-align: left;
	font-size: 11px;
	color: black;
}

.pagetitle101 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1D87AF;
	font-weight: normal;
}
.bodytextbold101 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.bodytexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1D87AF;
	font-weight: normal;
}
.disclaimertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	font-style: italic;
}
/* Mortgage 101 Classes */

/* Custom Page - Styles */


#fsboImgRight {
	display: block;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
#fsboImgRight img {
	display: block;
}
#fsboImgRight p {
	font-style: italic;
	color: #CC0000;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#fsboTxt {
	display: block;
	text-align: left;
	position: relative;
	left: 0px;
	padding: 10px 0;
}
#fsboTxt2 {
	display: block;
	text-align: left;
	position: relative;
	left: 0;
	padding: 10px 0 0 0;
}
#fsboImgRight2 {
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}

.realtorImgRight {
	display: block;
	float: right;
	padding: 10px 10px 2px 10px;
}
.realtorImgRight2 {
	display: block;
	float: right;
	padding-left: 5px;
	margin-bottom: 5px;
}
.realtorImgRight2 p {
	font-style: italic;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
}
a.realtorLink, 
a.realtorLink:Visited, 
a.realtorLink:Active {
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/realtor_title_bk.gif) top no-repeat;
	text-align: center;
	width: 105px;
	height: 49px;
	display: block;
	vertical-align: middle;
	padding-top: 17px;
	margin: 0;
} a.realtorLink:Hover {
	color: #CC0000;
	background: url(images/realtor_title_bk.gif) top no-repeat;
}
.realtorListAlpha {
	list-style-type: lower-alpha;
}
.realtorListBigAlpha {
	list-style-type: upper-alpha;
}

.aboutImgRight {
	display: block;
	float: right;
	padding: 10px 10px 5px 10px;
	margin: 0;
}

.valueDove {
	vertical-align: middle;
	height: 29px;
	background: url(images/header_dove.jpg) top left no-repeat;
	padding: 10px 0 0 30px;
}
.valueImgLeft {
	display: inline;
	float: left;
	padding: 2px;
}
#valuesMain {
	width: 100%;
}
#valuesRightSide {
	float: right;
	position: relative;
	display: inline;
	width: 160px;
	vertical-align: top;
	text-align: center;
	padding: 0 5px 5px 5px;
	border-left: 1px dashed #CCC;
	margin-left: 5px;
}
#valuesRightSide p {
	text-align: left;
}
a.vauleLink, 
a.vauleLink:Visited, 
a.vauleLink:Active {
	color: #010080;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
	text-decoration: none;
} a.vauleLink:Hover {
	color: #CC0000;
	text-decoration: none;
	border-bottom: none;
}

.customTitle {
	color: #010080;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
}

#bboardMain {
	padding: 0;
}
#bboardMain div {
	font-size: 10px;
}
#bboardMain a {
	font-size: 10px;
	text-decoration: underline;
}
#bboardMain a.bboardLink {
	text-decoration: none;
}
#bboardMain a.bboardContact {
	text-decoration: none;
}
#bboardMain p {
	font-size: 10px;
	text-align: justify;
}
a.bboardLink, 
a.bboardLink:Visited, 
a.bboardLink:Active {
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/bboard_title_bk.gif) top no-repeat;
	width: 81px;
	height: 54px;
	text-align: center;
	padding-top: 20px;
	display: block;
} a.bboardLink:Hover {
	color: #FFCC00;
}
a.bboardContact, 
a.bboardContact:Visited, 
a.bboardContact:Active {
	color: white;
	font-weight: bold;
	background: #0066FF;
	padding: 5px 10px;
	margin: 15px;
	text-align: center;
	text-decoration: none;
} a.bboardContact:Hover {
	color: White;
	background: #00337F;
	text-decoration: none;
}
.bboardImgLeft {
	display: inline;
	float: left;
	padding: 2px;
}
.bboardRightPad {
	padding-right: 20px;
}
.soundClip1 {
	color: #0066FF;
	font-weight: bold;
	padding: 0 10px 0 0;
}
#contactMargin {
	margin-bottom: 4px;
	text-align: center;
}

.closingTotal {
	border-bottom: 1px solid Black;
}
.closingTotal2 {
	border-bottom: 1px solid White;
}
/* Custom Page - Styles */

/*  Rate Table Styles */
.rate_table{
	border: 1px solid #999999;
	font-size: 8px;
	margin: 24px 0 0 10px;
	width: 177px;
	color: White;
}
.rate_table .title{
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	background-color: #006EB1;
	padding: 3px 0 3px 2px;
	font-weight: bold;
	color: #FFFFFF;
}
.rate_table a.heading {
	display: block;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
	padding: 3px 0 2px 3px;
	background-color: #006EB1;
	font-size: 9px;
} .rate_table a.heading:Link, 
	.rate_table a.heading:Visited {
	color: White;
} .rate_table a.heading:Hover, 
	.rate_table a.heading:Active {
	color: #CC0000;
}

.rate_table a.program:Link, 
.rate_table a.program:Visited {
	display: block;
	padding: 1px;
	font-size: 8px;
	color: #010080;
} .rate_table a.program:Hover, 
	.rate_table a.program:Active {
	text-decoration: none;
	color: #CC0000;
}
.rate_table a.rate:Link, 
.rate_table a.rate:Visited {
	display: block;
	padding: 1px;
	font-size: 8px;
	color: #010080;
	font-weight: normal;
} .rate_table a.rate:Hover, 
	.rate_table a.rate:Active {
	text-decoration: none;
	color: #CC0000;
}
.rate_table #rtbl_apply{
	border-top: 1px solid #999999;
	background-color: #006EB1;
	font-size: 10px;
	font-weight: normal;
}
.rate_table a.apply{
	display: block;
	background-color: #9FC2F2;
	text-align: center;
	text-decoration: none;
	padding: 3px 0;
	font-weight: bold;
} .rate_table a.apply:Visited {
	font-size: 10px;
	color: #010080;
} .rate_table a.apply:Hover, 
	.rate_table a.apply:Active { 
	color: #CC0000; 
}
/*  End of Rate Table styles  */

/*  Content management style */
#cm_links{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#cm_links li{
	display: inline;
	padding: 0 3px;
}
#cm_links a{
	font-size: 11px;
}
/*  End Content Management style */
#hm_rt_side { }
#hm_rt_side_container {
	margin-top: 15px;
}
#hm_rt_side table{ 
	color: #010080; 
}
#hm_rt_side .nl_up {
	padding: -1px;
	cursor: hand;
	font-size: 9px;
	border: 1px solid #000000;
	background-color: #F0F8FF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#hm_rt_side .nl_over{
	padding: -1px;
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#hm_rt_side #free_newsletter { 
	text-align: center;
}
#hm_rt_side #free_newsletter p { 
	font-size: 12px; 
	font-family: "Times New Roman", Times, serif;  
}
#hm_rt_side #free_newsletter a {
	display: block;
	border: 2px solid #006EB1;
	padding: 3px;
	margin: 0;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	width: 150px;
}
#hm_rt_side #free_newsletter a:Link, 
#hm_rt_side #free_newsletter a:Visited {
	font-size: 14px;
	color: #000000;
} #hm_rt_side #free_newsletter a:Hover, 
	#hm_rt_side #free_newsletter a:Active {
	background-color: #CC0000;
}


/*  rws page title styles */

#_ctl3_lblApplyOnline {
	color: #006EB1;
	font-weight: bold;
	font-size: 16px;
}
#_ctl3_lblPrequalify {
	color: #006EB1;
	font-weight: bold;
	font-size: 16px;
}
#_ctl3_lblSearchRates {
	color: #006EB1;
	font-weight: bold;
	font-size: 16px;
}
#_ctl3_lblCalculate {
	color: #006EB1;
	font-weight: bold;
	font-size: 16px;
}
.pagetitle {
	color: #006EB1;
	font-weight: bold;
	font-size: 16px;
}


#mtgmenu {
	border: 1px solid #00027F;
	margin: 0;
	padding: 0;
}
#mtgmenu h4 {
	margin: 0;
}
#mtgmenu .rbbrdr {
	padding: 5px;
	font-size: 11px;
	border-right: 1px solid #00027F;
	border-bottom: 1px solid #00027F;
}
#mtgmenu .bborder {
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px solid #00027F;
}
#mtgmenu .rbrdr {
	padding: 5px;
	font-size: 11px;
	border-right: 1px solid #00027F;
}
#mtgmenu ul {
	margin: 2px 2px 2px 20px;
}
#mtgmenu li {
	font-size: 11px;
}

a#btn1, 
a#btn1:Visited, 
a#btn1:Active {
	background: url(images/btn1.jpg) no-repeat top;
	display: block;
	width: 186px;
	height: 30px;
	_height: 36px;
	padding: 6px 0 0 0;
	margin: 0;
	vertical-align: middle;
	color: #00027F;
	font-family: Times New Roman, Georgia, serif;
	font-size: 15px;
	text-decoration: none;
} a#btn1:Hover {
	background: url(images/btn1_r.jpg) no-repeat top;
	text-decoration: none;
	color: white;
}
a#btn2, 
a#btn2:Visited, 
a#btn2:Active {
	background: url(images/btn2.jpg) no-repeat top;
	display: block;
	width: 186px;
	height: 29px;
	_height: 39px;
	padding: 10px 0 0 0;
	margin: 0;
	vertical-align: middle;
	color: #00027F;
	font-family: Times New Roman, Georgia, serif;
	font-size: 15px;
	text-decoration: none;
} a#btn2:hover {
	background: url(images/btn2_r.jpg) no-repeat top;
	text-decoration: none;
	color: white;
}

a.italiclink, 
a.italiclink:Active, 
a.italiclink:Visited {
	color: #3C3B98;
	font-size: 19px;
	font-style: italic;
	font-family: Times New Roman, Georgia, serif;
	font-variant:normal;
} a.italiclink:hover {
	color: #CC0000;
}.prequalBk2 {
	text-align: right;
	padding-right: 10px;
	background-image:  url("images/hed-button_BKG.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
