body {
	margin: 0;
	padding: 0;
	background: #f0e9d8;
	color: #898989;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .70em;
	text-align: center;	
	background: url(../images/bg_body.gif) repeat-x;
	}
#ex_dis{ 
background-color: #ffffff; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
font-weight: normal; 
color: #000000; 
text-align: left; 
position: absolute;
 border: 2px solid #014481; 
 padding: 15px; 
 display:none;
 z-index: 500; 
 width:400px; 
 top:139px; 
 left:193px; 
 FILTER: progid:DXImageTransform.Microsoft.dropShadow( Color=CCCCCC,offX=7,offY=8,positive=true); 
 } 
 td {
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: .70em;
 }
a:link, a:visited {	
	color: #2f71af;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #2f71af;
	text-decoration: none;
	}

a img { border: none; }

h1 {
	color: #4c4c4c;	
	font-size: 18pt;
	font-family: times roman, serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	color: #014481;	
	font-size: 12pt;
	margin: 0;
	padding: 0;
	}

h3 {
	color: #deb306;	
	font-size: 11pt;	
	margin: 0;
	padding: 0;
	}
	
h4 {
	color: #2f71af;	
	font-size: 10pt;	
	margin: 0;
	padding: 0;
	}
	
p {
	margin: 8px 0 8px 0;
	padding: 0;
	line-height: 13pt;
}
	
/* ------------------------------------------------------------------- =LAYOUT =DISTYLES */

.clearfloat {
	clear: both;
	height: 1px;	
	}
.clear0 {
	clear: both;
	height: 0;	
	}
	
.pageContainer {
	width: 760px;
	margin: 0 auto;
	text-align: left;	
	}
	
/* --------------------------------------------------------- =MASTHEAD */

.masthead {
	height: 100px;
	position: relative;
	}
	
.mastheadLeft {
	float: left;
	width: 263px;
	}
	
.mastheadRight {
	float: right;
	width: 340px;
	text-align: right;
	padding-top: 25px;
	}
	
.mastheadRightBack {
	float: right;
	width: 174px;
	text-align: right;
	padding-top: 25px;
	}
	
.mastheadRightSplash {
	float: right;
	width: 223px;
	text-align: right;
	}
	
/* --------------------------------------------------------- =LOGIN BUSINESS BANKING */

.loginContainerBB {
	background: url(../images/bg_loginbb.gif) repeat-x;
	height: 48px;
	width: 137px;
	position: absolute;
	top: 25px;
	right: 340px;
}

.loginContainerBBBack {
	background: url(../images/bg_loginbb.gif) repeat-x;
	height: 48px;
	width: 137px;
	position: absolute;
	top: 25px;
	right: 174px;
}

.loginAreaBB {
	padding: 9px 8px 0 0;
}

.loginAreaBB a:link, .loginAreaBB a:visited {	
	color: #fff;
	font-size: 7pt;
	text-decoration: none;
	}
.loginAreaBB a:hover, .loginAreaBB a:active {
	color: #fff;
	font-size: 7pt;
	text-decoration: underline;
	}

/* --------------------------------------------------------- =LOGIN ONLINE BANKING */

.loginContainer {
	background: url(../images/bg_login.gif) repeat-x;
	height: 75px;
}

.loginContainerBack {
	background: url(../images/bg_loginback.gif) repeat-x;
	height: 75px;
}


.loginArea {
	text-align: right;
	padding-top: 10px;
	padding-right: 8px;
}

.labelOB {
	text-align: left;
	margin-left: 95px;
}

* html .labelOB {
	text-align: left;
	margin-left: 103px;
}

.loginArea span {
	color: #014481;
	font-size: 7pt;
}

.spanSpacer {
	margin-left: 62px;
}

* html .spanSpacer {
	margin-left: 59px;
}

.loginArea form {
	margin: 0;
	padding: 0;
	}
	
.loginField {
	width: 90px;
	height: 18px;
	max-height: 18px;
	margin: 2px 2px 0 2px;
	padding: 2px 0 0 2px;
	border: 1px solid #014481;
	color: #6b6b6b;
	font-size: 8pt;	
	background: #fff url(../images/bg_formfields.gif) repeat-x;
	}
	
* html .loginField {
	margin-top: 0;
}

*:first-child+html .loginField {
	height: 13px;
} /*  =IE7 HEIGHT ISSUE */

.loginLinks {
	color: #fff;
	font-size: 7pt;	
	margin-top: 7px;
}

.loginLinksBack {
	color: #fff;
	font-size: 7pt;	
	margin: 7px 10px 0 0;
}

.loginBtn {
	margin-top: 2px;
	}
	
.loginBtnBack {
	margin: 12px 12px 0 0;
	}
	
.loginArea a:link, .loginArea a:visited {	
	color: #fff;
	text-decoration: none;
	font-size: 7pt;	
	}
.loginArea a:hover, .loginArea a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 7pt;	
	}
	
.loginArea input, .loginArea img { vertical-align: middle; }

/* --------------------------------------------------------- =UTILITY */

.utility {
	color: #fff;
	font-size: 8pt;
	height: 21px;
	position: absolute;
	top: 80px;
	left: 0;
}

.utility ul {
	margin: 0;
	padding: 0;	
	}

.utility li {
	margin: 0;
	padding: 0;	
	list-style: none;
	display: inline;
	}
	
.utility a:link, .utility a:visited {	
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
	}
.utility a:hover, .utility a:active {
	color: #fff;
	font-size: 8pt;
	text-decoration: underline;
	}
	
/* -------------------------------------------------------------------- =SEARCH AREA */

.bannerContainer {
	width: 760px;
	height: 135px;
	background: #fff;
}

.banner {
	padding: 1px 0 0 1px;
}

.hedTitle {
	position: absolute;
	top: 137px;
	left: 50px;
}

.hedTitle h1 {
	color: #b3c7d9;	
	font-size: 18pt;
	font-family: times roman, serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.bannerDivider {
	height: 1px;
	background-color: #92bdde;
	margin: 2px 1px 0 1px;
}

* html .bannerDivider {
	margin: 0 1px 0 1px;
}
	
/* -------------------------------------------------------------------- =SEARCH AREA */

.searchArea {
	background: url(../images/bg_search.gif) no-repeat;
	height: 39px;
	width: 179px;
	position: absolute;
	top: 198px;
	left: 7px;
}

.searchArea form {
	margin: 0;
	padding: 8px 0 0 14px;
}

.searchField {
	width: 93px;
	height: 18px;
	max-height: 18px;
	margin-top: 2px;
	padding: 2px 0 0 2px;
	border-top: 1px solid #014481;
	border-left: 1px solid #014481;
	border-bottom: 1px solid #014481;
	color: #6b6b6b;
	font-size: 8pt;	
	background: #fff url(../images/bg_formfields.gif) repeat-x;
	}
	
* html .searchField {
	width: 100px;
}
	
*:first-child+html .searchField {
	height: 14px;
} /*  =IE7 HEIGHT ISSUE */
	
.searchBtn {
	margin-top: 10px;
}

.searchArea input, .searchArea img { vertical-align: middle; }


/* --------------------------------------------------------------------- =CONTENT */

.contentContainer {
	background: url(../images/bg_page.gif) repeat-y;
}

.tagline {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	}

/* --------------------------------------------------------- =LEFTCOL */
	
.leftCol {
	float: left;
	width: 179px;
	margin-left: 7px;
	margin-top: -1px;
	display: inline;
	}

	
/* --------------------------------------------------------- =LEFTNAV */

	
.mainNav {
	width: 179px;
}

.mainNav ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;	
	border-bottom: 1px solid #eaf2fa;
	}

.mainNav li {
	margin: 0;
	padding: 0;	
	}
	
.mainNav a {
	display: block;
	padding: 8px 0 8px 10px;
	font-weight: bold;
	font-size: 8pt;
	border-top: 1px solid #eaf2fa;
	}
	
.mainNav a:link, .mainNav a:visited {
	color: #024482;
	text-decoration: none;
	}
.mainNav a:hover {
	background: #024482;
	color: #fff;
	text-decoration: none;
	}
	

/* -------------------------------------------------------------------- =RIGHTCOL */
	
.rightCol {
	float: right;
	width: 560px;
	display: inline;
	}
	
.homeLeft {
	float: left;
	width: 337px;
	display: inline;
	margin: 15px 0 0 8px;
}

.homeRight {
	float: right;
	width: 205px;
	display: inline;
	margin-top: 10px;
}

.homeRight img {
	margin: 10px 0 10px 0;
}

/* -------------------------------------------------------------------- =BACK CONTENT */
	
.backContent {
	margin: 25px 15px 15px 15px;
	padding-bottom: 25px;
}

.backContent ul {
	margin: 0 0 0 15px;
	padding: 0;	
	}

.backContent li {
	margin: 0;
	padding: 0;	
	list-style-image: url(../images/li.gif);
	line-height: 14pt;
	}

.divider {
	background: url(../images/divider.gif) repeat-x;
	height: 1px;
	margin: 25px 0 25px 0;
}

/* -------------------------------------------------------------------- =SPLASH PAGE CONTENT */

.splashHed {
	margin-top: 10px;
}

.dividerSplash {
	background: url(../images/divider.gif) repeat-x;
	height: 1px;
	margin: 3px 0px 25px 0;
}

.enterContainer {
	float: left;
	width: 250px;
	display: inline;
	color: #024482;
}

.enterContainer h2 {
	color: #014481;	
	font-size: 9pt;
	margin: 0;
	padding: 0;
	}

.enterImg {
	float: left;
	width: 119px;
	margin: 0 10px 10px 0;
}

.enterBtn {
	margin-top: 5px;
}

	
/* -------------------------------------------------------------------- =FOOTER */

.footerContainer {
	height: 58px;
	background: url(../images/bg_footer.gif) repeat-x;
	margin-top: 2px;
}

.footer {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
}

.footerLeft {
	float: left;
	width: 144px;
	display: inline;
}

.footerMiddle {
	float: left;
	width: 280px;
	display: inline;
	font-size: 8.0pt;
	margin-top: 5px;
	line-height: 9.5pt;
}

.footerComcap {
	float: left;
	width: 83px;
	display: inline;
}


.footerRight {
	float: right;
	width: 140px;
	display: inline;
	margin-top: 5px;
	margin-right: 15px;
}

.footerLinks {
	position: absolute;
	top: 10px;
	right: 150px;
}

.footerRight a:link, .footerRight a:visited {	
	color: #b4a094;
	text-decoration: none;
	font-size: 7.5pt;	
	}
.footerRight a:hover, .footerRight a:active {
	color: #b4a094;
	text-decoration: underline;
	font-size: 7.5pt;	
	}
	
/* -------------------------------------------------------------------- =TEXTUAL =FISTYLES */

.tableheader {
	background-color: #014481;
	color: #fff;
	font-weight: bold;
	font-size: 10pt;
	color: #fff;
	height: 28px;
	}

.tablesubheader {
                font-weight: bold;
}
	
.tablecontent1 {
	border: 0;
	background-color: #fff;
	color: #898989;
	font-size: 9pt;	
	}
.tablecontent2 {
	border: 0;
	background-color: #e8f4ff;
	color: #898989;
	font-size: 9pt;	
	}

.Q, .A {
	font-weight: bold;
	font-size: 10pt;
	}
.Q { color: #deb306; }
.A { color: #014481; }
	
.disclaimer {
	font-size: 8pt;
	color: #3275b2;
	}
.required { 
	color: #014481;
	font-size: 8pt;
	font-weight: bold;
	}
	
.appfield1 {
	border: 1px solid #3275b2;
	background-color: #FFF;
	color: #000;
	}
.appfield2 {
	border: 1px solid #014481;
	background-color: #FFF;
	color: #000;
	}