body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {

	background-color: #E1DECC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333399;
}
a:hover {
	text-decoration: none;
	color: #333399;
}
a:active {
	text-decoration: underline;
	color: #333399;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
}
.go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #900E26;
	border: thin solid #FFFFFF;
	color: #FFFFFF;
}
a.redbutton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #900E26;
	color: #FFFFFF;
	text-decoration:underline
}
a.redbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #900E26;
	color: #FFFFFF;
	text-decoration:underline
}
a.redbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #900E26;
	color: #FFFFFF;
	text-decoration:none
}
a.redbutton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #900E26;
	color: #FFFFFF;
	text-decoration:none
}


a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
	text-decoration:none
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
	text-decoration:none
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
	text-decoration:underline
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
	text-decoration:underline
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:underline
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none
}
.norepeatbkgd {
	background-repeat: no-repeat;
}
.subheader {
	font-size: 16px;
	color: #333399;
	font-weight: bold;
}
.subheaders {
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline
}
a.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none
}
a.subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none
}
.bold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
a.button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #900E26;
	color: #FFFFFF;
	text-decoration:underline
}
a.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #900E26;
	color: #FFFFFF;
	text-decoration:underline
}
a.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #900E26;
	color: #FFFFFF;
	text-decoration:none
}
a.button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #900E26;
	color: #FFFFFF;
	text-decoration:none
}.tablereddots {
	border: medium dotted #FF0000;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.tablereddots2 {
	border: medium dotted #FF0000;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#siteheader {
	height: 32px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-top: 33px;
}

