* {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/white.gif);
}

#headerdiv {
	background-image: url(../images/blue-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

td {
	vertical-align: top;
	}

p {
	margin-bottom: .75em;
	}
	
/*#topnav .tnright {
	background-image: url(../images/gray-bar-transition.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}*/
#header {
	width: 100%;
}
#header .hleft {
	background-image: url(../images/bkgd1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .hright {
	background-image: url(../images/bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topnav .tnleft {
	background-image: url(../images/white-tab-bkgd.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
#topnav .tnright .single .repeat {
	background-image: url(/images/gray-bar-transition.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
}
#topnav .tnright .single {
	background-image: url(/images/menu-rpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 35px;
}

#topnav {
	margin-top: -54px;
	height: 54px;
}
#topnav td {
	height: 54px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#topnav img {
	display: block;
}

#header img {
	display: block;
	}

a {
	text-decoration: none;
	color: #214eac;
	}
	
a img {
	border: 0;
	}
	
a:hover{
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFCC;
	}
	
#bleft{
	background-image:url(../images/blue_bg_left.jpg);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align: top;
	}
	
#bleft div{
	background:url(../images/nav-glow-left.jpg) no-repeat top right;
	height: 76px;
	width: 100%;
	}

#nav {
	width: 135px;
	vertical-align: top;
	background: url(../images/blue_bg_right.jpg) repeat-y right;
	padding-bottom:50px;
	}
#nav a:hover {
	background-color: transparent;
}

#nav ul{
	background:url(../images/nav-glow-right.jpg) no-repeat top right;
	padding-top: 7px;
	position: relative;
	}
	
#nav ul li{
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	margin-top: 10px;
	color: #214eac;
	}
	
#nav ul ul{
	background-image: none;
	padding: 0px;
	}
	
#nav ul ul li{
	font-size: 10px;
	color: #747474;
	font-weight: normal;
	line-height: 12px;
	margin: 0 0 0 7px;
	}
	
#nav ul ul li a{
	color: #747474
	}
	
#nav ul ul li a:hover{
	color: #000000;
	}
	
#content{
	padding: 25px 20px 100px 40px;
	width: 565px;
	min-height:200px;
	position: relative;
	}

#content a{
	text-decoration: underline;
	}
	
#content h1{
	margin-bottom: 8px;
	height: 35px;
	}
	
#content h1 a{
	background-color: white;
	padding-right: 13px;
	text-decoration: none;
	}
	
#content h1 img{
	vertical-align: middle;
	}
	
#content h1 a:hover{
	text-decoration: underline;
	background-color: #FFFFFF;
	}
#content #barh1 {
	position:absolute; 
	top:14px;
	left:149px;
}

#promotion{
	float: right;
	margin-top: 48px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
	}
#content .comparison_table a.lookup {
	color: #666666;
}
	
.topblurb{
	display:block;
	margin-bottom: 15px;
	width: 350px;
	}
	
.comparison_table{
	clear: right;
	border-style: none;
	}

.comparison_table tr th{
	border-color:#CCCCCC;
	border-style:none solid dashed none;
	border-width:1px;
	color:#666666;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:8px 4px 8px 0px;
	text-align:center;
}

.comparison_table .details_buttons td{
	border-bottom-style: solid;
	}
	
#content td{
	vertical-align: middle;
	}
	
#content .comparison_table thead th, .account_descriptions thead tr th{
	border-color:#CCCCCC;
	border-style:solid solid solid none;
	border-width:1px;
	font-weight:bold !important;
	padding:5px 4px;
	text-align:center;
	font-size: 12px;
	color: #000000;
}

.comparison_table thead td{
	border-style:none solid dashed none;
	border-bottom-color: #cccccc;
	}

.comparison_table td{
	border-bottom:1px dashed #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:10px;
	padding:3px;
	text-align:center;
	}
	
.comparison_table tfoot td{
	border-style: none;
	text-align: right;
	}
	
h2{
	border-bottom:1px dashed #CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	}
	
#content ul, #content ol{
	margin-bottom:10px;
	margin-top:10px;
	padding-left: 14px;
	}

#content ul {
	list-style-type:disc;
	}


.account_descriptions{
	margin-left:60px;
	padding-left: 25px;
	}
	
.account_descriptions h2{
	margin-left: -25px;
	}

.account_descriptions p{
	width:450px;
	}
	
.account_descriptions table{
	border-style:none;
	margin-bottom:5px;
	margin-left:25px;
	margin-top:5px;
	text-align: center;
	}
	
.account_descriptions thead td{
	border-color:#CCCCCC;
	border-style:none solid solid none;
	border-width:1px;
	color:#666666;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
	text-align:center;
}

.account_descriptions tr th{
	border-color:#CCCCCC;
	border-style:none solid solid;
	border-width:1px;
	color:#000000;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	padding: 4px 10px;
	text-align:center;
	}
	
.account_descriptions td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:10px;
	padding:2px;
	text-align:center;
}

#content .lookup{
	text-decoration: none;
	color: black;
	border-bottom-color: #009900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	}

#footer{
	width: 100%;
	background-image: url(../images/footer_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	}
	
#footer ul li{
	display: block;
	float: left;
	color: white;
	font-size: 11px;
	width: 130px;
	margin-top: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
	}
	
#footer_container{
	width:625px;
	position: relative;
	color: #6668a0;
	font-size: 10px;
	text-align: left;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 150px;
}
#footer_container span {
	margin-top: 5px;
	display: block;
}
#footer_container li {
	line-height: 1.2em;
}


#serving{
	position: absolute;
	right: 0;
	top: -54px;
	}
	
#footer #first_location{
	margin-left: 0px;
	}
	
#footer #footer_links{
	color:#9B9B9B;
	font-size:11px;
	margin-top:130px;
	overflow:hidden;
	padding-top:4px;
	width:625px;
	}
	
#footer #footer_links ul{
	margin-left: -21px;
	}
	
#footer #footer_links li{
	float: none;
	display: inline;
	margin: 0 0 0 10px;
	padding-left: 10px;
	border-left: 1px solid #7c7c7c;
	line-height: 1.8em;
}
	
* html #footer #footer_links{
	/* Fixes IE6 margin */
	margin-top: 35px;
	clear: left;
	}

	
#footer #footer_links a{
	color: #9b9b9b;
	border-bottom: 1px solid #5f5f5f;
	letter-spacing: normal;
	}
#footer #footer_links a:hover {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}

#fdic{
	float: right;
	margin: 5px;
	}
	
.smalltype {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

#online_banking div {
	position: relative;
	z-index: 1000;
	}

#online_banking #dropdown {
	height: 254px;
	width: 157px;
	background: transparent url(../images/online-banking-dropdown.gif) no-repeat;
	visibility: hidden;
	position: absolute;
	margin-left: -85px;
	top: 35px;
	z-index:5;
	font-size: 11px;
	line-height: 16px;
	}

#online_banking #dropdown div{
	vertical-align:middle;
	text-align:center;
	margin-left:15px;
	padding-top: 10px;
	width: 140px;
	}
	
#dropdown #online_banking_login{
	height: 120px;
	}
	
#dropdown #online_banking_login a, #dropdown #online_banking_login a:hover{
	text-decoration: underline;
	color: #000;
	background-color: transparent;
	}
	
#dropdown #online_banking_login a:hover{
	color: #0000FF;
	}
	
#dropdown #remote_capture_login a, #dropdown #remote_capture_login a:hover{
	text-decoration: underline;
	color: #c0c0c0;
	background-color:transparent;
	}
	
#dropdown #remote_capture_login a:hover{
	color: #FFF;
	}
	
#dropdown img{
	display: inline;
}
	
#online_banking :hover #dropdown{
	visibility: visible;
	}
	
#print_logo{
	display: none;
	}
	
* html #online_banking #dropdown{
	top: 0;
	}
	
* html #online_banking table{
	position: absolute;
	}
	
* html div#content{
	padding-bottom:225px;
	}
#onlinebkgover {
position:absolute; 
top:-35px; 
left:85px;
}
#footer #footer_container #imagemakers {
	color: #666666;
}
#footer #footer_container #imagemakers a {
	color: #666666;
}
#footer #footer_container #imagemakers a:hover {
	color: #FFFFFF;
	background-color:#000000;
	text-decoration:underline;
}
#fdicprint {
display:none;
}
.cdspecialrate {
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.cdspecialratecaption {
	font-size: 11px;
	color: #9999CC;
}

/**************************************/
/*          Fraud Alert               */
/**************************************/
.fraud-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0034b8;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.med .fraud #fraud-txt hr {
	margin-bottom: 10px;
	margin-top: 23px;
}
.med .fraud #fraud-txt {
	margin-top: 13px;
	margin-right: 36px;
	margin-bottom: 36px;
	margin-left: 36px;
}
.low .fraud {
	width: 168px;
	background-image: url(/personal/images/fraud-bgd.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	margin-top: 3px;
}

#fraud-txt {
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
	font-size: 11px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.fraud-date {
	font-size: 9px;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}
.med .fraud img {
	display: none;
}
.med .fraud {
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-opacity:0.9;
	position: absolute;
	border: 5px solid #0034b8;
	width: 375px;
	left: -199px;
	top: -144px;
	z-index: 10000;
	background-color: #FFFFFF;
}
.med #content #Rates .fraud #close img {
	display: block;
	margin: 0px;
	padding: 0px;
}
.med .fraud #close td {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.med .fraud #close {
	margin-left: 321px;
	margin-top: 8px;
}
.low .fraud .fraudtent #close,
.high .fraud #close {
	display: none;
}

.med .fraud #fraud-txt {
	font-size: 12px;
	line-height: 14px;
}
.high .fraud .fraudtent {
	position: absolute;
	border: 5px solid #0034b8;
	width: 432px;
	left: -400px;
	top: -106px;
	background-color: #FFFFFF;
	z-index: 100000;
}
.high .fraud img {
	display: none;
}
.high #fr3blacken {
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	background-color: #000000;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	z-index: 50000;	
}
.high .fraud #fraud-txt hr {
	margin-bottom: 10px;
	margin-top: 23px;
}
.high .fraud #fraud-txt {
	margin-top: 27px;
	margin-right: 36px;
	margin-bottom: 36px;
	margin-left: 36px;
}
.high .fraud #fraud-txt {
	font-size: 12px;
	line-height: 14px;
}
.high #content #Rates .fraud .fr3logo img, .high #content #Rates .fraud .fr3enter img {
	display: block;
	margin: 0px;
	padding: 0px;
}
.high .fraud .fr3logo, .high .fraud .fr3enter {
	margin-right: auto;
	margin-left: auto;
}
.high .fraud .fr3logo {
	width:167px;
}
.high .fraud .fr3enter {
	width:89px;
	margin-top:25px;
	margin-bottom:36px;
}
.low .fraud #fr3blacken,
.med .fraud #fr3blacken,
.low .fraud .fr3logo,
.med .fraud .fr3logo,
.low .fraud .fr3enter,
.med .fraud .fr3enter,
.low .fraud .fraudtent #fraud-txt .fraud-head,
.low .fraud .fraudtent #fraud-txt hr {
	display:none;
}
.high #content,
.med #content {
	z-index:1050;
}
.disclosure {
	color: #999;
	font-size: 11px;
	margin-left: 276px;
}
#content a#facebook {
	position: absolute;
	left: 495px;
	top: 29px;
	background-image: url(/images/facebook/fb-norm.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	color: #b8b8b8;
	font-size: 11px;
	display: block;
	text-decoration: none;
	line-height: 13px;
	background-position: left 1px;
}
#content a#facebook:hover {
	text-decoration: underline;
	background-image: url(/images/facebook/fb-hover.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
}

