body {
	font-family: verdana;
	font-size: 11px;
	color: #3f3f3f;
	background: #fff;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

a {
	color: #2ba7ad;
	}

a:hover {
	text-decoration: none;
	}

#container {
	margin: auto;
	width: 955px;
	}

#headerleft {
	float: left;
	height: 77px;
	width: 307px;
	background: #466769;
	text-align: center;
	}

#headerleft h5 {
	color: #fff;
	font-family: 'times new roman';
	margin: 15px 0 0 0;
	font-size: 40px;
	}

#headerright {
	width: 638px;
	text-align: right;
	float: left;
	}

#headerright h6 {
	margin: 25px 0 0 0;
	font-family: 'times new roman';
	font-size: 22px;
	}

#top {
	clear: left;
	}

#topimg {
	float: left;
	background: url('img/topimg.jpg');
	height: 208px;
	width: 307px;
	}

#topdesc {
	float: left;
	background: #48b2b7;
	width: 361px;
	height: 159px;
	color: #fff;
	padding: 49px 23px 0 23px;
	}

#topdesc h3 {
	margin: 0 0 0 0;
	padding-left: 12px;
	padding-bottom: 2px;
	background: url('img/h3back.gif') no-repeat;
	background-position: 0 4px;
	font-size: 13px;
	}

#menu {
	float: left;
	width: 241px;
	background: #e5e5e5;
	}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#menu li {
	background-image: url('img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 215px 5px;
	padding: 0 0 12px 30px;
	margin: 12px 0 0 0;
	border-bottom: 1px solid #ced4d8;
	height: 17px;
	}

#menu a {
	font-weight: bold;
	font-size: 11px;
	color: #466769;
	text-decoration: none;
	}

#menu a:hover {
	color: #000;
	}

#content {
	clear: left;
	float: left;
	width: 683px;
	padding: 0 27px 0 4px;
	}

	#content h1 {
	margin: 20px 0 0 0;
	padding-left: 12px;
	padding-bottom: 2px;
	background: url('img/h3back.gif') no-repeat;
	background-position: 0 4px;
	font-size: 13px;
	}
	
#content h2 {
	margin: 20px 0 0 0;
	padding-left: 12px;
	padding-bottom: 2px;
	background: url('img/h3back.gif') no-repeat;
	background-position: 0 4px;
	font-size: 13px;
	}

#content h3 {
	margin: 20px 0 0 0;
	padding-left: 12px;
	padding-bottom: 2px;
	background: url('img/h3back.gif') no-repeat;
	background-position: 0 4px;
	font-size: 13px;
	}

.tableheaderimg {
	margin-bottom: -2px;
	}

table {
	border: 1px solid #48b2b7;
	}

th {
	background: #48b2b7;
	color: #fff;
	font-weight: normal;
	}

td {
	text-align: center;
	color: #000;
	}

td a {
	font-weight: bold;
	text-decoration: none;
	}
td a:hover {
	text-decoration: underline;
	}

.gray {
	background: #f3f3f3;
	}

#sidebar {
	float: left;
	width: 219px;
	background: #f3f3f3;
	padding: 20px 11px 0 11px;
	}

#sidebar h3 {
	margin: 0 0 0 0;
	padding-left: 12px;
	padding-bottom: 2px;
	background: url('img/h3back.gif') no-repeat;
	background-position: 0 4px;
	font-size: 13px;
	}

#sidebar .faq {
	font-weight: bold;
	}

#footer {
	clear: left;
	text-align: center;
	padding: 12px;
	border-top: 5px solid #fff;
	color: #fff;
	background: #466769;
	}
