* {
	margin: 0;
	padding: 0;
}


body {
	position:relative;
	width:1000px;
	background:#f1fcfd url('../images/body-bg.png') center top repeat-y;
	margin:0 auto;
	margin-top:0px;
	font-size:12px;
	text-decoration:none; 
	font-family:Arial, Helvetica, Sans Serif;
}

ul {
	margin-left:10px;
}

.headWrap {
	position:relative;
	width:900px;
	margin:0 auto;
	margin-left:49px;
	float:left;
}
.header {
	width:900px;
	height:130px;
	background:url('../images/header-bg.jpg') 0 0 no-repeat;
	float:left;
	border-bottom:1px solid #0c2640;
}
.topIcons {
	float:right;
	margin:10px 15px 0 0;
}
.topMenu {
	float:right;
	font-size:11px;
	color:#ffffff;
	width:220px;
	margin:5px 6px 0 0;
	clear:right;
}
.topSearch {
	float:right;
	width:138px;
	height:19px;
	border:1px solid #5097c9;
	background:#ffffff url('../images/search-bt.png') right top no-repeat;
	clear:right;
	margin:49px 15px 0 0;
}
.mainMenu {
	position:absolute;
	left:3px;
	top:55px;
	font-size:14px;
	color:#0c2640;
	margin:15px 15px 0 0;
	margin:48px 0px 0px 20px;
	width:660px;
}

.flashWrap {
	position:relative;
	width:900px;
	margin:0 auto;
	margin-left:49px;
	float:left;
}
.flash {
	width:900px;
	height:300px;
	margin-top:10px;
	float:left;
}

.middleWrap {
	position:relative;
	width:900px;
	margin:0 auto;
	margin-left:50px;
	float:left;
}
.login {
	float:left;
	width:184px;
	border-right:1px solid #cccccc;
	margin-left:20px;
	margin-top:10px;
}
.loginBt {
	width:138px;
	height:18px;
	background:url('../images/login-bt.png') 0 -18px no-repeat;
}

.loginBt a {
	display:block;
	width:138px;
	height:18px;
	overflow:hidden;
	background:url('../images/login-bt.png') 0 0px no-repeat;
}
.loginBt a:hover {
	background-image:none;
}
.loginBt a:active {
	background-image:none;
}

.sectionhead {
	padding:4px 10px 4px 10px;
	background:#0c2640;
	font-size:14px;
	font-weight:700;
	color:#ffffff;
}

.checkingHeader {
	width:610px;
	background:url('../images/checking-bg.jpg') 0 0 no-repeat;
	padding:20px;
	float:left;
}
.savingsHeader {
	width:610px;
	background:url('../images/savings-bg.jpg') 0 0 no-repeat;
	padding:20px;
	float:left;
	margin-bottom:20px;
}
.atmHeader {
	width:610px;
	background:url('../images/atm-bg.jpg') 0 0 no-repeat;
	padding:20px;
	float:left;
	margin-bottom:20px;
}
.loanHeader {
	width:650px;
	height:300px;
	background:url('../images/loan-bg.jpg') 0 0 no-repeat;
	float:left;
	margin-bottom:20px;
}
.signupHeader {
	width:610px;
	height:300px;
	background:url('../images/loan-bg.jpg') 0 0 no-repeat;
	padding:20px;
	float:left;
	margin-bottom:20px;
}
.checkingHeaderContent {
	width:400px;
	background:url('../images/trans-bg-white.png');
	padding:20px;
	float:right;
}
.atmHeaderContent {
	width:400px;
	background:url('../images/trans-bg-white.png');
	padding:20px;
	float:left;
}

.container {
	margin:10px 0px;
	width:650px;
	border:solid 1px #cccccc;
}
.containerBar {
	padding:0px 10px;
	background-color:#cc6600;
	color:#ffffff;
	font-weight:700;
}
.containerBarLink {
	padding:0px 5px;
	margin-right:15px;
	float:right;
	color:#ff9705;
	background:#eeeeee 2px 19px repeat-x;
	vertical-align:top;
}
.containerContent {
	padding: 5px 8px;
	background:#eeeeee;
	font-size:8.7pt;
}
	

.events {
	float:right;
	width:653px;
	margin-right:20px;
	margin-top:10px;
	line-height:1.5;
}
.alter2 {
	float:right;
	width:633px;
	height:45px;
	background:#fff1d1;
	padding:10px;
}
.alter1 {
	float:right;
	width:633px;
	height:45px;
	background:#ffffff;
	padding:10px;
}
.announceDay {
	float:left;
	width:40px;
	height:40px;
	background:#663300;
	margin-right:20px;
	color:#ffffff;
	text-align:center;
}

.footWrap {
	position:relative;
	width:900px;
	margin:0 auto;
	margin-left:50px;
	float:left;
}

.preFoot {
	float:left;
	width:860px;
	margin-left:20px;
	margin-top:30px;
	padding-top:30px;
	color:#999999;
	font-size:11px;
	border-top:1px solid #cccccc;
}

.fdic {
	float:right;
	width:100px;
	height:50px;
	padding-left:38px;
}

.footerBar {
	position:relative;
	width:880px;
	margin:0 auto;
	margin-left:49px;
	float:left;
	height:16px;
	background:#0c2640;
	color:#ffffff;
	font-size:10px;
	padding-left:20px;
	padding-top:6px;
	margin-top:30px;
	font-weight:700;
}

iframe {
	border:0px;
}

.menuPersonal {
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:16px;
	background:url('../images/menu-personal.png') 0 0px no-repeat;
}

.menuPersonal a {
	display:block;
	width:100px;
	height:16px;
	overflow:hidden;
	background:url('../images/menu-personal.png') 0 -16px no-repeat;
}
.menuPersonal a:hover {
	background-image:none;
}
.menuPersonal a:active {
	background-image:none;
}

.menuBusiness {
	position:absolute;
	top:0px;
	left:2px;
	width:100px;
	height:16px;
	background:url('../images/menu-business.png') 0 0px no-repeat;
}

.menuBusiness a {
	display:block;
	width:100px;
	height:16px;
	overflow:hidden;
	background:url('../images/menu-business.png') 0 -16px no-repeat;
}
.menuBusiness a:hover {
	background-image:none;
}
.menuBusiness a:active {
	background-image:none;
}

.menuLoans {
	position:absolute;
	top:0px;
	left:4px;
	width:100px;
	height:16px;
	background:url('../images/menu-loans.png') 0 0px no-repeat;
}

.menuLoans a {
	display:block;
	width:100px;
	height:16px;
	overflow:hidden;
	background:url('../images/menu-loans.png') 0 -16px no-repeat;
}
.menuLoans a:hover {
	background-image:none;
}
.menuLoans a:active {
	background-image:none;
}

.menuServices {
	position:absolute;
	top:0px;
	left:6px;
	width:100px;
	height:16px;
	background:url('../images/menu-services.png') 0 0px no-repeat;
}

.menuServices a {
	display:block;
	width:100px;
	height:16px;
	overflow:hidden;
	background:url('../images/menu-services.png') 0 -16px no-repeat;
}
.menuServices a:hover {
	background-image:none;
}
.menuServices a:active {
	background-image:none;
}

.menuTools {
	position:absolute;
	top:0px;
	left:8px;
	width:100px;
	height:16px;
	background:url('../images/menu-tools.png') 0 0px no-repeat;
}

.menuTools a {
	display:block;
	width:100px;
	height:16px;
	overflow:hidden;
	background:url('../images/menu-tools.png') 0 -16px no-repeat;
}
.menuTools a:hover {
	background-image:none;
}
.menuTools a:active {
	background-image:none;
}

.menuChecks {
	position:absolute;
	top:0px;
	left:10px;
	width:100px;
	height:16px;
	background:url('../images/menu-checks.png') 0 0px no-repeat;
}

.menuChecks a {
	display:block;
	width:100px;
	height:16px;
	overflow:hidden;
	background:url('../images/menu-checks.png') 0 -16px no-repeat;
}
.menuChecks a:hover {
	background-image:none;
}
.menuChecks a:active {
	background-image:none;
}

.mapOneHide {
	position:absolute;
	top:210px;
	left:530px;
	width:400px;
	height:300px;
	border:1px solid #000000;
	z-index:99;
	visibility:hidden;
}

.mapTwoHide {
	position:absolute;
	top:210px;
	left:530px;
	width:400px;
	height:300px;
	border:1px solid #000000;
	z-index:99;
	visibility:hidden;
}

a:link {
	color: #40556a;
	text-decoration: none;
}
a:visited {
	color: #6e96be;
	text-decoration: none;
}
a:hover {
	color: #AD8E00;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}









/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {
	position: relative;
	display: block;
	border-width: 0px;
	border-style: solid;
	font-size: 1px;
	z-index: 80;
}

.qmmc .qmdividery { float: left; width: 0px; }

.qmmc .qmtitle {
	position: relative;
	display: block;
	white-space: nowrap;
	cursor: default;
	z-index: 80;
}

.qmclear {
	float: none !important;
	clear: left;
	display: block;
	width: 0px;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

.qmmc {
	position: absolute;
	top:114px;
	left:67px;
	z-index: 90;
}

.qmmc a, .qmmc li {
	position: relative;
	float: left;
	display: block;
	white-space: nowrap;
	z-index: 80;
}

.qmmc div a, .qmmc ul a, .qmmc ul li { float: none; }
.qmsh div a { float: left; }
.qmmc div { position: absolute; visibility: hidden; }

.qmmc .qmcbox {
	position: relative;
	display: block;
	cursor: default;
	z-index: 80;
}

.qmmc .qmcbox a { display: inline; }

.qmmc .qmcbox div {
	float: none;
	position: static;
	visibility: inherit;
	left: auto;
}

.qmmc li { z-index: auto; }
.qmmc ul { position: absolute; left: -10000px; z-index: 90; }

.qmmc, .qmmc ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.qmmc li a { float: none; }
.qmmc li:hover>ul { left: auto; }
#qm0 ul { top: 100%; }
#qm0 ul li:hover>ul { top: 0px; left: 100%; }

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0 {
	width: 880px;
	/* background:#e2e2e2; */
	/* border-bottom: 1px solid #cecece; */
}

/*"""""""" (MAIN) Items""""""""*/	
#qm0 a {
	padding: 5px 9px 5px 9px;
	font-family: 'arial, helvetica', sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 400;
	text-decoration: none;
}

/*"""""""" (MAIN) Hover State""""""""*/	
#qm0 a:hover	{ text-decoration: none; }

/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 li:hover>a	{ color: #cc6600; }

/*"""""""" (MAIN) Active State""""""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover { text-decoration: underline; }

/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul {
	margin: 3px 0px 0px 0px;
	padding: 8px;
	background-color: transparent;
	border-style: none;
	z-index: 99;
}

/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a {
	padding: 2px 40px 2px 5px;
	background-color: transparent;
	background-image:url('../images/spacer.png');
	color: #333333;
	font-size: 12px;
	border-width: 0px;
	border-style: none;
}

/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover { text-decoration: underline; }

/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a { text-decoration: underline; }

/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color: #e4e4e4;
	color: #333333;
	text-decoration: none;
}

/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle {
	margin: 2px 5px 4px 5px;
	color: #111111;
	font-family: 'arial, helvetica', sans-serif;
	font-size: 12px;
	font-weight: 700;
}

/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx {
	margin: 5px 4px 5px 4px;
	border-top-width: 1px;
	border-color: #fff;
}

/*"""""""" Individual Vertical Dividers""""""""*/	
#qm0 .qmdividery {
	height: 20px;
	margin: 2px;
	border-left-width: 1px;
	border-color: #fff;
}

/*"""""""" (main) Rounded Items""""""""*/	
#qm0 .qmritem span { border-color: #666; background-color: #eee; }

/*"""""""" (main) Rounded Items Content""""""""*/	
#qm0 .qmritemcontent { padding: 0px 0px 0px 4px; }

/*"""""""" (sub) Rounded Items""""""""*/	
#qm0 div .qmritem span { border-color: #666; background-color: #eee; }

/*"""""""" (sub) Rounded Items Content""""""""*/	
#qm0 div .qmritemcontent { padding: 0px 0px 0px 4px; }

/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul .qmparent {
	/* background-image: url('../images/arrow_5.gif'); */
	background-image: url('../images/spacer.gif');
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 .qmparent {
	background-position: 92% 55%;
	/* background-image: url('../images/arrow_6.gif'); */
	background-image: url('../images/spacer.gif');
	background-repeat: no-repeat;
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul {
	margin: 0px;
	background-color: #fff1d1;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul ul { margin: 0px; }

/*"""""""" Custom Rule""""""""*/	
div#qm0 div div { margin: 0px; }