body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background: #FFFFFF;
}
a {
	color: #003399;
}
a:hover {
	color: #FF0000;
}
#topnav {
	height: 45px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(images/Logo-sm.gif) no-repeat left top;
	padding-right: 25px;
}
#topnav a {
	font-size: 10px;
	font-weight: bold;
	margin-right: 15px;
	text-decoration: none;
	display: inline;
	float: right;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 95%;
}
#mainbody {
	clear: both;
	float: none;
	background: #FFFFFF;
	border: 1px solid #CFE2F1;
	margin-bottom: 20px;
	padding: 5px;
}
th {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	color: #296B97;
}
td {
	font-size: 11px;
	vertical-align: top;
}
#footer {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.advisor a {
	color: #FF6600;
	font-size: 10px;
}
.advisor a:hover {
	color: #009933;
	font-size: 10px;
}
#footer a {
	margin-right: 5px;
	margin-left: 5px;
}
#copyright {
	font-size: 10px;
	text-align: center;
}
#key {
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}
.clearboth {
	clear: both;
	float: none;
	font-size: 11px;
	font-style: italic;
}
.floatleft {
	float: left;
	margin-right: 5px;
}
.floatright {
	float: right;
	margin-left: 5px;
}
.category {
	height: 22px;
	padding: 0px;
	font-weight: bold;
	color: #296B97;
}
.infocontent {
	border: 1px solid #6699CC;
	background: url(images/category_background.gif) repeat-x top;
	padding: 5px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #2C6897;
	margin-bottom: -7px;
}
.nowrap {
	white-space: nowrap;
}
