@charset "UTF-8";
/* CSS Document */

/* GLOBAL RESETS
=========================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	/*vertical-align:baseline;*/
}
:focus {
	outline:0;
}
html {
	height:100%;
}
body {
	color:#222222;
	height:100%;
	font-size:12px;
	font-family:verdana;
	background:url(images/Background-Pages.jpg) #CCC top left repeat-x;
}
ol, ul {
	list-style:none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	}
/*
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
*/
h1 {
	color:#9B002C;
	font-size:16px;
	font-weight: bold;
}
h2 {
	color:#000;
	font-size:13px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
button {
	border:none;
	cursor:pointer;
	margin:0;
	padding:0;
}
 button:focus::-moz-focus-inner {
border-color:transparent !important;
}
a {
	text-decoration:none;
	color:#406FA9;
}
a:hover {
	color:#3B3F4C;
}
/* GENERIC CLASSES
=========================================================== */
div.social{
	text-align:center;
	width:220px;
}
.alttxt {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.bold {
	font-weight:bold;
}
.uppercase {
	text-transform:uppercase;
}
.strikethrough {
	text-decoration:line-through;
}
.italic {
	font-style:italic;
}
.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .clearfix {
	zoom:1;
}
/* GLOBAL LAYOUT
=========================================================== */

#bodywrap {
	width:900px;
	margin:0 auto;
}
#headContainer {
	margin:0 auto;
	width:900px;
}
#header {
	float:left;
	width:900px;
	margin-top:20px;
	background-color:#FFF;
}
#logo {
	float:left;
}
#lifestyle {
	float:right;
	text-align:right;
	width:618px;
	background:url(images/top_fade.jpg) top right repeat-x;
}
#cta {
	width:900px;
	height:43px;
	background:#949494;
	float:left;
	text-align:right;
}
#mainContent {
	background-color: #FFF;
	float:left;
	width:900px;
	padding-bottom:10px;
}
#mainNav {
	background-color:#748D4F;
	float:left;
	width:225px;
	padding: 5px;
}
#mainNav ul {
	border-top: 1px dotted #CCC;
}
#mainNav li {
	border-bottom: 1px dotted #CCC;
	line-height: 30px;
	height: 30px;
}
#mainNav ul li a {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin:10px;
}
#mainNav ul li a:hover, #mainNav ul li a.active, #mainNav ul li a.active:hover {
	color:#CCC;
	text-decoration:none;
}
#mainNav a#applynow {
	background:url(images/Apply_now.gif) center no-repeat;
	width:200px;
	height:35px;
	display:block;
	margin:0 auto 5px auto;
}
#sidebar a#applynow {
	background:url(images/Apply_now.gif) center no-repeat;
	width:220px;
	height:35px;
	display:block;
	margin:0 auto 10px;
}
#mainCopy {
	margin: 10px;
	float: left;
	width: 465px;
}
#mainCopy p {
	font-size:12px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
}
#mainCopy img#right {
	float: right;
	padding: 10px;
}
#mainCopy img#left {
	float: left;
	padding: 10px;
}
#mainCopy form {
color:#265276;
font-family:tahoma;
font-size:11px;
font-weight:bold;
line-height:25px;
/*text-decoration:underline;*/
}
#mainForm {
	float: right;
	width: 180px;
	background-color: #2A2A2A;
	font-size:9px;
}
#extraSlot {
	padding-top:10px;
	float: right;
	width: 180px;
	font-size:14px;
	clear:right;
}
#mainForm h3 {
	font-size:12px;
	line-height:24px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}
#footer {
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
	width:900px;
	margin:0 auto;
	background-color: #FFF;
	border-top: 1px dotted #aaa;
	text-align:center;
}
#footer ul {
	width:625px;
	margin:0 auto;
}
#footer ul li {
	display:inline;
}
#footer p {
	text-align:center;
	color:#222222;
	font-size:10px;
	line-height:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#footer address {
	text-align:center;
	color:#222222;
	font-size:10px;
	line-height:15px;
	margin-top:10px;
	margin-bottom:10px;
}
#team {
	width:460px;
	float:left;
}
#teamLeft {
	width:230px;
	float:left;
	text-align:center;
	}
#teamLeft p {
	font-size:16px;
	margin-bottom:30px;
}
#teamRight {
	width:230px;
	float:right;
	text-align:center;
}
#teamRight p {
	font-size:16px;
	margin-bottom:30px;

}
/*****CUSTOM STYLES*****/
.a{color:#4489b8;}
.v{color:#ff9c00;}
.i{color:#124062;}
.d{color:#4c96cc;}

/*** Interest Page ONLY ***/
#interest_rates {margin:0 0 20px 0;}
#interest_rates h2, #interest_rates h4{ color:#333;}
#interest_rates h2{font-size:19px; font-weight:bold; margin:5px 0px;}
#interest_rates h4{font-size:13px;font-weight:normal;}
#rate_feed a:link, #rate_feed a:visited {
	color:#666;
}
#rate_feed a:hover {
	color:#666;
	background:none;
	text-decoration:underline;
}

#rate_feed {
	background:#FFFFFF;
	color:#333333;
	font-size:.8em;
}
#interest_rates .top_row th{
	border-bottom:1px solid #ccc;
	padding:5px;
	font-weight:bold;
}
#interest_rates .th1{ width: 25%; text-align:left;}
#interest_rates .th2{ width: 15%; text-align:left;}
#interest_rates .th3{ width: 10%; text-align:left;}
#interest_rates .th4{ width: 20%; text-align:left;}
#interest_rates .th5{ width: 30%; text-align:center;}

#rate_feed td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px 6px;
}
#rate_feed .td2, #rate_feed .td4 {
	border-left:none;
	border-right:none;
}
#rate_feed .td4, #rate_feed .td5 {text-align:center;}
tr.ratealt td{background-color:#FFFFFF;}
tr.ratealt2 td{background-color:#f0f0f0;}
/*** END Interest Rates Page Styles ***/

/*** Contact Us Page Styles ***/
#contact_us{
	font-family:Arial, Helvetica, sans-serif;
}
#contact_us .contact_name, #contact_us .contact_email, #contact_us .contact_subject, #contact_us .contact_message,#contact_us .contact_submit{
	padding:0 0 10px 0;
}
#contact_us h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	padding-left: 35px;
}
#contact_us .map_code td {
	padding:10px 0;
}
#contact_us label input, #contact_us select{
	float:left;
}
a.map_it:link, a.map_it:visited, a.map_it:active{
	color:#999999; 
	text-decoration:underline; 
	padding:0 5px;
	margin-bottom:10px;
}
a.map_it:hover{
	color:#333; 
	text-decoration:none; 
	padding:0 5px;
}
a.map_img_link, img.map_img {background:none; border:none; margin:0; padding:0;}
/*** End Contact Us Page Styles ***/

/* This applies only to the calculators */
/*.calc_area h1, .calc_area h2 {color:#FFFFFF;}*/
.calc_area h2 {font-size:18px; color:#333;}
.calc_area td {color:#333;}
#calc_links_area ul {
	list-style: none;
	margin: 10px 0 0 60px;
	padding: 0;
}
#calc_links_area ul li {
	list-style-image:url("../../images/calculator.gif");
	padding-top:3px;
}
.pop_calcs {margin-top:6px; padding-right:3px;}
#calcs_view_more{float:right;}
/* End Calculators Styles */

/* the following is for the application login page */
#app_login_page{padding-left:30px; padding-bottom:30px;}
/*#app_login_page h2, #app_return_login h2 {color:#FFFFFF;}*/
#app_login_step1 h2 {color:#333;}
#app_login_step1 td {color:#333; font-size:14px}
#app_login_page ul{list-style:none; margin:0;padding:0;}
#app_login_page ul li{margin-top:15px;}
#app_login_page ul li ul li{margin:0 0 0 5px;}
.app_icons{margin-right:6px;background:none;}
a.app_icons:hover {background:none;}
#app_login_page a:link, #app_login_page a:visited{font-size:1.3em; padding:0 4px;}
#app_login_page a:hover, #app_login_page a:active{font-size:1.3em; padding:0 4px;}
#app_return_login{width:400px; margin: 0 auto;}
#app_return_login2{width:495px;}
/* End App login styles */
/* Full App Styles */
.app_steps {background:#FFFFFF; line-height:1; color:#333333;}
.app_steps input {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#content1{width: 700px; margin: 0 auto; background:#FFFFFF; color:#333333;}
#content1 a.continue:link, #content1 a.continue:visited { color:#333333; text-decoration:underline; }
#content1 a.continue:hover { color:#333333; text-decoration:none; background:none; }
#content1 table { border-spacing:2px; margin:0;}
#application_login{width:705px; margin-left:20px;}
#full_app_header{width:700px; background:#767676 url(../../mortgage/images/app_head_bg_right.gif) right top no-repeat;}
.app_top_img{float:left;}
#full_app_header ul{list-style:none; margin:0; padding:0; float:right;}
#full_app_header ul li{float:left;}
#full_app_header ul li a:link, #full_app_header ul li a:visited, #full_app_header ul li a:hover{background:none; padding:0;}
img.app_image{margin-top:4px; border:none; margin-right:3px;}
.information_content, .property_information {margin-top:10px; font-family:Arial, Helvetica, sans-serif; font-size:1.1em;}
.information_content td{height:30px;}
/* End Full App Styles */

/* End Short App Styles */
#short_app {font-family:Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
#short_app input{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#short_app_content {width:700px;font-family:Arial, Helvetica, sans-serif; margin:0 auto; color:#333333; line-height:1 }
#short_app_content table{border-spacing:2px;}
.short_app_hd {margin-top:10px;}
.short_app_submit {margin-top:10px; padding-right:5px;}
/* End Short App Styles */

/*******************************************/
/* Apply BUTTONS */
.buttons{margin-top:5px;}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
/* END APPLY BUTTONS */
.meetourteam{}
.leftcol{
	float:left;
	width:190px;
	height:145px;
	clear:right;
}
.branchimg img{/*border:1px solid #B2B371;*/margin-left:15px;}
.rightcol{
	width:275px;
	margin-left:200px;
}
h3.branchname{margin-bottom:5px;}
.branchinfo{}
.branchaddress{margin-left:10px;}
.branchaddress address{margin-bottom:7px;}
.actions{margin-top:5px;}
.lo_list{margin:2px 0 35px 45px;}
.lo_list span{padding-right:10px;}
.actions{ list-style:none; margin:0; height:25px; padding:0;}
.rate_table{background-color:#FFF;}

/***** Begin Lo List for lo_grab.php *****/
#lo_table #lo_list_table {
	background:#FFFFFF;
	color:#333333;
	font-size:.9em;
	width:390px;
}

#lo_table #lo_list_table .td1 { text-align:center; width:135px; }
#lo_table #lo_list_table td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px 6px;
}
#lo_table #lo_list_table .td2, #lo_table #lo_list_table .td4 {
	border-left:none;
	border-right:none;
}

#lo_table #lo_list_table .td4{border-right:1px solid #ccc; }
#lo_table #lo_list_table .td4, #lo_table  #lo_list_table .td5 {text-align:left;padding-left:8px;}
#lo_table tr.ratealt td{background-color:#FFFFFF;}
#lo_table tr.ratealt2 td{background-color:#f0f0f0;}
#lo_list_table td {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:3px 6px;
	text-align:center;
}
#lo_list_table .td2, #lo_list_table .td4 {
	border-left:none;
	border-right:none;
}
#lo_list_table .td4, #lo_list_table .td5 {text-align:center;}
/***** End Lo List for lo_grab.php *****/