/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
	color: #000;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#header {
	display: none;
}
#container {
	text-align:left;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	padding:0;
}
#wrapcontent {
    padding:0;
}
#navcolbkg {
	background:#CCCCCC;
	position: relative;
}
#navcontent {
	display: none;
}
#whitebar {
	margin-left:0px;
	padding-left:0px;
	background-color: #FFFFFF;
}
#homecontentbkg { min-height: 400px; }
table.promotable {
	margin: 0px 0px 10px;
	padding: 0px;
	width: 527px;
}
table.promotable td {
	height: 15px;
}
table.promotable td.promocell {
	background-color: #FFFFFF;
	border: 1px solid #000;
	width: 254px;
	height: 80px;
}
table.promotable td.promocell h5 {
	color: #000;
	margin: 0px 0px 2px 3px;
	padding: 0px;
	font-size: 0.85em;
}
table.promotable td.promocell p {
	margin: 0px 0px 0px 12px;
	padding: 0px;
	line-height: 1.3em;
}
.homepagecolumns { color: #000; font-size: 1.2em; font-family: verdana; font-weight: bold; padding-bottom: 1px; border-bottom: 3px solid #666; }
.greenbartext {
	color: #FFFFFF;
	background-color: #666;
	text-align: center;
	display: block;
	padding: 4px 2px;
	margin-top: 10px;
}
#maincontentbox {
    padding:15px;
}
div#maincontentbox table {
}
div#maincontentbox td {
	vertical-align: top;
}
#bankinglogon {
	position:absolute;
	width:170px;
	height:73px;
	top:102px;
	background-color: #99FF33;
}
#navmenus {
	position:absolute;
	width:170px;
	height:135px;
	top:175px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.2em;
	padding:0 10px 5px 0;
}
#homefooter {
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	line-height: 1.2em;
	padding:0 10px 5px 0;
}
#footer p {
	padding-top: 20px;
	margin-left: 215px;
}
#homefooter p {
	padding-top: 20px;
	margin-left: 215px;
}
td {
	font: 11px / 16px Futura, Helvetica, Arial, sans-serif;
}
p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h1 {
	font-size: 2em;
}
h2 { font-size: 1.7em; margin-bottom: 0.1em; }
h3 { font-size: 1.5em; margin-bottom: 0.1em; }
h4 { font-size: 1.3em; margin-bottom: 0.1em; }
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
a {
	color: #000;
	text-decoration: none; }
a:link {
	color: #000;
	text-decoration: none; }
a:visited {
	color: #000;
	text-decoration: none; }
a:hover {
	color: #000;
	text-decoration: underline; }
