@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
/* CSS Document */

#content {
	width: 810px;
}
#menu {
	text-align: left;
	height: 29px;
	width: 584px;
	float: left;
}
#headline {
	text-align: left;
	float: left;
	height: 39px;
	width: 584px;
	margin-top: 8px;
}
#rightbar {
	background-image: url(images/barBG.gif);
	background-repeat: repeat-y;
	float: right;
	width: 220px;
}
#badge {
	margin-right: 10px;
}
#banner {
	float: left;
	height: 102px;
	width: 575px;
	text-align: left;
}
#main {
	float: left;
	width: 574px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main a {
	color: #004C74;
	text-decoration: none;
}
#main a:hover {
	color: #004C74;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#footer {
	float: left;
	height: 20px;
	width: 584px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #004C74;
	text-decoration: underline;
}
#main ul {
	font-size: 14px;
	color: #00527B;
}
#main ul a {
	font-size: 14px;
	color: #00527B;
	text-decoration: none;
}
#main ul a:hover {
	font-size: 14px;
	color: #00527B;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #005A85;
}
#maint {
	float: left;
	width: 574px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#maint a {
	color: #004C74;
	text-decoration: none;
}
#maint a:hover {
	color: #004C74;
	text-decoration: underline;
}
#rightbart {
	background-image: url(images/barBG.gif);
	background-repeat: repeat-y;
	float: right;
	height: 3020px;
	width: 220px;
	line-height: 30px;
}
#textcenter {
	line-height: 17px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
#clientext {
	float: left;
	height: auto;
	width: 205px;
}
#left {
	clear: both;
	float: left;
	width: 180px;
	background-color: #E5E5D5;
	height: 601px;
	font-size: 17px;
	color: #003F62;
	margin-right: 20px;
}
#left a {
	color: #003F62;
}
#left a:hover {
	color: #003F62;
	text-decoration: none;
	background-color: #FFFFFF;
}
#wrapper {
	width: 1015px;
}
#content2 {
	width: 810px;
	float: left;
}
#mainOpt {
	float: left;
	width: 574px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainOpt ul {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	color: 333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainOpt p {
	margin: 0px;
	padding-bottom: 0px;
	color: #666666;
	font-size: 14px;
	text-decoration: underline;
}
#mainOpt a {
	color: #004C74;
	text-decoration: none;
}
#mainOpt a:hover {
	color: #004C74;
	text-decoration: underline;
}
.clear {
	clear: both;
}
