@charset "UTF-8";

/*******************************************
  BEGIN GLOBAL STYLES
********************************************/
body,td,th{
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
}
body{
	background-color: #cccccc;
	background-image:url(../images/body_bg2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	position: relative;
	top: 1px;
	float: left;
/*	padding: 4px 10px;*/
	font-weight:bold;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#003366;
	text-transform:uppercase;
	text-align:top;
	letter-spacing:1px;
	height:20px;



}

#disclaimer{
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: 1px;
	float: left;
/*	padding: 4px 10px;*/
	font-weight:normal;
	font-style:italic;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#000000;
	text-align:top;



}


#disclaimer_home{
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	position: relative;
	top: 1px;
	float: left;
padding: 0px 10px 0px 0px;
	font-weight:normal;
	font-style:italic;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#000000;
	text-align:top;



}
























#content boxes{
	clear:both;
	width:220px;
	height:200px;
	vertical-align:top;
	text-align:top;
	padding:0px 0px 0px 0px;
}












#header{
	clear:both;
	width:980px;
	height:75px;
	margin:0 auto 0 auto;
	background-image:url(../images/header_bg_new.gif);
	background-repeat:no-repeat;
}
#headernav{
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	padding:55px 25px 0 0;
}
#headernav a:link{color:#ffffff;text-decoration:none;}
#headernav a:hover{color:#ffffff;text-decoration:underline;}
#headernav a:active{color:#ffffff;text-decoration:none;}
#headernav a:visited{color:#ffffff;text-decoration:none;}

#container{
	clear:both;
	width:980px;
	margin:0 auto 0 auto;
}
#shadowleft{ /* REVISED DEFINITION -- Requires new reference in page HEAD to accomodate earlier browser versions */
	padding:0 0 0 15px;
	background-image:url(../images/shadow-left.png);
	background-repeat:repeat-y;	
}
#shadowright{ /* REVISED DEFINITION -- Requires new reference in page HEAD to accomodate earlier browser versions */
	padding:0 15px 0 0;	
	background-image:url(../images/shadow-right.png);
	background-repeat:repeat-y;
	background-position:top right;		
}
#main{
	background-color:#ffffff;
}
#noscript{
	background:#e0ecf8;
	text-align:right;
	padding:10px;
	width:930px;
	margin:0 auto 0 auto;
	font-weight:bold;
	color:#204265;
}
#footer{
	clear:both;
	width:980px;
	height:45px;
	margin:0 auto 0 auto;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#footernav{
	padding:6px 0 0 0;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
#footernav a:link{color:#ffffff;text-decoration:none;}
#footernav a:active{color:#ffffff;text-decoration:none;}
#footernav a:hover{color:#ffffff;text-decoration:underline;}
#footernav a:visited{color:#ffffff;text-decoration:none;}

/*******************************************
  END GLOBAL STYLES
********************************************/


/*******************************************
  BEGIN HOMEPAGE STYLES
********************************************/
#promos{
	width:700px;
	height:200px;
	padding:0;
	border:1px solid #cccccc;
	margin:5px 0 0 5px;
}


#FDIC h1{
	font-size:13px;
	line-height:16px;
	color:Black;
	font-family: Arial Narrow, Helvetica Narrow, san-serif;
	margin:0px 0 0px 0;
	padding:0px 0px 0px 0px;
	text-align:center;
}












#online{
	background-color:#27537f;
	background-image:url(../images/box_bg3.gif); 
	background-repeat:repeat-x;
	width:230px;
	height:175px;
	border:1px solid #cccccc;
	overflow:hidden;
	text-align:center;
	margin:0px 5px 0 5px;
	padding:5px 0 0 0;
}
#online h1{
	font-size:15px;
	line-height:15px;
	color:#ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0px 0;
	padding:0px 0px 0px 0px;
	text-align:center;
}
	
#online h2{
	font-size:11px;
	line-height:12px;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	margin:0px 0 0px 0;
	padding:0px 5px 0px 5px;
	
}	
	
.online a:link{color:#0066ff;text-decoration:underline;}
.online a:active{color:#0066ff;text-decoration:underline;}
.online a:hover{color:#0066ff;text-decoration:underline;}
.online a:visited{color:#0066ff;text-decoration:underline;}	
	

#tabs{
	width:700px;
	min-height:475px;
	margin:5px 0 0 5px;
}
#tabs img{
	margin:0 5px 0 5px;
}
.tabs a:link{color:#204265;text-decoration:none;}
.tabs a:hover{color:#f68428;text-decoration:underline;}
.tabs a:active{color:#204265;text-decoration:none;}
.tabs a:visited{color:#204265;text-decoration:none;}

.tabs ul{
	list-style-type:none;
	margin:8px 0 0 12px;
	padding:0;
}
.tabs li{
	background-image:url(../images/arrow-orange.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 8px;
	margin:0 0 5px 0;
}
#sidebar{
	width:230px;
	margin:5px 5px 0 5px;
	background-color:#ffffff;
	background-image: url(../images/box_bg4.gif);
	background-repeat: repeat-x;
	background-position:0 100px;
	min-height:300px;	
}
#sidebar h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	letter-spacing:-0.4pt;
	font-weight:bold;
	color:#204265;
	margin:0 0 5px 0;
	padding:0;
}

#sidebar h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	line-height:18px;
	color:#204265;
	margin:0;
	padding:5px 10px 5px 10px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#sidebar h3{
	font-size:12px;
	font-weight:normal;
	color:#204265;
	text-align:right;
	padding:0 10px 10px 10px;
	margin:0;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;	
	border-bottom:1px dotted #cccccc;
}
#bankinfo{
	line-height:18px;
	padding:5px;
	border-left:1px solid #cccccc;	
	border-right:1px solid #cccccc;	
	border-bottom:1px solid #cccccc;	
	margin:0 0 5px 0;
}


}
.HomeHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	position: relative;
	top: 0px;
	
/*	padding: 4px 10px;*/
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:#204265;
	text-align:center;
	letter-spacing:0px;
	padding:0px 0 0 0;
	height:16px;
	
}





















#icons{
	padding:20px 0 0 0;
	position: relative;
	clear:both;
	background-color:#ffffff;
	text-align:bottom;
	vertical-align:baseline;
	height:35px;
}

.ads h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	font-size:20px;
	color:#204265;
	font-weight:normal;
}
.ads a:link{color:#f68428;text-decoration:none;}
.ads a:active{color:#f68428;text-decoration:none;}
.ads a:hover{color:#f68428;text-decoration:underline;}
.ads a:visited{color:#f68428;text-decoration:none;}

/* BEGIN HOMEPAGE TAB STYLES */

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px ;
}
.TabbedPanelsTab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	position: relative;
	top: 1px;
	float: left;
/*	padding: 4px 10px;*/
	margin: 0px 2px 0px 0px;
	font-weight:bold;
	background-color: #f68428;
	background-image:url(../images/tab_bg.gif);
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	padding:5px 0 0 0;
	height:20px;
	width:150px;
}
.TabbedPanelsTabHover {
	background-color: #f68428;
	background-image:url(../images/tab-ro_bg.gif);	
}
.TabbedPanelsTabSelected {
	background-color: #cccccc;
	background-image:url(../images/tab-active_bg.gif);	
	color:#204265;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-top:1px solid #cccccc;
}
.TabbedPanelsContent {
	padding: 15px;
	min-height:300px;
	text-align:top;
}
.TabbedPanelsContentVisible {
}

/*******************************************
  END HOMEPAGE STYLES
********************************************/


/*******************************************
  BEGIN INNER PAGE STYLES
********************************************/

#sitenav{ /* NEW */
	padding:0;
	margin:0;
	background: url(../images/menu-chromebg.gif) center center repeat-x;
	clear:both;
}
#content{ /* NEW */
	padding:0 20px 20px 20px;
	min-height:450px;
	background-image:url(../images/box_bg2.gif);
	background-repeat:repeat-x;
	background-position:0 -35px;
}
#content h2 span{ /* NEW */
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	padding:0 0 0 5px;
	margin:0 0 0 3px;
	border-left:1px solid #999999;
}
#content h2{ /* NEW */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#204265;
	margin-bottom:10px;

}

#content h3{ /* NEW */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#204265;
	margin-bottom:10px;	
}




	

#content hr{ /* NEW */
	border:1px dotted #acacac;
	height:1px;
}	
 
#locations hr {
border:2px solid #003399;
height:2px;

}

#pagetitle h1{ /* NEW */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:8px 0px 8px 0px;
	color:#204265;
}

#small_pagetitle h1{ /* NEW */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:8px 0px 8px 0px;
	color:#204265;
}



#pageads{ /* NEW */
	float:right;
	width:250px;
	margin:20px 0px 10px 20px;
}
.left{ /* NEW */
	float:left;
	margin:0 10px 10px 0;
}
.right{ /* NEW */
	float:right;
}
.clear{ /* NEW */
	clear:both;
}
ul.arrows { /* NEW */
	list-style-type:none;
	margin:8px 0 0 12px;
	padding:0;
}
ul.arrows li{ /* NEW */
	background-image:url(../images/arrow-orange.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 0 8px;
	margin:0 0 5px 0;


ul.square{ /* NEW */
	padding:0 0 0 0px;
	margin:0 0 5px 0;
}


ul.square li{ /* NEW */

	padding:0 0 0 0px;
	margin:0;
}

/*******************************************
  END INNER PAGE STYLES
********************************************/