/* Default Styles 
----------------------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font: normal 11px/17px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	background-color: #E5EAF1; }
	
a, a:link, a:visited, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #333;
	outline: none; }

a:hover {
	color: #666;
	text-decoration: none; }

p {
	margin: 0 0 15px 0; }

ul { 
	padding: 0;
	margin: 0 0 15px 15px;
	list-style: square url(../images/bul_pos.gif) outside; }
	
li { 
	margin: 0 0 5px 0; }
	
h1, .titlehome {
	margin: 0 0 10px 0;
	font: bold 19px/24px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #003273; }

h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	font: bold 14px/19px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #003273; }
	
/* Structural Rules
----------------------------------------------------------------------------------------- */
#container, #containersub {
	position: relative;
	width: 780px;
	margin: 0;
	padding-top: 100px;
	text-align: left;
	background-color: #FFF; }
	
#containersub { 
	background: #FFF url(../images/bg_contain_sub.jpg) no-repeat scroll 0 0; }
	
#contenttbl {
	padding: 0;
	width: 780px; }
	
#breadcrumb {
	position: absolute;
	right: 20px;
	top: 115px;
	width: 375px;
	height: 25px;
	font-size: 9px;
	line-height: 15px;
	font-style: italic;
	text-align: right; }
	
a#logo, a#logo:link, a#logo:active, a#logo:visited, a#logo:hover {
	position: absolute;
	display: block;
	width: 311px;
	height: 40px; 
	top: 12px;
	left: 12px;
	background: transparent url(../images/pic_logo.gif) no-repeat scroll 0 0;
	cursor: pointer; }

	/* * html a#logo, * html a#logo:link, * html a#logo:active, * html a#logo:visited, * html a#logo:hover {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_logo.png",sizingMethod="scale"); } for IE/Win */

a#btnlocations, a#btnlocations:link, a#btnlocations:active, a#btnlocations:visited, a#btnlocations:hover,
	a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover,
	a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover,
	a#btnhome, a#btnhome:link, a#btnhome:active, a#btnhome:visited, a#btnhome:hover,
	a#btnonlinebanking, a#btnonlinebanking:link, a#btnonlinebanking:active, a#btnonlinebanking:visited, a#btnonlinebanking:hover {
	position: absolute;
	right: 341px;
	top: 0;
	width: 69px;
	height: 34px;
	background: transparent url(../images/btn_locations.gif) no-repeat scroll 0 0;
	z-index: 10; }
	
a#btnonlinebanking, a#btnonlinebanking:link, a#btnonlinebanking:active, a#btnonlinebanking:visited, a#btnonlinebanking:hover {
	width: 92px;
	right: 239px;
	background-image: url(../images/btn_onlinebanking.gif); }
	
a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover {
	width: 80px;
	right: 149px;
	background-image: url(../images/btn_contact.gif); }
	
a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover {
	width: 66px;
	right: 73px;
	background-image: url(../images/btn_sitemap.gif); }
	
a#btnhome, a#btnhome:link, a#btnhome:active, a#btnhome:visited, a#btnhome:hover {
	width: 48px;
	right: 15px;
	background-image: url(../images/btn_home.gif); }

a#btnlocations:hover, a#btnsitemap:hover, a#btncontact:hover, a#btnhome:hover, a#btnonlinebanking:hover {
	background-position: 0 -34px; }
	
#sidecol {
	width: 195px;
	background-color: #003273; }
	
	#sidecolright {
		width: 230px;
		padding-top: 260px;
		background-color: #FFF; }

#sidecol a, #sidecol a:link, #sidecol a:visited, #sidecol a:active, #sidecol a:hover {
	color: #FFC; }

#brandingarea {
	position: absolute;
	left: 195px;
	top: 100px;
	width: 370px;
	height: 225px;
	padding: 20px 200px 0 15px;
	background: transparent url(../images/bg_branding_5.jpg) no-repeat scroll 0 0; }
	
	#brandingarea .titlehome {
		color: #000;
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		letter-spacing: normal; }
		
	#brandingarea ul {
		margin-left: 20px;
		color: #000;
		font: normal 11px/17px Helvetica, Arial, Verdana, sans-serif;
		list-style: square url(../images/bul_pos_branding.gif) outside; }
		
	#brandingarea a, #brandingarea a:link, #brandingarea a:visited, #brandingarea a:hover, #brandingarea a:active {
		color: #003273; }
		
	#brandingarea a:hover {
		color: #333; }
		
.adpanelimgtop, .adpanelimgbot {
	display: block;
	width: 200px;
	margin: 0;
	padding: 10px 0 10px 15px;
	background: transparent none no-repeat scroll top; }
	
	.adpanelimgbot {
		margin: 0 0 15px 0;
		padding-top: 0;
		padding-bottom: 1px;
		background-position: bottom; }
		
	.adpanelimgtop p, .adpanelimgtop ul, .adpanelimgbot p, .adpanelimgbot ul {
		margin-bottom: 7px;
		font: normal 10px/16px Helvetica, Arial, Verdana, sans-serif; }
		
	.adpanelimgtop ul li, .adpanelimgbot ul li {
		margin-bottom: 0;
		list-style: disc none outside; }
		
	.adpanelimgtop a, .adpanelimgtop a:link, .adpanelimgtop a:visited, .adpanelimgtop a:hover, .adpanelimgtop a:active,
		.adpanelimgbot a, .adpanelimgbot a:link, .adpanelimgbot a:visited, .adpanelimgbot a:hover, .adpanelimgbot a:active {
		color: #003273; }
		
	.adpanelimgtop a:hover, .adpanelimgbot a:hover {
		color: #333; }

.adpaneltop, .adpanelbot {
	display: block;
	width: 215px;
	height: 10px;
	background: transparent url(../images/bg_panel_top.jpg) no-repeat scroll 0 0; }
	
	.adpanelbot {
		margin-bottom: 15px;
		background-image: url(../images/bg_panel_bot.jpg); }
		
.titleimg {
	display: block;
	margin: 0 0 7px 0; }
		
.sidecolhead {
	display: block;
	width: 195px;
	height: 30px;
	padding-left: 15px;
	margin: 0 0 10px 0;
	font: normal 14px/26px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #FFF;
	background: transparent url(../images/bg_title_sidecol.jpg) no-repeat scroll 0 0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 180px; }
	
	.sidecolhead  {
		width: 180px; /* endn ie5 hack */ }
	
.sidecoltext {
	padding: 0 10px 15px 15px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #FFF; }
	
.sidecoldivider {
	display: block;
	width: 195px;
	height: 1px;
	margin: 0 0 15px 0;
	text-align: left;
	background: transparent url(../images/pic_divider_sidecol.gif) no-repeat scroll bottom; }
	
#center, #centersub {
	width: 355px;
	padding-top: 260px;
	background-color: #FFF; }
	
	#center h1 {
		text-transform: none;
		letter-spacing: normal;
		font-size: 19px; }
	
	#centersub {
		padding-top: 20px;
		width: 585px;
		background-color: transparent; }
	
.centertext {
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	padding: 0 15px 15px 15px; }
	
.centertitle {
	display: block;
	width: 315px;
	padding: 5px;
	margin-bottom: 10px;
	color: #FFF;
	font: bold 17px/23px Helvetica, Arial, Verdana, sans-serif;
	background-color: #01295C; }
	
#centersub .centertext {
	padding-top: 30px;
	font-size: inherit;
	line-height: inherit; }
	
p.centerem {
	margin-bottom: 25px;
	color: #003273; }
	
.divider {
	display: block;
	width: 350px;
	height: 1px;
	margin-bottom: 15px;
	text-align: left;
	background: transparent url(..images/bg_center_horiz.gif) no-repeat scroll bottom; }
	
.centertext img {
	margin: 3px 0 10px 10px; }
	
.centerseperator {
	width: 418px;
	height: 35px;
	margin: 0 2px 0 2px;
	background: #BCA992 url(../images/pic_center_seperator.jpg) no-repeat scroll 0 0; }
	
.altpanel {
	width: 195px;
	padding: 15px 15px 5px 15px;
	font-size: 10px;
	line-height: 16px;
	background-color: #001733;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 165px; }
	
	.altpanel {
		width: 165px; /* endn ie5 hack */ }

.altpaneltitle {
	margin: 0 0 10px 0;
	font: normal 17px/22px Georgia, Times New Roman, serif;
	color: #FFF; }
	
a#btnlogin, a#btnlogin:link, a#btnlogin:active, a#btnlogin:visited,
	a#btndemo, a#btndemo:link, a#btndemo:active, a#btndemo:visited,
	a#btnnewuser, a#btnnewuser:link, a#btnnewuser:active, a#btnnewuser:visited {
	display: block;
	width: 90px;
	height: 30px;
	margin-bottom: 10px;
	background: transparent url(../images/btn_login_now.jpg) no-repeat scroll 0 0; }
	
	a#btndemo, a#btndemo:link, a#btndemo:active, a#btndemo:visited { }
	
	a#btnnewuser, a#btnnewuser:link, a#btnnewuser:active, a#btnnewuser:visited {
		width: 70px;
		background-image: url(../images/btn_newuser.jpg); }
	
	a#btnlogin:hover, a#btndemo:hover, a#btnnewuser:hover {
		background-position: 0 -30px; }
	
.titlepersonalbanking, .titleecorp {
	display: block;
	width: 165px;
	height: 7px;
	margin-bottom: 10px;
	background: transparent url(../images/title_personal_banking.gif) no-repeat scroll 0 0; }
	
	.titleecorp {
		width: 52px;
		background-image: url(../images/title_ecorp.gif); }
	
a#btnmapsm, a#btnmapsm:link, a#btnmapsm:active, a#btnmapsm:visited {
	display: block;
	width: 165px;
	height: 130px;
	margin-bottom: 15px;
	background: transparent url(../images/bg_map_sm.gif) no-repeat scroll 0 0; }
	
a#btnmapsm:hover {
	background-position: 0 -130px; }
	
a#btnmoneypass, a#btnmoneypass:link, a#btnmoneypass:active, a#btnmoneypass:visited, a#btnmoneypass:hover {
	display: block;
	width: 165px;
	height: 60px;
	background: transparent url(../images/pic_money_pass_rev.gif) no-repeat scroll 0 0; }
	
	a#btnmoneypass:hover {
		background-position: 0 -60px; }
	
/* Location Map Elements
----------------------------------------------------------------------------------------- */
#locationarea {
	position: relative;
	display: block;
	width: 555px;
	height: 525px;
	margin-bottom: 0;
	background: transparent url(../images/bg_map_lg.jpg) no-repeat scroll 0 0; }
	
#locationdetail1, #locationdetail2, #locationdetail3, #locationdetail4, #locationdetail5, #locationdetail6 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 555px;
	height: 525px;
	background: transparent url(../images/pic_location_1.png) no-repeat scroll 0 0;
	z-index: 50; }

	* html #locationdetail1 {  
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_1.png",sizingMethod="scale"); } /* for IE/Win */
		
	#locationdetail2 {
		background-image: url(../images/pic_location_2.png);
		visibility: hidden; }
		
		* html #locationdetail2 {  
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_2.png",sizingMethod="scale"); } /* for IE/Win */
		
	#locationdetail3 {
		background-image: url(../images/pic_location_3.png);
		visibility: hidden; }
		
		* html #locationdetail3 {  
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_3.png",sizingMethod="scale"); } /* for IE/Win */
		
	#locationdetail4 {
		background-image: url(../images/pic_location_4.png);
		visibility: hidden; }
		
		* html #locationdetail4 {  
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_4.png",sizingMethod="scale"); } /* for IE/Win */
		
	#locationdetail5 {
		background-image: url(../images/pic_location_5.png);
		visibility: hidden; }
		
		* html #locationdetail5 {  
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_5.png",sizingMethod="scale"); } /* for IE/Win */
		
	#locationdetail6 {
		background-image: url(../images/pic_location_6.png);
		visibility: hidden; }
		
		* html #locationdetail6 {  
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_location_6.png",sizingMethod="scale"); } /* for IE/Win */
			
#locationdetail1 p, #locationdetail2 p, #locationdetail3 p, #locationdetail4 p, #locationdetail5 p, #locationdetail6 p {
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 14px;
	color: #003273; }
	
#locationdetail1 img, #locationdetail2 img, #locationdetail3 img, #locationdetail4 img, #locationdetail5 img, #locationdetail6 img {
	margin: 4px 0 1px 0; }
	
#locationdetail1 a, #locationdetail1 a:link, #locationdetail1 a:active, #locationdetail1 a:visited, #locationdetail1 a:hover, 
	#locationdetail2 a, #locationdetail2 a:link, #locationdetail2 a:active, #locationdetail2 a:visited, #locationdetail2 a:hover,  
	#locationdetail3 a, #locationdetail3 a:link, #locationdetail3 a:active, #locationdetail3 a:visited, #locationdetail3 a:hover,
	#locationdetail4 a, #locationdetail4 a:link, #locationdetail4 a:active, #locationdetail4 a:visited, #locationdetail4 a:hover,  
	#locationdetail5 a, #locationdetail5 a:link, #locationdetail5 a:active, #locationdetail5 a:visited, #locationdetail5 a:hover,  
	#locationdetail6 a, #locationdetail6 a:link, #locationdetail6 a:active, #locationdetail6 a:visited, #locationdetail6 a:hover {
		font-weight: bold;
		color: #003273; }
	
a#btnlocation1, a#btnlocation1:link, a#btnlocation1:active, a#btnlocation1:visited, a#btnlocation1:hover,
	a#btnlocation2, a#btnlocation2:link, a#btnlocation2:active, a#btnlocation2:visited, a#btnlocation2:hover,
	a#btnlocation3, a#btnlocation3:link, a#btnlocation3:active, a#btnlocation3:visited, a#btnlocation3:hover,
	a#btnlocation4, a#btnlocation4:link, a#btnlocation4:active, a#btnlocation4:visited, a#btnlocation4:hover,
	a#btnlocation5, a#btnlocation5:link, a#btnlocation5:active, a#btnlocation5:visited, a#btnlocation5:hover,
	a#btnlocation6, a#btnlocation6:link, a#btnlocation6:active, a#btnlocation6:visited, a#btnlocation6:hover {
	position: absolute;
	left: 354px;
	top: 282px;
	display: block;
	width: 22px;
	height: 22px;
	background: transparent url(../images/bul_map.gif) no-repeat scroll 0 0;
	cursor: pointer;
	z-index: 100; }
		
	a#btnlocation2, a#btnlocation2:link, a#btnlocation2:active, a#btnlocation2:visited, a#btnlocation2:hover {
		left: 340px;
		top: 245px; }
		
	a#btnlocation3, a#btnlocation3:link, a#btnlocation3:active, a#btnlocation3:visited, a#btnlocation3:hover {
		left: 327px;
		top: 270px; }
		
	a#btnlocation4, a#btnlocation4:link, a#btnlocation4:active, a#btnlocation4:visited, a#btnlocation4:hover {
		left: 194px;
		top: 362px; }
		
	a#btnlocation5, a#btnlocation5:link, a#btnlocation5:active, a#btnlocation5:visited, a#btnlocation5:hover {
		left: 407px;
		top: 68px; }
		
	a#btnlocation6, a#btnlocation6:link, a#btnlocation6:active, a#btnlocation6:visited, a#btnlocation6:hover {
		left: 494px;
		top: 14px; }
		
	a#btnlocation1:hover, a#btnlocation2:hover, a#btnlocation3:hover, a#btnlocation4:hover, a#btnlocation5:hover, 
		a#btnlocation6:hover {
		background-position: 0 -22px; }
		
.loctxthoriz {
	margin: 179px 405px 0 15px; }
	
.loctxtvert {
	margin: 230px 405px 0 15px; }
	
#backtop { 
	width: 555px; 
	margin: 5px 0 15px 15px;
	font-size: 10px; }
	
#botnav {
	display: block;
	position: relative;
	width: 765px;
	margin: 10px 0 0 15px;  /* auto */
	padding: 0;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	text-align: left; }
	
#botnav a, #botnav a:link, #botnav a:active, #botnav a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none; }

#botnav a:hover {
	text-decoration: underline; }
	
#botnavbtncontainer {
	position: absolute;
	left: 0;
	top: 535px;
	width: 800px;
	height: 17px;
	border-left: 1px solid #A5A6B9;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 799px; }
	
	#botnavbtncontainer {
		width: 799px; /* end ie5 hack */ }
	
a.botnavbtn, a.botnavbtn:link, a.botnavbtn:active, a.botnavbtn:visited {
	float: left;
	display: block;
	width: 133px;
	height: 17px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #A5A6B9;
	background: transparent url(../images/bg_botnav.gif) repeat-x scroll 0 0;
	cursor: pointer;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 132px; }
	
	a.botnavbtn, a.botnavbtn:link, a.botnavbtn:active, 
		a.botnavbtn:visited {
		width: 132px; /* end ie5 hack */ }

a.botnavbtn:hover {
	color: #000;
	background-position: 0 -17px; }
	
a.boldlink, a.boldlink:link, a.boldlink:active, a.boldlink:visited, a.boldlink:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none; }
	
a.boldlink:hover {
	text-decoration: underline; }
	
#footer, #footersub {
	display: none;
	width: 780px;
	height: 15px;
	margin: 0;  /* auto */
	padding: 0;
	/* background: transparent url(../images/bg_footer.jpg) no-repeat scroll 0 0; */ }
	
img#lenderlogo {
	float: right;
	width: 165px;
	height: 50px;
	border: none; }

/* Begin Modified Navigation Rules - CR 12/4/2006
----------------------------------------------------------------------------------------- */
#navigation {
	position: absolute;
	top: 70px; 
	left: 0;
	width: 780px;
	padding-left: 12px;
	background: url(../images/btn_mainnav.jpg) no-repeat scroll 0 0;
	z-index: 1000;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 768px; }
	
	#navigation {
		width: 768px; /* end ie5 hack */ }
		
#navigation ul { 
	list-style: none outside none; 
	margin: 0; 
	padding: 0;
	cursor: pointer; }

#navigation li {
	margin: 0; }

li.level1 {
	float: left;
	position: relative;
	text-align: center; }

a.mainnav, a.mainnav:link, a.mainnav:active, a.mainnav:visited, a.mainnav:hover,
	a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover {
	display: block;
	width: 150px;
	height: 30px;
	font: normal 10px/26px Verdana, Arial, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none; }

li.level1 ul {
	display: none;
	position: absolute;
	width: 260px;
	text-align: left;
	border-top: 1px solid #6F99D1;
	border-bottom: 1px solid #6F99D1; }
	
a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover,
	a.subnav2, a.subnav2:link, a.subnav2:active, a.subnav2:visited, a.subnav2:hover { 
	display: block;
	width: 260px;
	height: 100%;
	padding: 6px 8px 7px 8px;
	font: normal 10px/15px Verdana, Arial, Geneva, sans-serif;
	color: #FFF;
	border-right: 1px solid #6F99D1;
	border-left: 1px solid #6F99D1;
	background-color: #004CB0;
	background-image: none;
	filter: alpha(opacity = 98);
	-moz-opacity: .98;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 242px; }
	
	a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover {
		width: 242px; /* end ie5 hack */ }
		
a.subnav2, a.subnav2:link, a.subnav2:active, a.subnav2:visited, a.subnav2:hover {
	padding: 3px 8px 5px 22px;
	text-decoration: none;
	background: #527DC5 url(../images/bul_nav.gif) no-repeat scroll 10px 0;
	voice-family: "\"}\""; /* begin ie6 hack */
	voice-family:inherit;
	width: 228px; }
	
	a.subnav2, a.subnav2:link, a.subnav2:active, a.subnav2:visited, a.subnav2:hover {
		width: 228px; /* end ie6 hack */ }

a.subnav:hover, a.subnav2:hover {
	background-color: #003984; }
	
	a.subnav2:hover {
		background-position: 10px -20px; }

li.level1 > ul { 
	top: auto;
	left: auto; }

li.level1:hover ul, li.over ul { 
	display: block; }
	
/* Side Column Navigation Rules
----------------------------------------------------------------------------------------- */
#sidecolnav {
	margin: 0 0 25px 0; }

a.leftnav0, a.leftnav0:link, a.leftnav0:active, a.leftnav0:visited, a.leftnav0:hover,
	a.leftnav1, a.leftnav1:link, a.leftnav1:active, a.leftnav1:visited, a.leftnav1:hover,
	a.leftnav2, a.leftnav2:link, a.leftnav2:active, a.leftnav2:visited, a.leftnav2:hover,
	a.leftnav0hover, a.leftnav0hover:link, a.leftnav0hover:active, a.leftnav0hover:visited, a.leftnav0hover:hover,
	a.leftnav1hover, a.leftnav1hover:link, a.leftnav1hover:active, a.leftnav1hover:visited, a.leftnav1hover:hover,
	a.leftnav2hover, a.leftnav2hover:link, a.leftnav2hover:active, a.leftnav2hover:visited, a.leftnav2hover:hover {
	display: block;
	width: 195px;
	margin: 0;
	padding: 5px 10px 6px 15px;
	font-size: 10px; 
	line-height: 14px;
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px solid #6F99D1;
	background-color: #004CB0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 170px; }
	
	a.leftnav0, a.leftnav0hover {
		width: 170px; /* end ie5 hack */ }
		
	a.leftnav0:hover, a.leftnav0hover, a.leftnav0hover:link, a.leftnav0hover:active, a.leftnav0hover:visited, a.leftnav0hover:hover {
		background-color: #003984; }
		
a.leftnav1, a.leftnav1:link, a.leftnav1:active, a.leftnav1:visited, a.leftnav1:hover,
	a.leftnav2, a.leftnav2:link, a.leftnav2:active, a.leftnav2:visited, a.leftnav2:hover,
	a.leftnav1hover, a.leftnav1hover:link, a.leftnav1hover:active, a.leftnav1hover:visited, a.leftnav1hover:hover,
	a.leftnav2hover, a.leftnav2hover:link, a.leftnav2hover:active, a.leftnav2hover:visited, a.leftnav2hover:hover {
	padding-left: 35px;
	border: none;
	background: #004CB0 url(../images/bg_subnav.gif) no-repeat scroll 0 0;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 150px; }
	
	a.leftnav1, a.leftnav1hover {
		width: 150px; /* end ie5 hack */ }
		
	a.leftnav1:hover, a.leftnav1hover, a.leftnav1hover:link, a.leftnav1hover:active, a.leftnav1hover:visited, a.leftnav1hover:hover {
		background-color: #003984;
		background-position: 0 -200px; }
		
a.leftnav2, a.leftnav2:link, a.leftnav2:active, a.leftnav2:visited, a.leftnav2:hover {
	padding-left: 55px;
	background-position: 0 -100px;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 130px; }
	
	a.leftnav2, a.leftnav2hover {
		width: 130px; /* end ie5 hack */ }

	a.leftnav2:hover, .leftnav2hover, a.leftnav2hover:link, a.leftnav2hover:active, a.leftnav2hover:visited, a.leftnav2hover:hover {
		background-color: #003984;
		background-position: 0 -300px; }

/* Web Form Rules
----------------------------------------------------------------------------------------- */	
.mainfield {
	font: normal 10px/10px Verdana, Arial, Geneva, Sans-serif; 
	color: #333; 
	background-color: #FFF; 
	border: 1px solid #999; }
	
.formbutton {
	width: 40px;
	height: 16px;
	cursor: pointer;
	font-family: Verdana, Arial, Geneva, Sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}
	
/* Bank of Sullivan Specific Styles
----------------------------------------------------------------------------------------- */
#mybanking {
	width: 163px;
	padding-left: 15px;
	padding-right: 15px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	padding-bottom: 15px; }

a#btnonlineBanking, a#btnonlineBanking:link, a#btnonlineBanking:active, a#btnonlineBanking:visited, a#btnonlineBanking:hover {
	width: 165px;
	height: 30px;
	background: transparent url(../images/btn_onlineBanking.gif) no-repeat scroll 0 0;
	z-index: 10;
	display: block; }

a#btnonlineBanking:hover {
	background-position: 0 -30px; }

.demoEnroll {
	text-align: center;
	display: block;
	margin-top: 9px; }
	
#sidecolbrand a img {
	margin-bottom: 15px;
	border: none; }
	
.imgRt {
	clear: none;
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px; }
	
.imgRt a {
	border: none; }

#centertabs {
	position: absolute;
	left: 218px;
	top: 345px;
	width: 547px;
	height: 30px;
	z-index: 20; }
	
#btntab1, #btntab2, #btntab3, #btntab4 {
	float: left;
	height: 26px;
	margin-right: 4px;
	color: #FFF;
	border-right: 1px solid #003273;
	border-left: 1px solid #003273;
	background: #FFF url(../images/btn_center.gif) repeat-x scroll 0 -26px;
	cursor: pointer; }
	
	#btntab1 {
		color: #003273;	
		background-position: 0 0; }
		
a.btncenter, a.btncenter:link, a.btncenter:active, a.btncenter:visited, a.btncenter:hover {
	padding: 0 8px;
	font: bold 10px/26px Verdana, Arial, Geneva, sans-serif;
	color: #666;
	text-decoration: none;
	text-transform: uppercase; }

#centertab1, #centertab2, #centertab3, #centertab4 {
	position: absolute;
	width: 555px;
	left: 210px;
	top: 370px;
	padding: 15px;
	background-color: #FFF;
	border: 1px solid #003273;
	z-index: 10;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 523px; }
	
	#centertab1, #centertab2, #centertab3, #centertab4 {
		width: 523px; /* end ie5 hack */ }

#centertab1 {
	/* width: 373px;
	padding-right: 150px; */
	display: block;
	background-color: #FFF; }

#centertab2, #centertab3, #centertab4 {
	display: none; }

.centertabtitle {
	display: none; }
	
/* remove these styles if you do not use the two column center tab option*/
.centertablt, .centertabrt, .center1col {
	float: left;
	width: 250px;
	font-size: 13px;
	line-height: 26px;
	font-style: italic;
	color: #333; }

.centertabrt {
	float: right; }
	
.center1col {
	width: 100%;
	font-size: 11px;
	line-height: 21px; }
	
.communitybranding {
	position: absolute; 
	left: 185px; 
	top: 97px; }
	
.communityheadshot {
	float: right; 
	width: 117px;
	margin: 10px 10px 15px 15px;
	font-size: 10px;
	line-height: 14px;
	color: #003273; }

	 .communityheadshot img {
	 	margin: 0 0 5px 0;
	 	border: 1px solid #666; }
	 	
.communitymargin {
	margin-top: 225px; }
	
#communityinfo {
	position: absolute;
	left: 15px;
	top: 565px;
	font-size: 10px;
	line-height: 16px;
	color: #FFF; }
	
#communityinfo2 {
	font-size: 10px;
	line-height: 16px;
	margin: 0 15px;
	color: #FFF; }
	
.imgrt, .imglt {
	border: 1px solid #666; }

.imgrt {
	float: right;
	margin: 5px 0 10px 5px; }
	
.imglt {
	float: left;
	margin: 5px 5px 10px 0; }
	
#weatherframe {
	margin: 0 0 15px 10px;
	width: 195px; 
	height: 230px;
	border: none;
	overflow: hidden; }