body {
	background-color: #1f6879;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdback {
	background-color: #FFFFFF;
	background-image: url(images/tdback.jpg);
	background-repeat: no-repeat;
}
#maincontent {
	position: relative;
	width: 690px;
	left: 132px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	height: 500;
}
hr {
	height: 1px;
	width: 100%;
	border-top-style: dotted;
	border-top-color: #1f6879;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bluesmall {
	font-size: 11px;
	line-height: 15px;
	color: #094350;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 40px;
}
a:link {
	color: #a90532;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a90532;
}
a:hover {
	text-decoration: underline;
	color: #a90532;
}
a:active {
	text-decoration: none;
	color: #a90532;
}h1 {
	font-size: 20px;
	font-weight: normal;
	color: #990000;
}
h2 {
	font-size: 16px;
	color: #1f6879;
	font-weight: normal;
}
.bodyred {
	color: #a90532;
	font-size: 10px;
}
.formbox {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	border: 1px solid #999999;
	height: 15px;
	width: 200px;
}
li {
	list-style-type: circle;
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
