a:link {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003466;
	text-decoration: none;
}
a:hover {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #eeeeee;
	text-decoration: none;
}
a:visited {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003466;
	text-decoration: none;
}
a:active {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4D0C8;
	text-decoration: none;
}
body,td,th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.dot {
	border: 1px dotted #003466;
}
.dotright {
	border-top: 1px none #003466;
	border-right: 1px dotted #003466;
	border-bottom: 1px none #003466;
	border-left: 1px none #003466;
}
.table_bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.table_bottom_top_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tableborder {
	border: 1px solid #999999;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.bigblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #336699;
}
.banner {
	height: 60px;
	width: 468px;
	background-color: #CCCCCC;
	text-align: center;
	top: 20px;
	position: absolute;
}
.content {
	width: 468px;
	margin: 0 auto
}

a.subnav, a.subnav:link, a.subnav:visited {
	display:block;
	width:150px;
	height:20px;
	background:#336699;
	border:1px solid #000;
	margin-top:2px;
	text-align:left;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:20px;
	overflow:hidden;
	text-indent: 3px;
}

a.subnav:hover {color:#fff; background:#3399CC;}

a.subnav:active {color:#fff; background:#c00;}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
}

