body, table {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
body {
	text-align: center;
	background: #F0F0F0;
	}
p {
	margin-left: 10px;
	}
ul {
	list-style-type: square;
	}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	background: #FFFFFF;
	}
#header {
	padding-left: 50px;
	}
	* html #header {
		margin-bottom: 0px;
		}
#divider1 {
	background-color: #353A90;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 3px;
	margin-bottom: 2px;
	}
#contentarea {
	width: 800px;
	overflow: hidden;
	background-image: url(images/bkColors.gif);
	background-repeat: repeat-y;
	margin-bottom: 2px;
	}
#leftNav {
	width: 139px;
	float: left;
	padding: 5px 5px 10px 10px;
	}
	* html #leftNav {
		width: 155px;
		}
#leftNav a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
#leftNav a:hover {
	color: #2D4B9B;
	}
#leftNavB {
	width: 159px;
	float: left;
	padding: 5px;
	}
	* html #leftNavB {
		width: 172px;
		}
#content {
	float: left;
	width: 455px;
	padding: 5px 5px 5px 10px;
	}
	* html #content {
		width: 473px;
		}
#divider2 {
	background-color: #353A90;
	margin-bottom: 2px;
	}
#tabbedAreaHead {
	width: 800px;
	background-image: url(images/bkTabs.gif);
	margin-bottom: 2px;
	height: 32px;
	}
#leftBoxHead {
	float: left;
	width: 408px;
	padding: 5px 0px 0px 5px;
	}
	* html #leftBoxHead {
		width: 410px;
		}
#rightBoxHead {
	float: left;
	width: 382px;
	padding: 5px 0px 0px 5px;
	}
	* html #rightBoxHead {
		width: 390px;
		}
#tabbedArea {
	width: 800px;
	background-image: url(images/bkTabSpace.gif);
	margin-bottom: 2px;
	overflow: hidden;
	}
#leftBox {
	float: left;
	width: 408px;
	padding: 5px 5px 5px 5px;
	}
	* html #leftBox {
		width: 410px;
		}
#rightBox {
	float: left;
	width: 368px;
	padding: 5px;
	}
	* html #rightBox {
		width: 390px;
		}
#rightBox a {
	color: #353A90;
	}
#rightBox a:hover {
	text-decoration: none;
	}
#footer {
	clear: both;
	width: 790px;
	text-align: center;
	background-color: #353A90;
	padding: 5px;
	font-size: 9px;
	color: #FFFFFF;
	}
* html #footer {
	width: 800px;
	}
#footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
#footer a:hover {
	color: #E97117;
	}
#rates {
	margin-left: 10px;
	}
#rates h2 {
	display: inline;
	font-size: 14px;
	}
#rates h3 {
	display: inline;
	}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #353A90;
	}
.subHeading {
	font-size: 12px;
	font-weight: bold;
	}
.bold {
	font-weight: bold;
	}
.logos {
	margin-top: 40px;
	}