a:link {
	color: #034077;
	text-decoration: none;
	}
a:visited {
	color: #034077;
	text-decoration: none;
	}
a:hover {
	color: #0780db;
	text-decoration: underline;
	}
a:active {
	color: #034077;
	text-decoration: none;}
	

/* ----- Boxes----- */

.homeBox01 {
	width: 450px;
	height: 153px;
	background-image:url(images/home_left_top.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	bottom: 0px;
	position: static;
}

.homesubBox01 {
	width: 427px;
	background-image:url(images/home_left_top.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-left: 23px;
	padding-top: 35px;
	float: left;
	bottom: 0px;
	position: static;
}


.homeBox02 {
	width: 450px;
	height: 153px;
	background-image:url(images/home_right_top.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	bottom: 0px;
	position: static;
}


.homeBox03 {
	width: 676px;
	height: 225px;
	background-image:url(images/homebox03.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	float: right;
	bottom: 0px;
	position: static;
}


.featuredBox01 {
	width: 217px;
	height: 415px;
	background-color: #e8f5fc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	padding-top: 7px;
	float: left;
	bottom: 0px;
	position: static;
}

.featuredBox02 {
	width: 217px;
	background-color: #e8f5fc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	padding-top: 7px;
	float: left;
	bottom: 0px;
	position: static;
}

.imgBox01 {
	width: 215px;
	height: 211px;
	background-color: #e8f5fc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-top:10px;
	margin-right:7px;
	float: none;
	bottom: 0px;
	position: static;
}

.midBox01 {
	width: 213px;
	height: 190px;
	background-image:url(images/midbox01.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*padding-top: 85px;*/
	float: left;
	bottom: 0px;
	position: static;
	background-repeat: no-repeat;
}

.midBox02 {
	width: 231px;
	height: 85px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding-top: 10px;
	float: left;
	bottom: 0px;
	position: static;
	background-repeat: no-repeat;
}

.midBox03 {
	width: 232px;
	height: 190px;
	background-image:url(images/midbox03.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	bottom: 0px;
	position: static;
	background-repeat: no-repeat;
}

.textBox01 {
	width: 646px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top:7px;
	padding-right: 30px;
	float: right;
	bottom: 0px;
	position: static;
}

.textBox02 {
	width: 646px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top:7px;
	float: left;
	bottom: 0px;
	position: static;
}

.botBox01 {
	width: 260px;
	height: 35px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: static;

}

.timeBox01 {
/*	width: 444px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: static;
}

/* ----- TEXT ----- */

.title1 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #f79119;
	padding-left: 20px;
	padding-top: 0px;
}

.title1 a {
	font-family: Verdana;
	font-size: 12px;
	color: #f7931e;
}

.title1 a:hover {
	color: #0780db;
}

.title1b {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #f79119;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}

.title2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #034077;
	padding-left: 20px;
	padding-bottom: 10px;
}

.title3 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #034077;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #034077;
	padding-left: 20px;
	padding-right: 20px;
}


.text2 {
	font-family: Verdana;
	font-size: 11px;
	color: #f7931e;
	font-style: italic;
	padding-left: 20px;	
}


.text2 a {
	font-family: Verdana;
	font-size: 11px;
	color: #f7931e;
	font-style: italic;
}

.text2 a:hover {
	color: #0780db;
}

.text3 {
	font-family: Verdana;
	font-size: 12px;
	color: #a1a1a1;
	font-style: italic;
	padding-left: 20px;
	padding-right: 10px;
}

.text4 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
}

.text4b {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
}

.text5 {
	font-family: ;
	
}

.text6 {
	font-family: Verdana;
	font-size: 11px;
	color: #034077;
	padding-left: 14px;
}

.text7 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-left: 50px;
	padding-right: 20px;
}

.text7b {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
}

.text8 {
	font-family: Verdana;
	font-size: 12px;
	color: #0780db;
	padding-left: 14px;
}

.text9 {
	font-family: Verdana;
	font-size: 12px;
	color: #034077;
}

.text10 {
	font-family: Verdana;
	font-size: 10px;
	color: #034077;
}

.text10 a {
	font-family: Verdana;
	font-size: 10px;
	color: #034077;
}

.text10 a:hover {
	color: #ffffff;
}

.text11 {
	font-family: Verdana;
	font-size: 11px;
	color: #a1a1a1;
	line-height: 18px;
}


.img2 {
	float: right;
	margin: 8px 0px 8px 16px;
	text-align: center;
	font-family: Gill Sans MT, Arial;
	font-size: 13px;	
}


/* ----- NAVIGATIONS ----- */

#tablelayout
{
font-family:Verdana;
width:100%;
border-collapse:collapse;
font-size: 12px;
color: #666666;
}
#tablelayout td
{
font-size:11px;
border:1px solid #034077;
padding:3px 7px 2px 7px;
}
#tablelayout th 
{
font-size:14px;
text-align:left;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:4px;
background-color:#034077;
color:#fff;
}
#tablelayout2
{
font-family: Verdana;
width:100%;
border-collapse:collapse;
}
#tablelayout2 td, #tablelayout2 th 
{
font-size: 11px;
border: 0px;
padding:3px 7px 2px 7px;
}
#tablelayout3
{
font-family: Verdana;
width:100%;
border-collapse:collapse;
}
#tablelayout3 th
{
background-color:#034077;
font-size:16px;
text-align:left;
color:#fff;
border: 1px solid #034077;
padding:3px 7px 2px 7px;
}
#tablelayout3 td
{
font-size: 16px;
border: 1px solid #034077;
padding:3px 7px 2px 7px;
color:#666666;
}
#tablelayout4
{
text-align: center;
font-family: Verdana;
font-size: 12px;
color: #666666;
}
#tablelayout4 th
{
font-family: Verdana;
font-size: 16px;
}
#tablelayout5
{
font-family:Verdana;
width:100%;
border-collapse:collapse;
font-size: 12px;
color: #666666;
}
#tablelayout5 td
{
font-size:11px;
border:1px solid #034077;
padding:3px 7px 2px 7px;
text-align:center;
}
#tablelayout5 th 
{
font-size:14px;
text-align:center;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:4px;
background-color:#034077;
color:#fff;
}
#tablelayout5 tr.alt td
{
background-color:#e8f5fc;
}
#topnavcontainer {
	text-align: left;
	padding-bottom: 3px;
	padding-right: 5px;
}
#topnav, #topnav ul {
	font-family: Georgia, serif;
	font-size: 15px;	
	color: #034077;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;	
}

#topnav a {
	font-family: Georgia, serif;
	color: #034077;
	font-size: 15px;
	padding: 4px;
	margin: 0px;
	text-decoration: none; 
}

#topnav a:hover {
	color: #f79119;
	text-decoration: none; 	
}
#topnav li {
	display: inline;
}

#topnav li.divider {
	height: 17px;
	padding-right: 15px;
	margin: 0px 0px 0px 5px;
	background-image: url(images/top_nav_li.gif);
	display: inline;
}



#topnav2 a:hover {
	color: #f79119;
	text-decoration: none; 
}

/* ----- highlight active tab based on body @class attribute ----- */

body.personal #topnav li#topnav-personal a,
body.business #topnav li#topnav-business a,
body.lending #topnav li#topnav-lending a,
body.trusts #topnav li#topnav-trusts a {
  font-weight: bold;
  display: inline;
  color: #0780db;
}



#linknavcontainer {
	text-align: center;
	background-color:#034077;
	color: #ffffff;
	height: 24px;
	display: table;
	margin-left: auto;
	margin-right: auto;	
}

#linknav, #linknav ul {
	font-family: Verdana;
	text-align: center;
	font-size: 12px;
	background-color:#034077;
	color: #ffffff;
	list-style: none;
	padding: 5px 0px 5px 0px;

}

#linknav a {
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
	padding: 4px;
	margin: 0px;
	text-decoration: none; 
}

#linknav a:hover {
	color: #0780db;
	text-decoration: none; 	
}
#linknav li {
	display: inline;
}

#linknav li.divider {
	margin: 0px 3px 0px 3px;
	color: #ffffff;
	display: inline;
}

#navcontainer {
	text-align: center;
	background-color:#034077;
	color: #ffffff;
	height: 24px;
	display: table;
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}

#nav, #nav ul { /* all lists */
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	font-family: Verdana;
	text-align: center;
	font-size: 12px;
	background-color:#034077;	
}

#nav a {
	display: block;
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
	padding: 0px 6px 0px 6px;
	margin: 0px;
	text-decoration: none; 
}

#nav a:hover {
	text-decoration: none;
	color: #0780db;
}

#nav li { /* all list items */
	float: left;
	margin: 0px;		
}

#nav li ul li {
	width: 15em;
	text-align: left;
	padding: 0px 0px 0px 0px;	
}

#nav li ul li a {
	color: #FFF;
	font: 12px verdana;
	display: block;
	line-height: 18px;
	padding: 3px 3px 3px 6px;	
}

#nav li ul li a:hover {
	background-color: #E8F5FC;
	padding: 3px 3px 3px 6px;	
}	

#nav li ul { /* second-level lists */
	position: absolute;
	background: #034077;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li.divider {
	margin: 0px 3px 0px 3px;
	color: #ffffff;
	display: inline;
}

/* ----- highlight active tab based on body @class attribute ----- */

body.about #nav li#nav-about a,
body.location #nav li#nav-location a,
body.service #nav li#nav-service a,
body.onlinebanking #nav li#nav-onlinebanking a,
body.rates #nav li#nav-rates a,
body.forms #nav li#nav-forms a,
body.switch #nav li#nav-switch a,
body.home #nav li#nav-home a {
  display: inline;
  color: #0780db;
}


#lefthomenav, #linknav ul {
	font-family: Verdana;
	text-align: left;
	font-size: 12px;	
	color: #034077;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

#lefthomenav a {
	font-family: Verdana;
	color: #034077;
	font-size: 12px;
	margin: 0px;
	padding-left: 2px;
	text-decoration: none; 
	line-height: 18px;
}

#lefthomenav a:hover {
	color: #0780db;
	text-decoration: none; 	
}
#lefthomenav li {
	display: inline;
}

#lefthomenav li.divider {
	height: 18px;
	padding-right: 15px;
	margin: 0px 0px 0px 10px;
	background-image: url(images/lefthome_nav_li.gif);
	display: inline;
}

/* ----- highlight active tab based on body @class attribute ----- */

body.billpay #lefthomenav li#topnav-billpay a,
body.onlinelogin #lefthomenav li#topnav-onlinelogin a,
body.location #lefthomenav li#topnav-location a,
body.staff #topnav li#lefthomenav-staff a,
body.estatements #topnav li#lefthomenav-estatements a {
  display: inline;
  color: #0780db;
}

#leftnavmain, #linknav ul {
	font-family: Verdana;
	text-align: left;
	font-size: 15px;
	color: #034077;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 20px;
	font-weight: bold;
}

#leftnavmain a {
	display: block;
	font-family: Verdana;
	color: #034077;
	font-size: 15px;
	margin: 0px;
	padding-left: 0px;
	text-decoration: none; 
	line-height: 20px;
}

#leftnavmain a:hover {
	color: #999999;
	text-decoration: none; 	
}


#subleftnav
{
color: #034077;
font-size: 12px;
font-family: Verdana, sans-serif;
margin-left: 15;
padding-left: 0;
list-style: none;
}

#subleftnav li
{
list-style: none;
margin: 0;
font-size: 1em;
padding: 3px 0px 3px 0px;
color: #034077;
}

#subleftnav a
{
display: block;
text-decoration: none;
padding-left: 18px;
color: #999999;
}

#subleftnav a#current 
{ 
color: #034077;
background-image: url(images/lefthome_nav_li.gif);
background-repeat: no-repeat;
background-position: 0px -2px; 
}

#subleftnav a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#subleftnav a
{
voice-family: "\"}\"";
voice-family: inherit;

/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#subleftnavcontainer>#subleftnav a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#subleftnav a:hover, #subleftnav a#current:hover
{
color: #034077;
background-image: url(images/lefthome_nav_li.gif);
background-repeat: no-repeat;
background-position: 0px -2px; 
}

#active a:link, #active a:visited, #active a:hover
{
color: #034077;
background-image: url(images/lefthome_nav_li.gif);
background-repeat: no-repeat;
background-position: 0px -2px; 
}

/* ------ old subnav styles
#subleftnav, #linknav ul {
	font-family: Verdana;
	text-align: left;
	font-size: 12px;	
	color: #034077;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

#subleftnav a {
	font-family: Verdana;
	color: #999999;
	font-size: 12px;
	margin: 0px;
	padding-left: 2px;
	text-decoration: none; 
	line-height: 18px;
}

#subleftnav a:hover {
	color: #034077;
	text-decoration: none; 	
}
#subleftnav li {
	display: inline;
}

#subleftnav li.divider {
	height: 18px;
	padding-right: 15px;
	margin: 0px 0px 0px 10px;
	background-image: url(images/lefthome_nav_li.gif);
	display: inline;
}
-------- end old subnav style */



#botnavcontainer {
	width: 570px;
	text-align: left;
	padding-top: 8px;
	padding-left: 5px;
	float: left;
}
#botnav, #botnav ul {
	font-family: Verdana;
	font-size: 10px;
	color: #a1a1a1;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	margin-left: 10px;	
}

#botnav a {
	color: #a1a1a1;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	text-decoration: none; 
}

#botnav a:hover {
	color: #f79119;
	text-decoration: none; 	
}
#botnav li {
	display: inline;
}

#botnav li.divider {
	margin: 0px 3px 0px 3px;
	color:#a1a1a1;
	display: inline;
}
/* ----- highlight active tab based on body @class attribute ----- */

body.site #botnav li#botnav-site a,
body.contact #botnav li#botnav-contact a,
body.privacy #botnav li#botnav-privacy a {
  color: #000000;
}

.error {
	color: #A9151C;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.form {
	font-family: Gill Sans MT, Arial;
	font-size: 16px;
	color: #4E4E4E;
}

.input {
	font-size: 11px;
	color: #333333;	
	font-family: verdana, arial, helvetica, sans-serif;
}

#blackOut {
	background-color: #000;
	opacity: .5;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
	width: 100%;
}

#OuterContainer {
	top: 230px;
	left: 0px;
	position: absolute;
	margin: auto;
	width: 100%;
	text-align: center;
	z-index: 100001;
}

#InnerContainer {
	position: fixed;
	background-color: #fff;
	position: relative;
	padding: 20px;
	margin: 0 auto;
	width: 530px;
}

#close_modal {
	clear: both;
	font-size: 15px;
	font-weight: bold;
	padding-top: 25px;
}

#close_modal a {
	color: #999;
	text-decoration: none;
}

