body{
	font-family: Trebuchet MS;
	text-align: center;		
}
div{
	text-align: left;
}
form{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}

b{
	font-size: 13px;
}

h2{
	padding: 0px;
	margin: 0px 0px 15px 0px;
	letter-spacing: normal;
	font-size: 16px;
}

.boxit{
	margin: 10px;
	padding: 5px;
	border: 1px solid #444;
	width: 80%;
}

.flash{ background-color: #dedede; width: 535px; background-position: center center; background-repeat: no-repeat; z-index: 1;}
.flash_home{ background-image: url(../images/headers/home_default_safari.jpg); } 
.flash_business{ background-image: url(../images/headers/sprout.jpg); }
.flash_mortgage{ background-image: url(../images/headers/istock_mortgage.jpg); } 

.bigbutton{
	font-size: 24px;
	line-height: 40px;
	margin: 20px;
}

.press_release{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.press_date{
	font-style: italic;
	font-weight: bold;
	color: #00000;
	text-align: right;
	padding-bottom: 3px;
}


#breaker{
	clear: both;
}

.breaker{
	clear: both;
}

#layout{
	width: 900px;
	margin: auto;
	position: relative;
}

#logo{
	position:absolute;
	top: 0px;
	left: 55px;
	z-index: 10;
   	width: 265px;
	height: 107px;
}

#spanish{
	position: absolute;
	bottom: 16px;
	right: -510px;
	font-size: 11px;
	color: #82D0FF;
	text-decoration: none;
}

#content{
	position: absolute;
	top: 90px;
	left: 300px;
	width: 540px;
	background-image: url(../images/fadebar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 35px;
}

#nav{
	position: absolute;
	top: 90px;
	left: 75px;
	width: 210px;
	border-left: 1px solid #d2d2d2;
	/* border-bottom: 15px solid #333; */
	padding-top: 70px;
}

#nav_header{
	background-color: #888;
	color: #fff;
	font-size: 13px;
	line-height: 36px;
	display: block;
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom: 15px;
}

#nav a:link, #nav a:visited, #nav a:active{
	color: #333;
	font-size: 10px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a:hover{
	color: #54B1D4;
}

#nav_top{
	margin-bottom: 5px;
	width: 540px;
	text-align: center;
}

#nav_top a:link, #nav_top a:visited, #nav_top a:active{
	color: #737373;
	font-size: 12px;
	text-decoration: none;
	margin-right: 5px;
}

#nav_top a:hover{
	color: #444;
}  

#nav_copy{
	color: #888;
	font-size: 10px;
	display: block;
	margin: 0px 10px 0px 20px;
}
#nav_copy a:link, #nav_copy a:visited, #nav_copy a:active  {
	margin: 0px;
	padding: 0px;
}


#video{
	margin: 10px 0px 10px 0px;
}


#bluebar{
	height: 18px;
	width: 535px;
	/* background-color: #007ead; */
	background-color: #036098;
	margin: 2px 0px 10px 0px;
	_margin: 2px 0px 10px 0px;;
}
#nav_divider{
	background-image: url(../images/nav_divider.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 1px;
	display: block;
	margin: 15px 0px 0px 0px;
}

#content_main{
	padding: 25px 0px 25px 25px;
	color: #555;
	font-size: 11px;
	line-height: 16px;
}

.headerimg{
	padding: 0px;
	margin: 0px;
}

.content_header{
	color: #3B7A94;  /* 54AED4 */
	font-size: 18px; 
	border-bottom: 1px solid #eee;
}
.content_subheader{
	color: #444;
	font-size: 13px;
	text-decoration: none;   
}
.content_section{
	padding-bottom: 10px;
}
.content_small{
	font-size: 9px;
	line-height: 12px;
}

#personal_savings{
	border-collapse: collapse;
	border: 0px;
}

#personal_savings td{
	vertical-align: top;
	padding: 5px 10px 20px 5px;
}

#personal_cds{
	border-collapse: collapse;
	border: 0px;
}

#personal_cds td{
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}




#nav_bottom{
	display: block;
	background-position: center right;
	background-repeat: no-repeat;
	font-size: 10px;
	height: 40px;
}

.fdic_ehl{
	background-image: url(../images/fdic_ehl.gif);
}

.ehl{
	background-image: url(../images/ehl.gif);
}

#nav_bottom a:link, #nav_bottom a:visited, #nav_bottom a:active{
	color: #153E76;
	line-height: 40px;
	text-decoration: none;
	font-weight: bold;
}

#copyright{
	font-size: 10px;
	color: #999;
	padding: 15px 0px 0px 20px;
}   

#fdic{
	display: none;
}




#search{
	margin: 15px;
}

#search .searchbox{
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #777;
}


.popup{
	padding: 15px;
	color: #737373;
	font-size: 11px;
	line-height: 16px;
}
.popup a:link, .popup a:visited, .popup a:active{
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	color: #54B1D4;
}
.popup a:hover{
	text-decoration: underline;
}


.content_mini{
	width: 230px;
	margin-right: 15px;
	margin-bottom: 20px;
	display: block;
	float: left;
}

.header_mini{
	color: #54B1D4;
	font-weight: bold;
	display: block; 
}

#nav a:link.callout, #nav a:active.callout, #nav a:visited.callout{ color: #911; }

.header_mini_red{
	color: #911;
	font-weight: bold;
	display: block; 
}

.stock_quote:hover{
	background-color: #dedede;
}

.stock_quote{
	background-color: transparent;
	line-height: 16px;
	color: #444;
	clear: both;
	width: 200px;
	padding: 2px;
}

.stock_quote b{
	display: block;
	text-align: left;
	float: left;
	width: 70px;
}

.stock_quote span{
	display: block;
	text-align: right;
	float: left;
	width: 50px;
}

.stock_quote img{
	padding: 3px 3px 3px 10px;
}

.content_mini i{
	line-height: 30px;
	border-top: 1px solid #ddd;
	color: #aaa;
}


 
blockquote{
	margin-left: 10px;
}

.contact_person{
	font-size: 11px;
	padding: 5px;
	margin-bottom: 5px;
	background-color: transparent;
	width: 300px;
}
.contact_person:hover{
	background-color: #efefef;
}
.phonenumber{
	letter-spacing: 1px;
}
.phonenumber:hover{
	cursor: pointer;
}

.openable{
	display: none;
} 

.mistake{
	padding: 5px;
}

.formitem{
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #777;	
} 

.formsubmit{
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #777;
	background-color: #eee;
}

.formsubmit_disabled{
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #eee;
	background-color: #777;
}


.ftools{
	margin: 0px 20px 0px 20px;
	padding: 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.row{
	clear: both;
	padding: 5px;
}
.row input{
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #777;
}
.label{
	width: 200px;
	float: left;
}

/* ************************************* */ 

#profile{
	float: right;
	width: 182px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#profile img{
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
#profile_content{
	width: 320px;
}
#profile a:link, #profile a:visited, #profile a:active{
	padding-left: 10px;
	text-decoration: none;
	display: block;
	line-height: 20px;
	font-weight: bold;
	color: #54B1D4;
}
#profile a:hover{
	text-decoration: underline;
}
.profile_contact{
	font-size: 12px;
	padding: 5px;
	letter-spacing: 1px;
}
.profile_contact a:link, .profile_contact a:visited, .profile_contact a:active{
	color: #222;
	text-decoration: none;
}
.profile_contact a:hover{
	text-decoration: underline;
}
#bluebar_profile{
	height: 6px;
	width: 535px;
	background-color: #007ead;
	margin: 2px 0px 10px 0px;
}

/* ************************************* */
.office_location{
	padding-bottom: 5px;
	width: 350px;
}
.office_location img{
	float: right;
	width: 80px;
	height: 60px;
	border: 1px solid #777;
}

/* ************************************* */

.email_row{
	height: 30px;
	color: #737373;
	font-size: 11px;
	line-height: 20px;
}
.email_label{
	float:left;
	width: 75px;
	font-size: 12px;
	padding: 5px 0px 0px 5px;
}
.email_form_item{
	width: 400px;
	border-collapse: collapse;
	border: 1px solid #ddd;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #777;
}
.email_form_msg{
	border-collapse: collapse;
	border: 1px solid #ddd;
	width: 480px;
	height: 100px;
	padding: 5px;
	font-family: verdana;
	font-size: 11px;
	color: #777;

}

.email_form_chk{
	border-collapse: collapse;
	border: 1px solid #ddd;
}

/* ************************************* */

.ddmenu{
	display: block;
	width: 137px;
	visibility:hidden;
	position:absolute;
	z-index: 900;
	top: 145px;
	border: 1px solid #acacac;
 	/* border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc; */
	text-align: left; 
}
.ddmenu a:link, .ddmenu a:visited, .ddmenu a:active { 
	display: block;
	width: 132px;
	/* line-height: 20px; */
	margin: 0px;
	font-size: 12px;  
	color: #737373; 
	text-decoration: none; 
	background-color: #fff;
	font-size: 12px;
	line-height: 26px;
	padding-left: 5px;
}
.ddmenu a:hover {
	color: #444; 
	background-color: #ededed;
} 

.layout_left{
	width:  15px;
	position:  absolute;
	top:  0px;
	left:  -15px;
	background-image:  url(../images/left.png);
	background-repeat: repeat-y;
	background-position:  right;
	height:  100%;
	_display: none;
}
.layout_right{
	width:  15px;
	position:  absolute;
	top:  0px;
	right:  -15px;
	background-image:  url(../images/right.png);
	background-repeat: repeat-y;
	background-position:  left;
	height:  100%;
	_display: none;
}
.footr{
	position:  absolute;
	bottom: -10px;
	left: -10px;
	width: 155px;
	text-align:  center;
	_display: none;
}
.headr{
	position:  absolute;
	top: -10px;
	left: -10px;
	width: 155px;
	text-align:  center;
	_display: none;

}

/* ******************************** */

.fixme{
	font-size: 24px;
	color: #911;
}

.hl{
	background-color: #eee;
}

.lft{
	text-align: left;
}


.difference{
	text-align: center;
	padding-top: 20px;
	display: block;
}

#content_mortgage{
	padding: 25px 0px 25px 25px;
	color: #555;
	font-size: 12px;
	line-height: 16px;
}
