﻿body {
	margin: 00 auto;
	padding: 0;
	font-family: arial;
	_text-align: center;
}
a img {
	border: none;
}

/*
table {
	border-collapse: collapse;
}
*/
a:visited {
	text-decoration: underline;
	color: #000;
	border-bottom: 0px aqua solid;
}
a:link {
	text-decoration: underline;
	color: #000; 
	border-bottom: 0px aqua solid;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
strong {
	text-decoration: none;
}
/* CONTAINERS
**************************************************/
#container_header {
	width: 100%;
	border-bottom: 1px #000 solid;
	background: #fff;
	_text-align: left; 
}.
#container_contentTop {
	display: inline;
	width: 100%;
	border-bottom: 10px #000 solid;
	background: #ebebeb url('images/bg_top.jpg') repeat-y center;
	_text-align: left; 

}
#home #container_contentTop {
	display: block;
	width: 100%;
	border-bottom: 1px #000 solid;
	background: #ebebeb url('images/bg_top.jpg') repeat-y center;
	_text-align: left; 
}
#container_contentMain {
	width: 100%;
	border-bottom: 0px #000 solid;
	background: #fff url('images/bg_main.jpg') repeat-y center top;
	_text-align: left;
}
#container_footer {
	width: 100%;
	border-bottom: 0px #000 solid; 
	background: #fff url('images/bg_main.jpg') repeat-y center top;
	_text-align: left; 
}

/* HEADER
**************************************************/
#header {
	width: 966px;
	height: 275px;
	*height: 275px;	
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0px #000 solid;
	background: #fff url('images/top_bank4.jpg') no-repeat right top;
}
#header img {
	margin: 54px 0 12px 0;
	*margin: 51px 0 12px 0;	
	border: 0px #000 solid;
}
/* NAVIGATION
**************************************************/

#nav ul {
	display: block;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	z-index: 5;
}

#nav {
	display: block;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
}
#nav {
	width: 950px;
	margin-top:  12px;   /* padding for division from logo and navigation */
}
#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 0 4px;
	line-height: 34px;
	font-size: .95em;
	background: url('images/navtab_left.jpg') no-repeat left top;
	border: 0px #000 solid;
	margin: 0;
}
#nav a:hover {
	color: #fff;
}
#nav li {
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	background: url('images/navtab_right.gif') no-repeat right top;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 190px;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: none;
	background: #005596; 
	border-top: 1px #000 solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;	
}
#nav li li {
	width: 190px;
	background: none;
	margin: 0;
}
#nav li ul a {
	width: 178px;
	color: #333;
	line-height: 1.5em;
	text-align: left;
	border: none;
	padding: 3px 6px; 
	background: #005596;
	text-transform: capitalize;
	border-top: 0px #fff solid;	
	border-bottom: 1px #fff solid;
}
#nav li ul a:hover {
	color: #fff;
}
#nav li ul ul {
	margin: -1.3em 0 0 191px;
}
#nav li ul.noclip ul {
	margin-left: -200px;
}
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
}
#nav li.sfhover ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul ul ul {
	left: -999em;
	display: block;
}
#nav li:hover ul ul {
	left: -999em;
	display: block;
}
#nav li li li.sfhover ul {
	left: auto;
	display: block;
}

#nav li li.sfhover ul {
	left: auto;
	display: block;
}

#nav li.sfhover ul {
	left: auto;
	display: block;
}

#nav li li li:hover ul {
	left: auto;
	display: block;
}

#nav li li:hover ul {
	left: auto;
	display: block;
}

#nav li:hover ul {
	left: auto;
	display: block;
}

#nav li.sfhover ul a.dd {
	background: none;
	background-image: url('images/arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

#nav li:hover ul a.dd {
	background: none;
	background-image: url('images/arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

/* Main Button Hover States */
#nav li.sfhover {
	background: url('images/navtab_right_on.gif') no-repeat right top;
}
#nav li:hover {
	background: url('images/navtab_right_on.gif') no-repeat right top;
}
#nav li.sfhover a {
	color: #fff;
	background: url('images/navtab_left_on.jpg') no-repeat left top;
}
#nav li:hover a {
	color: #fff;
	background: url('images/navtab_left_on.jpg') no-repeat left top;
}
/* Dropdown Button Hover States */

#nav ul li.sfhover {
	background: #00843e;
	color: #fff;
}
#nav ul li:hover {
	background: #00843E;
	color: #fff;
}

#nav li.sfhover ul a {
	color: #fff;
	background: none;
}
#nav li:hover ul a {
	color: #fff;
	background: none;
}
#nav li.sfhover ul a:hover {
	color: #fff; 
	background-color: #00843E; 
}

#nav li:hover ul a:hover {
	color: #fff; /* #0B5467; */
	background-color: #00843E;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -32px 0 0 190px;
	padding: 0;
	font-size: .95em;
	background: none;
}
/*
#nav li.sfhover ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -999em;
	display: block;
	border-top: 1px #000 solid;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul {
	left: -999em;
	display: block;
	border-top: 1px #02673B solid;
}
*/
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	display: block;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul {
	left: auto;
	display: block;
}

/* CONTENT - TOP
**************************************************/
#contentTop {	
	width: 964px;
	margin: 0 auto;
	padding: 0;
	background: #558EB9 url('images/bg_con_top.jpg') left bottom;
	background-repeat: repeat-x; 
	min-height: 195px;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 0px #fff solid;
	display: none;		
}
#home #contentTop {	
	width: 964px;
	margin: 0 auto;
	padding: 0;
	background: #1B67A0 url('images/bg_con_top3.jpg') left bottom;
	background-repeat: repeat-x; 
	border-top: 0px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 0px #fff solid;
	display: block;	
	min-height: 195px;
	_height: 195px;	
}


#clock {
	background: #005596 url('images/overhead3.jpg') left bottom;
	color: #fff;
	font-size: 0.8em;
	height: 38px;
	border: 0px #fff solid;
}
#clock a {
	color: #fff;
	text-decoration: underline;
}
#clock a:hover {
	color: #fff;
	text-decoration: none;
}
 
#login_bg {
	position: relative;
	background: url('images/login_bg.gif') no-repeat left top;
	width: 327px;
	height: 175px;
	float: right;
	display: block;
	color: #fff;
	margin: 0 10px 0 0;
	font-size: 0.8em;
}

#access {
	position: absolute;
	top: 75px; 
	left: 40px;
	width: 300px;	
}

#ftu {
	position: relative;
	top: 100px;
	left: 0;
}

#ftu a {
	color: #fff;
}

#login form {
	margin: 0;
	border: 0px #fff solid;
	text-indent: 20px;
}
#login form #AccessIDVisible {
	width: 100px;
	border: 1px #9D9DA1 solid;
}
#login form #AccessIDVisible:focus {
	border: 2px #CEC415 solid;
	background-color: #fff; 
	color: #000;
}
#login form #AccessIDVisible:hover {
	border: 2px #CEC415 solid;
	background-color: #fff; 
	color: #000;
}
#login form div {
	margin-top: 25px;
	background: #006B3F url('images/online_curve_bottom.gif') no-repeat center;
	padding: 20px;
}
#login form a {
	color: #fff;
	font-size: 0.9em;
	padding: 20px
}

#contentTop #promo {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 624px;
	_width: 610px;
	_height: 175px;
	/*font-size: 0.9em;*/
	color: #fff;
	border: 0px #fff solid;
	vertical-align: top;
}
#contentTop #promo h3 {
	margin: 0;
	font-size: 1.3em;
	padding: 6px 0 0 12px;
	color: #fff;
}

#contentTop #promo p {
	margin: 6px 6px 6px 12px;
	padding: 0;
	/*	
	font-size: .75em;
	font-family: Times New Roman, Times, serif;
	*/
}

#contentTop #promo a {
	color: #00204E;
	text-decoration: underline;
}

#contentTop #promo a:hover {
	color: #00204E;
	text-decoration: none;
}

#news {
	background-color: #000;
	color: #fff;
	font-size: .8em;
	padding: 3px 0;
}


/* CONTENT - MAIN
**************************************************/
#contentMain {
	position: relative;
	width: 904px;
	margin: 0 auto;
	padding: 0;
	background: none;
	font-size: 0.8em;
	padding: 12px 30px 30px 30px; 
	border-top: 31px #005596 solid; 
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 0px #000 solid;
/*	background-color: #ebebeb; */
}
#home #contentMain {
	width: 950px;
	margin: 0 auto;
	padding: 12px 0px 30px 0px; 
	background: none;
	font-size: 0.8em;
	min-height: 250px;
	_height: 250px;
	border-top: 0px #000 solid;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
	border-bottom: 0px #000 solid;
}
#home #contentMain h1 {
	margin: 18px 24px 0 24px /* 310px; */
}
#home #contentMain h2 {
	margin: 18px 24px 0 24px /* 310px; */
}
#home #contentMain p {
	margin: 0 auto;
	padding: 12px 24px 0 24px /* 310px; */
}


#home #contentMain div.homeleftimg {
	position: absolute;
	top: 23px;
	left: 25px;
	margin: 0;
	padding: 0;
	height: 183px;
	width: 259px;
	display: none;
}
#contentMain h1 {
	color: #000;
	font-size: 1.4em;
	border-top: 0px #D9BB29 solid;
	border-left: 0px #D9BB29 solid;
	border-right: 0px #D9BB29 solid;
	border-bottom: 1px #FCD98D solid;	
	text-transform: capitalize;
	margin: 0 24px;
	padding: 0 0 24px 0;		
}
#contentMain h2 {
	color: #005596;
	font-size: 1.2em;
	text-transform: capitalize;
	border-top: 0px #000 dotted;
	border-left: 0px #000 solid;
	border-right: 0px #005596 dotted;
	border-bottom: 1px #005596 dotted;
	padding: 3px 0;
	margin: 24px 0 0 30px;
}
#contentMain h3 {
	color: #00853F;
	font-size: 1em;
	text-transform: capitalize;
	border-top: 0px #000 dotted;
	border-left: 0px #000 solid;
	border-right: 0px #005596 dotted;
	border-bottom: 0px #000 dotted;
	padding: 3px;
	margin: 24px 0 0 36px;
	font-weight: bold;
	background-color: #efefef;
}

ul, ol  {
	margin: 18px 100px;	
}
#contentMain p {
	margin: 12px 0 12px 24px;
	color: #333;
	padding: 0 24px;	 
}

#contentMain strong {
	color: #000;
}

#content a img {
	border: none;
}
/* FOOTER
**************************************************/
#footer {
	width: 951px;
	margin: 0 auto;
	padding: 6px 12px 6px 0;
	background: #005596 url('images/fdic.jpg') no-repeat left center;
	color: #fff;
	font-size: 0.8em;
	line-height: 30px;
	border-top: 0px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	vertical-align: bottom;	
	text-align: right;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer img {
	border: 0px #fff solid;
	padding: 4px 0;
	text-align: left;
}

/* GENERAL CLASSES
**************************************************/

#teaser {
	color: #fff;
	font-size: 1em;
	font-style: italic;
}

.clear {
	clear: both;
}
.divider {
	background: url('images/divider.jpg') no-repeat center top;
	width: 30px;
}
.txtLeft {
	text-align: left;
}
.txtRight {
	text-align: right;
	padding-right: 3px;
}
.imgBorder {
	border: 3px #000 solid;
	padding: 2px;
	margin: 4px 12px 4px 4px;
}

a[href$=".pdf"] {
	background: url('images/pdf.gif') no-repeat left center;
	padding-left: 20px;
	border: 0px #000 solid;
}

/* TABLE: CALCULATORS 
**************************************************/
table.calcs {
	border-top: 1px #000 solid;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;			
	padding: 0;
	font-size: 1em;
	width: 70%;
}
table.calcs td {
	color: #000;
	border-top: 0px #fff solid;
	border-left: 0px #fff solid;
	border-right: 0px #fff solid;
	border-bottom: 0px #fff solid;
	padding: 4px 2px;
	background-color: #ABAFB2;
	width: 50%;
	font-weight: bold;
}
table.calcs input {
	color: #000;
	border: 1px #000 solid;
	padding: 2px;
	background-color: #fff;
	width: 150px;
}
table.calcs input.buttons {
	font-weight: bold;
	color: #fff;
	border: 1px #000 solid;
	background-color: #000;
	width: 175px;
	font-size: 1em;
	cursor: hand;
}

/* TABLE: RATES
****************************************************/

table.rates {
	border-top: 1px green solid;
	border-left: 0px green solid;
	border-right: 1px #000 dotted;
	border-bottom: 1px green solid;	
	text-align: center;	
	margin: 0 auto;
	width: 90%;
}

table.rates tr:hover {
	background-color: #ebebeb;
	color: #000;

}

table.rates th {
	border-top: 3px #005596 solid;
	border-left: 0px #000 dotted;
	border-right: 0px green solid;
	border-bottom: 3px #005596 solid;
	padding: 6px 0;	
	background-color: #00843E;
	color: #fff;
	text-transform: capitalize;
	text-align: left;
	text-align: center;
}

table.rates td {
	border-left: 1px #000 dotted;
	border-bottom: 0px #000 solid;
	padding: 6px;
	vertical-align: text-top;
	text-align: left;
}


/* TABLE: LOCATIONS
**************************************************/

table.locations {
	border: 0px #005596 solid;
	background-color: #fff;
	margin: 0 auto;
	width: 100%;
}
table.locations th {
	font-weight: normal;
	border-top: 6px #ebebeb solid;
	border-left: 0px #fff solid;
	border-right: 0px #fff solid;
	border-bottom: 6px #ebebeb solid;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: 6px;
	margin: 0;
	font-weight: bold;
	background-color: #00843E;
}

table.locations tr:hover {
	background-color: #ebebeb;
	color: #000;
}

table.locations td {
	border-top: 0px #fff solid;
	border-left: 0px #fff solid;
	border-right: 0px #f00 solid;
	border-bottom: 0px #fff solid;			
	padding: 4px;
	text-align: center;
}

/* TABLE: LOCATIONS
****************************************************/

fieldset {
	padding: 0;
	margin: 0 auto;
	width: 400px;
	text-align: center;
}
fieldset p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
legend {
	font-size: 20px;
	font-weight: normal;
	color: #00843E;
	padding-right: 10px;
	padding-left: 5px;
	text-align: center;
	margin: 0 auto;
	border: 1px #D0D0BF solid;
}
