body {
	behavior:url("/css/csshover.htc");	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url('/images/bg_ltblue.jpg') top center repeat-y #99cdff;
	margin: 0;
	overflow: auto;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #ce9e4e;
	text-decoration: underline;
}
a:hover {
	color: #003596;
	text-decoration: none;
}
a:visited {
	color: #ce9e4e;
	text-decoration: underline;
}


.text_hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #91651c;
	font-size: 17px;
	font-weight: bold;
}
.text_hdr2 {
	color: #91651c;
	font-size: 16px;
	font-weight: bold;
}
.text_sub1 {
	color: #003596;
	font-size: 15px;
	font-weight: bold;
}
.text_sub2 {
	color: #ce9e4e;
	font-size: 13px;
	font-weight: bold;
}
.text_date {
	color: #003596;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_ftr {
	color: #666666;
	font-size: 11px;
}
.text_small {
	font-size: 11x;
}
.text_xsmall {
	font-size: 9px;
}
.table_small {
	border: #aaaaaa 1px solid;
}

.table_small TD { 
	font-size: 11px;
	border-bottom: #aaaaaa 1px solid;
}

#centered {
  position:absolute;
  top: 0;
  left: 50%;
  width: 800px;
  margin-top: 0px;
  margin-left: -400px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 190px;
	z-index: 1;
}
#index #header {
	height: 450px;
}

#header_terms {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 250px;
	z-index: 1;
}

#searchbar {
	position: absolute;
	top: 35px;
	left: 500px;
	width: 280px;
	height: 22px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	z-index: 3;
}
#searchbox {
	background: url(/images/searchbox_bg.gif);
	border: none;
	font-size: 10px;
	height: 14px;
	width: 146px;
	margin: 0;
	padding: 3px 8px 0px 8px;
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px inset #fff;
	padding: 1px 3px 1px 3px;*/
}
#menubar_left {
	position: absolute;
	top: 70px;
	left: 50px;
	width: 250px;
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	z-index: 3;
}
#menubar_right {
	position: absolute;
	top: 70px;
	left: 500px;
	width: 250px;
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	z-index: 3;
}
#menubar_left a, #menubar_right a {
	color: #FFFFFF;
	text-decoration: none;
}
#menubar_left a:hover, #menubar_right a:hover {
	text-decoration: underline;
}

/* rotating banner */
#adbanner {
	position: absolute;
	top: 155px;
	left: 50px;
	width: 700px;
	height: 265px;
	z-index: 5;
}
#ads-shell *{ margin:0;padding:0;color:#fff;border:0;}
#ads-shell{position:relative;z-index:10;}
#ads{ list-style:none;}
#ads li{ position:absolute;top:0;left:0}
#ads li{ display:none;}
#ads-shell .btn { position:absolute; width:50px; height:50px; top:120px; margin-top:-25px; cursor:pointer; }
#ads-shell .prev { left: -13px; background:url(/images/bannerad_prev.gif) no-repeat center center; }
#ads-shell .next { right: -10px; background:url(/images/bannerad_next.gif) no-repeat center center; }
#ads-shell .ads-nav{position:absolute;z-index:150;right:43px;top:208px;font-size:.9em;margin-bottom:-5px;margin-right:-5px;padding:.75em;}
#ads-shell .ads-nav span{display:block;float:left;background:#445d8a;border:1px solid #fff;font-weight:bold;text-align:center;margin:0;padding:.1em .5em;}
#ads-shell .ads-nav .item-1 {-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; padding-left: .6em;}
#ads-shell .ads-nav .item-6 {-moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; padding-right: .7em;}
#ads-shell noscript {color:#fff;padding:1em;}


#online_banking_login {
	position: absolute;
	top: 160px;
	left: 597px;
	z-index: 5;
}
#index #online_banking_login {
	top: 420px;
}

#atm_locator {
	position: absolute;
	top: 391px;
	left: 597px;
	z-index: 5;
}

#chat2 {
	position: absolute;
	top: 350px;
	left: 597px;
	z-index: 5;
}
#quick_links {
	position: absolute;
	top: 450px;
	left: 597px;
	z-index: 5;
}
#quick_links2 {
	position: absolute;
	top: 70px;
	left: 597px;
	z-index: 5;
}

#content {
	position: absolute;
	top: 190px;
	left: 0px;
	width: 800px;
	padding: 0px;
	z-index: 4;
}
#index #content {
	top: 450px;
}


.ad_title {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.ad_content_blue {
	border: 1px solid #003596;
	color: #000000;
	font-size: 11px;
}
.ad_content_yellow {
	border: 1px solid #ce9e4e;
	color: #000000;
	font-size: 11px;
}
.ad_content_beige {
	border: 0px;
	color: #000000;
	font-size: 11px;
}
.ad_content_beige input, .ad_content_beige select, .ad_content_blue input, .ad_content_blue select,
.ad_content_yellow input, .ad_content_yellow select {
	font-size: 11px;
}



#tabbar {
	position: absolute;
	top: 160px;
	left: 5px;
	width: 610px;
	height: 26px;
	text-align: left;
	z-index: 6;
}
#index #tabbar {
	top: 420px;
}
/*
#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 517px;
	line-height: 13px;
	position: relative;
	left: -12px;
}*/
#tabbar ul {
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style: none;
	width: 610px;
	list-style: none;
	line-height: 13px;
}
#tabbar a {
	display: block;
	padding-right: 3px;
}
#tabbar li {
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#tabbar li ul li {
	width: 180px;
	font-size: 11px;
	font-weight: bold;
}
#tabbar li ul li a {
	text-decoration: none;
	border: 0;
	padding: 7px 10px 0px 10px;
	color: #ffffff;
	text-decoration: none;
}
#tabbar li ul li a:hover {
	text-decoration: underline;
}
#tabbar li ul {
	position: absolute;
	width: 180px;
	visibility: hidden;
}
#tabbar li:hover ul {
	visibility: visible;
}
#tabbar li.current:hover ul {
	visibility: hidden;
}
#nav li:hover ul, #nav li.sfhover ul {
	visibility: visible;
}
#nav li.current:hover ul, #nav li.sfhover.current ul {
	visibility: hidden;
}
.notfinal {
	width: 180px;
	background-color: #003596;
}


/* Quick Links */
#ql ul {padding: 0;  margin: 0 0 0 0; list-style: none; background-color: #fff;}
#ql li {width: 170px; font-size: 13px;}
#ql ul#qlnav li.ql-main1 , #ql ul#qlnav li.ql-main2, #ql ul#qlnav li.ql-main3, #ql ul#qlnav li.ql-main4 {
	margin-bottom: 5px;
	padding: 3px 2px 1px 2px;
	position: relative; 
	border: 1px solid #DCC593;
	height: 16px; 
	background: #ffffff url("/images/pull_dn_arr.gif") no-repeat right top;
}
#ql ul#qlnav li.ql-main1  {z-index:4;}
#ql ul#qlnav li.ql-main2 {z-index:3;}
#ql ul#qlnav li.ql-main3 {z-index:2;}
#ql ul#qlnav li.ql-main4 {z-index:1;}
#ql li ul {
	margin: 0; padding: 0;
	list-style-type: none; 
	display: none;
	position: absolute;
	top: 1.5em; left: -.1em;
	background-color: #fff;
	border-right: 1px solid #DCC593;
	border-bottom: 1px solid #DCC593;
	border-left: 1px solid #DCC593;
}
#ql li ul.ql-sub {padding: 0 0 5px 5px;}
li.ql-main2, li.ql-main3, li.ql-main4 {margin-top: 5px;}
#ql li li {
	list-style-type: none; 
	margin: 0; 
	padding: 0 10px 2px 8px; 
	background: url(/images/arr.gif) no-repeat 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 130px;
}
#ql li>ul {top: 1.5em; left: -.1em;}
#ql li li a {padding: 0; color: #ce9e4e}
#ql li li a:hover {text-decoration: underline}
#ql li:hover ul, #ql li.over ul {display: block;}


/* End Quick Links */
