/* Default Styles 
----------------------------------------------------------------------------------------- */
body {
	/* margin: 0; */
	padding: 0;
	font: normal 11px/17px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	text-align: center;
	background-color: #EEE; }
	
a, a:link, a:visited, a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #980000;
	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; }
	
ul ul {
	margin-top: 7px;
	margin-bottom: 10px; }
	
	ul ul li {
		list-style-image: none; }
	
h1, .titlehome {
	margin: 0 0 10px 0;
	font: normal 26px/31px Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	letter-spacing: -.035em;
	color: #980000; }

h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	font: bold 16px/21px Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #980000; }
	
hr {
	border: none;
	border-top: 1px solid #980000;
	height: 1px; }
	
.mousetxt {
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
	color: #666; }
	
/* Structural Rules
----------------------------------------------------------------------------------------- */
#container, #containersub {
	position: relative;
	width: 780px; 
	margin: 0 auto;
	padding-top: 135px;
	text-align: left;
	background: #FFF url(../images/bg_contain.jpg) no-repeat scroll 0 0; }
	
	#container {
		font-size: 11px;
		line-height: 17px; }
	
#contenttbl {
	padding: 0;
	width: 780px; }
	
#ratetbl {
	margin-bottom: 15px; }

#ratetbl td, #ratetbl td.nosuper {
	padding: 0 0 6px 3px;
	font-size: 10px;
	line-height: 13px; }
	
	#ratetbl td.nosuper {
		padding: 3px 0 3px 3px; }
	
#breadcrumb {
	position: absolute;
	right: 20px;
	top: 155px;
	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: 190px;
	height: 74px; 
	top: 6px;
	left: 13px;
	background: transparent url(../images/pic_logo.jpg) 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 {
	position: absolute;
	right: 229px;
	top: 14px;
	width: 65px;
	height: 10px;
	background: transparent url(../images/btn_locations.gif) no-repeat scroll 0 0;
	z-index: 10; }
	
	a#btncontact, a#btncontact:link, a#btncontact:active, a#btncontact:visited, a#btncontact:hover {
		width: 69px;
		right: 146px;
		background-image: url(../images/btn_contact.gif); }
		
	a#btnsitemap, a#btnsitemap:link, a#btnsitemap:active, a#btnsitemap:visited, a#btnsitemap:hover {
		width: 56px;
		right: 76px;
		background-image: url(../images/btn_sitemap.gif); }
		
	a#btnhome, a#btnhome:link, a#btnhome:active, a#btnhome:visited, a#btnhome:hover {
		width: 45px;
		right: 14px;
		background-image: url(../images/btn_home.gif); }
	
	a#btnlocations:hover, a#btncontact:hover, a#btnsitemap:hover, a#btnhome:hover {
		background-position: 0 -20px; }
	
#sidecol, #sidecolbrand {
	width: 195px;
	background-color: #FB9A03; }
	
#sidecolbrand {
	/* padding-top: 220px; */
	display: none; }

#brandingarea1, #brandingarea2, #brandingarea3, #brandingarea4 {
	position: absolute;
	right: 0;
	top: 135px;
	width: 549px;
	height: 80px;
	padding: 150px 0 0 36px;
	background: transparent url(../images/bg_branding.jpg) no-repeat scroll 0 0;
	/* display: none; */ }
	
	 #brandingarea2 {
	 	background-image: url(../images/bg_branding_2.jpg); }
	 	
	 #brandingarea3 {
	 	background-image: url(../images/bg_branding_3.jpg); }
	 	
	 #brandingarea4 {
	 	background-image: url(../images/bg_branding_4.jpg); }
	
.sidecolhead {
	margin-bottom: 10px;
	font: italic 15px/20px Georgia, Times New Roman, serif;
	color: #980000; }
		
a.sidecolhead, a.sidecolhead:link, a.sidecolhead:active, a.sidecolhead:visited, a.sidecolhead:hover {
	/* width: 100%;
	height: 100%;
	line-height: 20px; 
	color: #FFC; */ }
	
	a.sidecolhead:hover {
		text-decoration: none; }
	
.sidecoltext {
	padding: 0 10px 15px 15px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif; }
	
.sidecoldivider {
	display: block;
	width: 195px;
	height: 1px;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	text-align: left;
	background: transparent url(../images/pic_divider_sidecol.gif) no-repeat scroll center; }
	
#center, #centersub {
	display: block;
	width: 585px;
	padding: 0; }
	
#center {
	height: 620px; }
	
#centersub {
	padding: 0 0 25px 0;
	width: 585px; }
	
.centertext {
	padding: 15px 15px 15px 30px;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif; }
	
#centersub .centertext {
	padding-top: 45px;
	font-size: inherit;
	line-height: inherit; }
	
.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 {
	position: relative;
	display: block;
	height: 210px;
	width: 195px;
	/* padding-top: 185px; */
	background: transparent url(../images/bg_sidecol_alt.jpg) no-repeat scroll 0 0; }
	
.altpanelbullet {
	display: block;
	position: absolute;
	left: 0;
	top: 157px;
	width: 33px;
	height: 33px;
	background: transparent url(../images/pic_bullet.png) no-repeat scroll 0 0; }
	
	* html .altpanelbullet {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/pic_bullet.png",sizingMethod="scale"); }  /* for IE/Win */
	
.altpaneltitle {
	margin: 0 0 10px 0;
	font: normal 17px/22px Georgia, Times New Roman, serif;
	color: #FFF; }
	
.datatable {
	width: 540px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #980000; }
	
.datatable td {
	padding: 5px 5px 5px 0; }
	
.datatable td.leftcell {
	padding-left: 5px;
	font-style: italic; }
	
.datatable tr.evenrow td {
	background-color: #EEE; }
	
.datatable tr.dividerow td {
	padding: 0;
	background-color: #CCC; }
	
.datatable th, .datatable th a, .datatable th a:link, .datatable th a:active, .datatable th a:visited, 
	.datatable th a:hover {
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	/* text-transform: uppercase; */ }
	
.datatable img {
	margin: 0; }
	
a#btnlogin, a#btnlogin:link, a#btnlogin:active, a#btnlogin:visited, a#btnlogin:hover,
	a#btndemo, a#btndemo:link, a#btndemo:active, a#btndemo:visited, a#btndemo:hover {
	position: absolute;
	display: block;
	width: 195px;
	height: 25px;
	left: 0;
	top: 65px;
	background: transparent url(../images/btn_login.jpg) no-repeat scroll 0 0; }
	
	a#btndemo, a#btndemo:link, a#btndemo:active, a#btndemo:visited {
		top: 125px;
		background-image: url(../images/btn_demo.jpg); }
	
	a#btnlogin:hover, a#btndemo:hover, a#btnecorp:hover {
		background-position: 0 -25px; }
	
#backtop { 
	width: 555px; 
	margin: 5px 0 15px 15px;
	font-size: 10px; }
	
#botnav {
	display: block;
	position: relative;
	width: 780px;
	margin: 10px auto;
	padding: 0;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	text-align: left; }
	
#botnav p.locationinfo {
	float: left;
	display: block;
	font: normal 10px/16px Verdana, Arial, Geneva, sans-serif;
	color: #333; }
	
#botnav p.locationinfo {
	margin-right: 30px;
	padding-left: 10px;
	border-left: 1px solid #666; }

	
#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: 150px;
	height: 50px;
	border: none; }
	
#pagedisclaim {	
	width: 340px; 
	height: 130px; 
	margin: 150px auto; 
	padding: 150px 30px 0 30px;
	border: 1px solid #666; 
	background: #FFF url(../images/bg_header_popup.jpg) no-repeat scroll 0 0; }
	
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; }

/* Begin Modified Navigation Rules - CR 12/4/2006
----------------------------------------------------------------------------------------- */
#navigation {
	position: absolute;
	top: 105px; 
	left: 0;
	width: 785px;
	z-index: 1000; }
		
#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: 130px;
	height: 27px;
	padding-top: 3px;
	text-decoration: none;
	color: #FFF;
	background: transparent url(../images/btn_mainnav.jpg) no-repeat scroll 0 0;
	font: normal 10px/22px Verdana, Arial, Geneva, sans-serif; }

a.mainnav:hover { 
	background-position: 0 -30px; }
	
li.level1 ul { 
	display: none; 
	position: absolute;
	width: 260px;
	text-align: left;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444; }
	
a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited, a.subnav:hover { 
	display: block;
	width: 260px;
	height: 100%;
	padding: 5px 8px 7px 8px;
	font: normal 10px/15px Verdana, Arial, Geneva, sans-serif;
	color: #333;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
	background-color: #FEE2B7;
	background-image: none;
	filter: alpha(opacity = 95);
	-moz-opacity: 0.95;
	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.subnav:hover {
	color: #FFF;
	background-color: #AC2200; }

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: #333;
	border-bottom: 1px solid #AC2200;
	background-color: #FEE2B7;
	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 {
		color: #FFF;
		background-color: #AC2200; }
		
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: #FEE2B7 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 {
		color: #FFF;
		background-color: #AC2200;
		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 {
		color: #FFF;
		background-color: #AC2200;
		background-position: 0 -300px; }

/* Web Form Rules
----------------------------------------------------------------------------------------- */	
.mainfield {
	font: normal 12px/15px Verdana, Arial, Geneva, Sans-serif; 
	color: #333; 
	background-color: #FFF; 
	border: 1px solid #999; }
	
.formbutton {
	height: 25px;
	cursor: pointer;
	font: bold 10px/12px Verdana, Arial, Geneva, Sans-serif;
	color: #333; }
	
p.formstyle {
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 17px; }
	
/* Bank Specific Styles
----------------------------------------------------------------------------------------- */
/* a#btnonlineBanking, a#btnonlineBanking:link, a#btnonlineBanking:active, a#btnonlineBanking:visited, a#btnonlineBanking:hover,
	a#btnpremierEcorp, a#btnpremierEcorp:link, a#btnpremierEcorp:active, a#btnpremierEcorp:visited, a#btnpremierEcorp:hover {
	width: 165px;
	height: 40px;
	background: transparent url(../images/btn_onlineBanking.gif) no-repeat scroll 0 0;
	z-index: 10;
	display: block; } */
	
a#btnpremierEcorp, a#btnpremierEcorp:link, a#btnpremierEcorp:active, a#btnpremierEcorp:visited, a#btnpremierEcorp:hover {
	width: 165px;
	right: 40px;
	background-image: url(../images/btn_premierEcorp.gif); }

a#btnonlineBanking:hover, a#btnpremierEcorp:hover {
	background-position: 0 -40px; }

.demoEnroll {
	text-align: center;
	display: block; }
	
#centertabs {
	position: absolute;
	left: 218px;
	top: 380px;
	width: 547px;
	height: 30px;
	z-index: 20; }
	
#btnpersonal, #btnbusiness, #btnloans, #btnidtheft {
	float: left;
	height: 26px;
	margin-right: 4px;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
	background: #FFF url(../images/btn_center.jpg) repeat-x scroll 0 -26px;
	cursor: pointer; }
	
	#btnpersonal {	
		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: #444;
	text-decoration: none;
	text-transform: uppercase; }

#centertab1, #centertab2, #centertab3, #centertab4 {
	position: absolute;
	width: 555px;
	height: 290px;
	left: 210px;
	top: 405px;
	padding: 25px 30px 15px 30px;
	border: 1px solid #444;
	background: #FFF url(../images/bg_tab_checking.jpg) no-repeat scroll bottom right;
	background-color: #FFF;
	z-index: 10;
	voice-family: "\"}\""; /* begin ie5 hack */
	voice-family:inherit;
	width: 493px; }
	
	#centertab1, #centertab2, #centertab3, #centertab4 {
		width: 493px; /* end ie5 hack */ }

	#centertab1 {
		display: block; }
	
	#centertab2 {
		display: none;
		background-image: url(../images/bg_tab_investments.jpg); }
		
	#centertab3 {
		display: none;
		background-image: url(../images/bg_tab_online.jpg); }
		
	#centertab4 {
		display: none;
		background-image: url(../images/bg_tab_loans.jpg); }

.centertabtitle {
	display: none; }
	
.centertablt, .centertabrt {
	float: left;
	width: 250px;
	font: italic 15px/34px Georgia, "Times New Roman", serif;
	color: #6D6968; }

.centertabrt {
	float: right; }
	
.centerbold {
	font-weight: bold; 
	color: #00623C; }
	
.centertablt a, .centertablt a:link, .centertablt a:active, .centertablt a:visited, .centertablt a:hover, 
	.centertabrt a, .centertabrt a:link, .centertabrt a:active, .centertabrt a:visited, .centertabrt a:hover {
	color: #00623C; }
	
a.basebox {
	display: block;
	width: 450px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #666; 
	background-color: #FC0; }