body,  html {
	width: 100%;
	height: 100%;
	color: #3c4969;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #d0e0fa;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-y;
	clear: left;
	margin: 0;
	padding: 0;
	border-width: 0;
	border: none;
	outline: none;
}
img, a, div {
border: none;
outline: none;
}
td {
	color: #3c4969;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	clear: left; }
a:link {
	color: #900;
	text-decoration: none; }
a:visited { color: #900; text-decoration: none; }
a:hover { color: #900; text-decoration: underline; }
a:active { color: #900; text-decoration: underline; }
hr { color: #1f4f7e; font-size: 100%; line-height: 1px; }
.main_table { width: 100%; height: 100%; margin: 0; padding: 0; border-width: 0; }
.table_content { width: 500px; margin: 0; padding: 0; border-width: 0; }
.leftcol { width: 240px; margin: 0; padding: 0; border-width: 0; }
.centercol { width: 20px; margin: 0; padding: 0; border-width: 0; }
.rightcol { width: 240px; margin: 0; padding: 0; border-width: 0; }
.header { color: #666; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.subheader {
	color: #375788;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: left; }
.date { color: #666; font-size: 10px; }
.navleft { background-color: #375788; background-image: url(/images/leftbg_large.jpg); background-repeat: no-repeat; width: 200px; overflow: visible; margin: 0; padding: 0; }
.topright { background-image: url(/images/topright_bg.jpg); background-repeat: repeat-x; }
.tabletop { background-image: url(../images/topright_bg.jpg); background-repeat: repeat-x; height: 160px; margin: 0; padding: 0; border-width: 0; }
.tabletop_center { background-image: url(../images/topright_bg.jpg); background-repeat: repeat-x; margin: 0; padding: 0; width: 600px; height: 160px; min-width: 600px; min-height: 160px; border-width: 0; }
.bottomright { background-color: #d0e0fa; background-image: url(/images/bottomright_bg.jpg); background-repeat: repeat-x; background-position: 100% 0; margin: 0; padding: 0; border-width: 0; }
.center { background-color: #d0e0fa; background-image: url(/images/contentbg_bottom.jpg); background-repeat: no-repeat; width: 600px; overflow: visible; margin: 0; padding: 0; border-width: 0; }
.image_left { float: left; margin: 15px 15px 5px 0; padding-right: 70px; }
.image_right { margin: 15px 0 5px 15px; }
.image_top { margin: 0 0 5px; }
.clearleft {
	clear: left; }
.center hr {
clear: both;
}
.center img {
margin-bottom: 5px;
}