@charset "utf-8";
/* CSS Document */

* {
	margin-top: 0;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color: #e3e3e3;
}

#other_desc{ font-size:14px; color:#444; font-weight:normal}

h1{
	font-size:19px;	
	color:#048;
}

h2{
	font-size:19px;	
	color:#048;
}

p.public{ font-size:14px; line-height:20px; color:#111;}
p.public_13{ font-size:13px; line-height:17px; color:#111;}
p.public_12{ font-size:12px; line-height:17px; color:#111;}

li.public{margin-left:18px; font-size:13px;}

.siteContainer {
	width: 1000px;
	margin: 0 auto;
}

.mainHeader {
	background: url(../images/main_header_bg.gif) repeat;
	position: absolute;
	width: 984px;
	height: 70px;
	padding: 8px;
	border-bottom: 7px solid #005081;
}

.mainHeader img {
	float: left;
	margin-right: 30px;
}

#leftContent a {
	text-decoration: none;
	color: #00517e;
}

.menu {
	padding: 0;
	margin: 0;
}

.menu ul {
	list-style: none;
}

.menu ul li {
	float: left;
	padding: 10px 10px 10px 15px;
	#padding-top: 25px;
}

#home {
	width: 67px;
}

#home a {
	background-image: url(../images/btn_home.gif);
	display: block;
	height: 30px;
}

#home a:hover {
	background-image: url(../images/btn_home_hover.gif);
}

#home a.selected {
	background-image: url(../images/btn_home_hover.gif);
}

#subscribe {
	width: 95px;
}

#subscribe a {
	background-image: url(../images/btn_subscribe.gif);
	display: block;
	height: 30px;
}

#subscribe a:hover {
	background-image: url(../images/btn_subscribe_hover.gif);
}

#subscribe .selected {
	background-image: url(../images/btn_subscribe_hover.gif);
}

#aboutDB {
	width: 158px;
}

#aboutDB a {
	background-image: url(../images/btn_aboutDB.gif);
	display: block;
	height: 30px;
}

#aboutDB a:hover {
	background-image: url(../images/btn_aboutDB_hover.gif);
}

#aboutDB .selected {
	background-image: url(../images/btn_aboutDB_hover.gif);
}

#aboutBanker {
	width: 140px;
}

#aboutBanker a {
	background-image: url(../images/btn_aboutBanker.gif);
	display: block;
	height: 30px;
}

#aboutBanker a:hover {
	background-image: url(../images/btn_aboutBanker_hover.gif);
}

#aboutBanker .selected {
	background-image: url(../images/btn_aboutBanker_hover.gif);
}

#contactUs {
	width: 104px;
}

#contactUs a {
	background-image: url(../images/btn_contactUs.gif);
	display: block;
	height: 30px;
}

#contactUs a:hover {
	background-image: url(../images/btn_contactUs_hover.gif);
}

#contactUs .selected {
	background-image: url(../images/btn_contactUs_hover.gif);
}

.spacer {
	clear: both;
}

#mainContent {
	background-color: #ffffff;
	padding: 8px;
}

#leftContent {
	width: 632px;
	margin-top: 15px;
	padding: 15px 0 0 0;
	margin: 0;
}

p {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 21px;
	list-style-image: url(../images/bullet.gif);
	color: #666666;
}

.featuredBox {
	border: 1px solid #cccccc;
	width: 632px;
}

.featuredBoxTop {
	width: 613px;
	background-color: #005081;
	padding: 5px 5px 5px 15px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.featuredBoxContent {
	width: 632px;
	margin: 15px 0 15px 0;
}

.featuredBoxContent img {
	margin: 10px 15px 50px 15px;
	float: left;
}

.featuredBoxContent a {
	text-decoration: none;
	color: #00517e;
}

#rightContent {
	margin-top: 15px;
	width: 320px;
	float: right;
	text-align: center;
}

#rightContent embed, #rightContent object {
	margin-bottom: 17px;
}

.divQuote {
	width: 280px;
	background-color: #f3f3f3;
	text-align: left;
	padding: 20px;
}

.divQuote p {
	margin: 0;
	line-height: 20px;
	font-size: 0.8em;
}

.quote2 {
	text-align: right;
}

.quoteMsg {
	width: 200px;
	margin: 0 auto;
}

#author {
	font-style: italic;
	font-size: 12px;
}

.footer {
	border-top: 7px solid #005081;
	background-color: #ffffff;
	padding-bottom: 10px;
	width: 1000px;
	position: absolute;
}

.footerLeft {
	font-size: 12px;
	width: 200px;
	float: left;
}

.footerRight {
	width: 200px;
	float: right;
	margin-right: 8px;
}

.footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style: none;
}

.footer ul li {
	float: right;
	margin-left: 30px;
}

.footer ul li a {
	text-decoration: none;
	color: #666666;
}

.formHeading {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	width:250px;
}

input.in_txt {
	width:200px;
	border: 1px solid #bebdc2;
}

.asterisk {
	background: url(../images/asterisk.gif) no-repeat;
}

.banker_button{
background-color:#338BD4; border:0px solid #fff; padding:5px 10px 5px 10px; color:#fff; cursor:pointer
}
