body {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
p {
	margin-left: 10px;
	}
h2, h3, h4 {
	display: inline;
	font-weight: bold;
	}
h2 {
	font: 18px;
	}
h3 {
	font: 14px;
	font-weight: bold;
	}
h4 {
	font: 12px;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 792px;
	}
#header {
	margin-bottom: 3px;
	}
#contentarea {
	width: 792px;
	overflow: hidden;
	background-image: url(images/bkColors.gif);
	background-repeat: repeat-y;
	margin-bottom: 3px;
	border-right: 1px solid #CCCCCC;
	}
#leftNav {
	position: relative;
	width: 152px;
	float: left;
	}
* html #leftNav {
	width: 153px;
	}
#leftNav a {
	display: block;
	background-image: url(images/buttons.gif);
	background-repeat: no-repeat;
	height: 18px;
	margin: 8px 35px 8px 25px;
	padding-top: 2px;
	color: #003E00;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}
#leftNav a:hover {
	background-image: url(images/buttons2.gif);
	}
#leftNavB {
	width: 157px;
	float: left;
	padding: 7px;
	text-align: center;
	}
* html #leftNavB {
	width: 170px;
	}
#content {
	padding: 5px 0 5px 10px;
	}
/*#content {
	float: left;
	width: 457px;
	padding: 5px 0 5px 10px;
	}
* html #content {
	width: 457px;
	}*/
#footer {
	clear: both;
	width: 792px;
	text-align: center;
	background-color: #003E00;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	}
#footer a {
	font-weight: bold;
	color: #ffffff;
	}
#footer a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
#tabbedAreaHead {
	background-image: url(images/bkTabs.gif);
	margin-top: 3px;
	margin-bottom: 3px;
	height: 32px;
	}
#tabbedArea {
	width: 792px;
	background-image: url(images/bkTabsColors.gif);
	margin-bottom: 3px;
	overflow: hidden;
	}
#box1 {
	float: left;
	width: 185px;
	padding: 5px 5px 5px 5px;
	}
	* html #box1 {
		width: 195px;
		}
#box2 {
	float: left;
	width: 395px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	}
	* html #box2 {
		width: 405px;
		}
#box3 {
	float: left;
	width: 181px;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	}
	* html #box3 {
		width: 192px;
		}
#rates {
	font-size: 12px;
	width: 550px;
	}
.heading {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #003E00;
	}
.subHeading {
	font-size: 12px;
	font-weight: bold;
	}
.bold {
	font-weight: bold;
	}
.logos {
	margin-top: 40px;
	}
.greenHR {
	background-color: #003E00;
	height: 14px;
	}
.yellowHR {
	background-color: #FFCC00;
	height: 10px;
	}
.topLinks a {
	font-size: 10px;
	color: #999999;
	}
.topLinks a:hover {
	color: #003E00;
	text-decoration: none;
	}
.topRateLinks a {
	font-size: 10px;
	color: #003E00;
	}
.topRateLinks a:hover {
	color: #999999;
	text-decoration: none;
	}
.text {
	float: left;
	}
.image {
	float: right;
	}
.notes {
	padding-left: 20px;
	font-style: italic;
	font-size: 10px;
	}
.gotomycard a {
	color: #62449E;
	font-size: 16px;
	font-weight: bold;
	}
.gotomycard a:hover {
	text-decoration: none;
	}
#divider {
border-bottom: #CCCCCC 1px solid;
}