body,table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
body {
	text-align: center;
	background-color: #999999;
	}
p {
	margin-left: 20px;
	}
h1 {
	font-size: 24px;
	}
h2 {
	font-size: 18px;
	}
h2, h4 {
	color: #355E3B;
	margin: 0;
	padding: 0;
	}
h3 {
	font-size: 14px;
	display: inline;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	}
ul {
	margin-left: 40px;
	padding-left: 0;
	}
form {
	margin: 0;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 775px;
	background-color: #FFFFFF;
	}
#topBar {
	margin: 0;
	padding: 0;
	}
#greenBar {
	background-color: #355E3B;
	height: 20px;
	text-align: right;
	color: #FFFFFF;
	padding: 5px 10px 0;
	font-weight: bold;
	font-size: 10px;
	border-bottom: #FFFFFF solid 20px;
	}
* html #greenBar {
	height: 25px;
	}
#leftnavArea {
	float: left;
	width: 143px;
	margin-left: 6px;
	}
#contentArea {
	float: left;
	width: 475px;
	margin-bottom: 10px;
	}
* html #contentArea {
	width: 460px;
	}
#rightNav {
	float: left;
	width: 151px;
	background-image: url(images/rightNav.jpg);
	background-repeat: no-repeat;
	height: 141px;
	padding-top: 140px;
	font-size: 10px;
	}
* html #rightNav {
	width: 150px;
	padding-top: 141px;
	}
#rightNav a {
	text-decoration: none;
	color: #000000;
	}
#rightNav ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	}
#clear {
	clear: both;

	}
#footer {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #A7CDAC solid 30px;
	border-bottom: #355E3B solid 30px;
	}
#footer img {
	margin: 5px;
	}
#homebankingLeft,#homebankingRight {
	width: 200px;
	float: left;
	margin: 0 5px 0 5px;
	}
#indexLeft, #indexRight {
	width: 200px;
	float: left;
	margin: 0 10px 0 10px;
	}
* html #indexLeft, * html #indexRight {
	margin: 0 7.5px 0 7.5px;
	}
.contentBar {
	background-color: #A7CDAC;
	width: 475px;
	height: 71px;
	padding: 5px 0 0 0;
	}
* html .contentBar {
	width: 470px;
	}
.content {
	padding: 5px 10px 5px 10px;
	}
.content a {
	text-decoration: none;
	color: #2437AE;
	}
.leftnav1 {
	background-image:url(images/HBankBox.gif);
	background-repeat: no-repeat;
	width:143px;
	height: 91px;
	text-align: center;
	color: #FFFFFF;
	}
.leftnav1 a{
	color: #315d39;
	text-decoration: none;
	}
.leftnav2 {
	background-color: #FFFFCC;
	background-image:url(images/leftNav2.gif);
	background-repeat: repeat-y;
	}
.listings {
	font-size: 10px;
	margin-left: 10px;
	}
.button {
	background-color: #355E3B;
	width: 128px;
	height: 17px;
	padding-top: 3px;
	padding-left: 10px;
	margin: 4px 0 4px 0;
	}
.button a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.button:hover {
	background-color: #A7CDAC;
	}
.bold {
	font-weight: bold;
	}
.red {
	color: #FF0000;
	font-weight: bold;
	}
.green {
	color: #355E3B;
	font-weight: bold;
	}
.notes {
	font-size: 10px;
	font-style: italic;
	}
.articles_italic {
	font-style: italic;
	}
.black {
	color:#000000;
	text-decoration:none;
}
.survey_brdr {
border:solid 1px #CCCCCC;
}