/* nav gif trans matte #5e7085 */

@import url("reset.css");

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #464646;
	background: #cbcfea url(../images/bkg.jpg) repeat-x top left;
	width: 100%;
	text-align: center; /* Needed for IE5x Bug */
}

h1 { margin: 15px 0 5px 0; padding: 0; font-size: 18px; font-weight: normal; color: #e87c0f; text-align: left; line-height: 1.3em; }
h2 { margin: 15px 0 5px 0; padding: 0; font-size: 14px; font-weight: bold; color: #2c4b88; text-align: left; }
h3 { margin: 0 0 5px 0; padding: 0; font-size: 12px; font-weight: bold; color: #e87c0f; text-align: left; }
p { margin: 0; padding: 8px 0; text-align: justify; line-height: 1.4em; font-size: 13px; }
p.small { margin: 0; padding: 10px 0 0 0; text-align: justify; line-height: 1.3em; font-size: 12px; }
a:focus { outline: none; }
a { color: #428ce9; text-decoration: underline; }
a:hover { color: #c18501; text-decoration: underline; }
sup { font-size: 8px; font-weight: normal; }
sub { height: 0; line-height: 1; vertical-align: baseline; vertical-align: bottom; position: relative; top: .5ex; }
ol { text-align: left; margin-top: -5px; }
ul { text-align: left; margin: 0 0 8px 18px; padding: 0; list-style-type: square; font-size: 13px; line-height: 1.3em; }
li { padding: 3px; }
.clear { clear: both; height: 0px; font-size: 0px; line-height: 0px; }
.right { text-align: right; }

h2 a { font-size: 14px; font-weight: bold; color: #2c4b88; text-decoration: none; }

.layout { margin: 0 auto; padding: 0; width: 770px; text-align: center; }

#headerLeft { float: left; width: 363px; text-align: left; }

#headerRight { float: right; width: 407px; padding-top: 21px; text-align: right; }
#headerRight ul { text-align: right; margin: 0; padding: 0; list-style-type: none; }
#headerRight li { display: inline; margin: 0 0 0 10px; padding: 0; }
#headerRight p { margin: 3px 0 0 0; padding: 0; text-align: right; color: #e87c0f; font-size: 18px; font-weight: normal; }
#headerRight a { color: #666666; font-size: 13px; text-decoration: none; }
#headerRight a:hover { color: #0193cf; text-decoration: none; }
#headerRight li.active a { color: #0193cf; }

#content { width: 770px; margin: 0; padding: 0; background-color: #fff; }

#leftcol { float: left; width: 490px; padding: 5px 25px 0 25px; background-color: #fff; }
#rightcol { float: right; width: 182px; padding: 5px 24px 0 24px; background: #fff url(../images/sideBKG.jpg) no-repeat top left; }

#rates { margin: 0; padding: 0; color: #464646; font-size: 13px; }
#rates p.date { margin: -3px 0 7px 0; padding: 0; color: #8185af; font-size: 12px; }
#rates table { border-top: 1px solid #bad3ef; }
#rates td { padding: 4px 2px 4px 4px; border-bottom: 1px solid #bad3ef; }
#rates p.small { margin: 0; padding: 10px 0 0 0; text-align: justify; line-height: 1.3em; font-size: 11px; color: #999999; }

#testimonial { min-height: 160px; margin: 0; padding: 0; color: #878686; font-size: 11px; text-align: left; }
#testimonial p { margin: 5px 0 5px 0; padding: 0; color: #464646; font-size: 12px; }

#home { margin: 0; padding: 0; }
#home ul { margin: 0; padding: 25px 0 0 0; width: 180px; color: #2c4b88; font-weight: bold; font-size: 13px; list-style-type: none; }
#home ul li { padding: 8px 0 8px 25px; background: url(../images/check.gif) no-repeat center left; }

#news { margin: 15px 0 0 0; padding: 0; }
#news .spacer { width: 770px; height: 15px; background-color: #fff; }

#news .newsHeader { background: transparent url(../images/newsTop.gif) no-repeat top center; }
#news .newsHeader th { color: #fff; font-weight: bold; font-size: 14px; height: 27px; line-height: 27px; vertical-align: middle; }
#news .newsHeader a { display: block; width: 75px; padding: 3px 6px; color: #555d74; font-size: 11px; line-height: 11px; vertical-align: middle; text-align: center; text-decoration: none; background-color: #fff; border: 1px solid #6d8bb5; }
#news .newsHeader a:focus { outline: none; }
#news .newsHeader a:hover { background-color: #f5a95c; color: #fff; text-decoration: none; }

#news .newsArticles { margin: 0; padding: 0; }
#news .newsArticles td { width: 33%; padding: 0 22px; background-color: #fff; border-right: 1px solid #ced2e7; }
#news .newsArticles p { margin: 5px 0 5px 0; padding: 0; text-align: left; font-weight: bold; line-height: 1.3em; font-size: 12px; color: #818181; }
#news .newsArticles p.date { margin: -3px 0 0 0; padding: 0; text-align: left; line-height: 1.3em; font-size: 11px; color: #5c5c5c; }
#news .newsArticles a { padding-left: 17px; color: #2c4b88; font-size: 12px; text-decoration: none; background: url(../images/arrow.gif) no-repeat center left; }
#news .newsArticles a:focus { outline: none; }
#news .newsArticles a:hover { color: #e87c0f; text-decoration: underline; }

#footer { margin: 15px 0; padding: 0; color: #737581; font-size: 11px; text-align: center; line-height: 1.8em; }
#footer a { color: #737581; text-decoration: none; font-size: 11px; }
#footer a:hover { color: #000; text-decoration: none; }

#cform { text-align: left; margin-top: 10px; }
#cform th { text-align: right; padding-right: 15px; padding-top: 10px; vertical-align: middle; }
#cform td { padding-top: 10px; }
#cform .in { width: 280px; border: 1px solid #a2a2a2; padding: 5px 6px; }
#cform textarea { width: 292px; border: 1px solid #a2a2a2; padding: 2px; }
#cform fieldset { margin: 10px 0 15px 0; }
#cform legend { font-weight: bold; display: block; float: left; width: 100%; padding-bottom: 5px; padding-left: 10px; margin-bottom: 15px; border-bottom: 1px solid #a2a2a2; color: #2c4b88; font-size: 13px; }
#cform label { display: block; float: left; width: 165px; padding-top: 6px; text-align: right; font-weight: normal; padding-right: 10px; }
#cform select { margin-top: 5px; }
#cform p { margin: 0; padding: 0 0 8px 0; }

.image { padding: 4px; border: 1px solid #cbcbcb; margin-right: 15px; }

#boxes { margin: 15px 0 25px 0; }
#boxes a { display: block; height: 190px; text-indent: -9999px; text-decoration: none; }

#boxes .NHP a { background: url(../images/PurchasesRefinancing.gif) no-repeat; width: 240px; }
#boxes .NHP a:hover { background: url(../images/PurchasesRefinancing.gif) no-repeat 0 -190px; }

#boxes .HEF { padding-left: 5px; }

#boxes .HEF a { background: url(../images/HomeEquityFinancing2.gif) no-repeat; width: 240px; }
#boxes .HEF a:hover { background: url(../images/HomeEquityFinancing2.gif) no-repeat 0 -190px; }


/** MENU **/

.chromestyle { width: 770px; height: 42px; margin: 0 auto; text-align: left; border-bottom: 3px solid #5772ae; }

.chromestyle ul {padding: 0; margin: 0; list-style-type: none; text-align: center; }

.chromestyle ul li { margin: 0; padding: 0; float: left; list-style: none; }

.chromestyle a { display: block; height: 42px; text-indent: -9999px; }

.chromestyle li.home a { background: url(../images/nav/home.gif) no-repeat; width: 79px; }
.chromestyle li.home a:hover { background: url(../images/nav/home.gif) no-repeat 0 -42px; }

.chromestyle li.mortgages a { background: url(../images/nav/mortgages.gif) no-repeat; width: 120px; }
.chromestyle li.mortgages a:hover { background: url(../images/nav/mortgages.gif) no-repeat 0 -42px; }

.chromestyle li.investors a { background: url(../images/nav/investors.gif) no-repeat; width: 106px; }
.chromestyle li.investors a:hover { background: url(../images/nav/investors.gif) no-repeat 0 -42px; }

.chromestyle li.about a { background: url(../images/nav/about.gif) no-repeat; width: 113px; }
.chromestyle li.about a:hover { background: url(../images/nav/about.gif) no-repeat 0 -42px; }

.chromestyle li.contact a { background: url(../images/nav/contact.gif) no-repeat; width: 122px; }
.chromestyle li.contact a:hover { background: url(../images/nav/contact.gif) no-repeat 0 -42px; }

.chromestyle li.apply a { background: url(../images/nav/apply.gif) no-repeat; width: 230px; }
.chromestyle li.apply a:hover { background: url(../images/nav/apply.gif) no-repeat 0 -42px; }


/* Style for Drop Down Menu */

.dropmenudiv {
position:absolute;
top: 0;
border-bottom-width: 0;
z-index:100;
background-color: #dbe6ff;
width: 200px;
visibility: hidden;
margin-top: 2px;
}

.dropmenudiv a {
width: auto;
display: block;
border-bottom: 1px solid #BBB;
padding: 4px 5px 4px 10px;
text-decoration: none;
text-align: left;
font-size: 13px;
font-weight: normal;
color: #000;
line-height: 1.3em;
}


* html .dropmenudiv a { /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ background-color: #fad258; color: #000; text-decoration: none; }




