﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.search {
 	width: 100px;
 	border: 1px #2D326C solid;
 	font-size: 11px;
}
.searchbutton { 
	background-color: #1D1F58;
	color: #fff;
	border: none;
	padding: 0 2px;
}

a {
	color: #4a6398;
}
a:hover {
	color: #bd3e42;
}
:focus {
	outline:none;
}
h1 {
	color: #4a6398;
}
h2 {
	color: #2A2C53;
}
h3 {
	color: #C24040;
}

#page {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#header1 {
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 964px;
	overflow: hidden;
}
#container1 {
	padding: 0px;
	width: 964px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#col_left {
	width: 210px;
	float: left;
}
#col_left_header {
	background-image: url(images/container2_header.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 210px;
}
body.onlinebanking #col_left_header {
	background-image: url(images/container2_header_ob.jpg);
}
#col_right {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	width: 745px; /*747*/
	overflow: hidden;
}
#mainimgxy {
	position: absolute;
	left: 201px;
	top: 95px;
	z-index: 50;
	display: none;
}
#mainimg {
	background-color: #FFFFFF;
}
body.mainimg #mainimgxy {
	display: block;
}
body.mainimg #content1 h1{
	margin-top: 15px;
}
#content1toppadding {
	margin: 0px;
	padding: 0px;
	display: none;
	height: 0px;
}
body.mainimg #content1toppadding {
	display: block;
	height: 196px;
}
#content1 {
	display: block;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 727px;
	min-height: 1%;
}
#content1 h1 {
	font-size: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #2A2C53;
}
#content1 h2 {
	font-size: 16px;
	padding-bottom: 4px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a6398;
	color: #4a6398;
}
#content1 h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #C24040;
}
#content1 p {
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#content2 {
	width: 180px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	min-height: 282px;
	margin: 0px;
	padding-top: 5px;
	background-color: #f9f9f9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7192ac;
	border-bottom-color: #7192ac;
	border-left-color: #7192ac;
}
body.onlinebanking #content2 {
	background-image: url(images/content2_bg.jpg);
	background-repeat: no-repeat;
}

#lists, #bizlists {
	display: none;
	background-color: #e8eaeb;
	background-image: url(images/lists_bg.jpg);
	background-repeat: no-repeat;
	width: 740px;
	border: 1px solid #7192ac;
}
#lists a, #bizlists a {
	color: #244056;
	text-decoration: none;
}
#lists a:hover, #bizlists a:hover {
	color: #bd3e42;
	text-decoration: underline;
	background-position: 5px 5px;
}
#lists ul, #bizlists ul {
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}
#lists ul li, #bizlists ul li {
	list-style-type: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lists ul li:hover, #bizlists ul li:hover {
	background-position: 5px 5px;
}
#lists th, #bizlists th {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #4a6398;
	padding-right: 14px;
	padding-left: 14px;
}
#lists td, #bizlists td {
	padding-right: 14px;
	padding-left: 14px;
}
#features {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}
body.features #features {
	display: block;
}
#features img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color:#FFFFFF;
}

body.lists #lists, body.bizlists #bizlists {
	display: block;
}

#footer {
	width: 964px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5acb2;
	color: #a5acb2;
	text-align: center;
}
#footer a {
	/*color: #858D96;*/
	color: #918F8F;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #bd3e42;
	text-decoration: underline;
}
#footer a.pres {
	/*color: #858D96;*/
	color: #303030;
	text-decoration: none;
	font-weight: bold;
}
#footer a.pres:hover {
	color: #bd3e42;
	text-decoration: underline;
}

body.nologos #logos {
	display: none;
}
#logo {
	float: left;
}
#nav1 {
	height: 27px;
	width: 749px;
	background-image: url(images/nav1_bg.gif);
	background-repeat: repeat-x;
	float: left;
	position: relative;
}
#nav1 ul {
	margin: 0px;
	padding: 0px;
}
#nav1 li {
	display: inline;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#nav1 li a, .nav1_btn {
	height: 20px;
	width: 95px;
	background-image: url(images/nav1_a_bg.gif);
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	padding-bottom: 0px;
}
#nav1 li a:hover, .nav1_btn:hover, .nav1_btn {
	background-position: 0px -54px !important;
}

#nav1_btn1, #nav1_btn2, #nav1_btn3, #nav1_btn4, .nav1_btn {
	font-weight: bold;
}
body.personal #nav1_btn1, body.personal #nav1_btn1:hover, .active {
	background-position: 0px -54px !important;
}
body.business #nav1_btn2, body.business #nav1_btn2:hover {
	background-position: 0px -54px !important;
}
body.rates #nav1_btn3, body.rates #nav1_btn3:hover {
	background-position: 0px -54px !important;
}
body.about #nav1_btn4, body.about #nav1_btn4:hover {
	background-position: 0px -54px !important;
}
#makehome {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	height: 18px;
	text-decoration: none;
	padding-top: 5px;
	display: none;
}
#makehome a {
	text-decoration: none;
}
#makehome a:hover {
	text-decoration: underline;
}
.visible {
	display:block !important;
}
#nav_personal {
	left: 216px;
}
#nav_business {
	left: 323px;
}
#nav_rates {
	left: 430px;
}
#nav_about {
	left: 537px;
}
#nav_personal, #nav_rates, #nav_business, #nav_about {
	position: absolute;
	z-index: 75;
	top: 62px;
	width: 145px;
	display: inline;
	visibility: hidden;
}
.nav_panel {
	background-color: #FFF;
	font-size: 12px;
	width: 145px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a5acb2;
	border-bottom-color: #a5acb2;
	border-left-color: #a5acb2;
	padding-top: 11px;
	padding-right: 21px;
	padding-bottom: 11px;
	padding-left: 21px;
}
.nav_panel p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.nav_panel h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.nav_panel ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.nav_panel li {
	padding: 0px;
	margin: 0px;
}
.nav_panel a {
	text-decoration: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	display: inline-block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.nav_panel a:active {
	text-decoration: underline;
}
.nav_panel a:hover {
	text-decoration: underline;
	background-position: 5px 5px;
}

#nav2 {
	height: 45px;
	width: 740px;
	font-size: 11px;
	padding-top: 17px;
	text-align: right;
	float: left;
}
#nav2 ul {
	display: inline;
	width: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}
#nav2 li {
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav2 li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	color: #000000;
}
#nav2 li a:hover {
	color: #bd3e42;
	text-decoration: underline;
}
#onlinebankingxy {
	display: none;
	color: #03233d;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	padding-top: 5px;
}
body.onlinebanking #onlinebankingxy {
	display: block;
}
#onlinebankingxy p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.arrowlink {
	background-image: url(images/ob_a_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#onlinebankingxy a {
	text-decoration: none;
}
#onlinebankingxy a:hover {
	text-decoration: underline;
}

#quicklinksxy {
	color: #03233d;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
}
#quicklinksxy p {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#quicklinksxy select {
	width: 162px;
}



.clearfloat {
	clear: both;
}
.styledtable {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #AEB89D;
}
.styledtable th {
	padding: 5px;
	border-bottom-color: #AEB89D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #D0D2C4;
	text-align: center;
}
.styledtable td {
	padding: 5px;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
}
.styledtable tr:hover {
	padding: 5px;
	border-bottom-color: #D0D2C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFF99;
}
.styledtable caption {
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #4a6398;
}
.smallgrey {
	font-size: 10px;
	color: #666666;
}
.teallinks {
	color: #0099FF !important;	
}
.teallinks a {
	color: #244056 !important;
	text-decoration: none;
}
#siteview {
	display: inline;
	float: right;
	width: 200px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	z-index: 300;
	left: 545px;
	top: 10px;
	font-size: 10px;
	color: #666666;
}

@media print {
body {
	width: 90% !important;
	font-size:14px;
}
#nav2, #nav1, #col_left {
	display:none !important;
}
#mainimgxy {
	position: static;
}
h1, h2, h3, #content1 {
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#content1 {
	width: 100% !important;
	height: auto !important;
	overflow: visible !important;
}
}
