#splashTable {
	BACKGROUND-COLOR: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	width: 798px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 30px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 18px;
}
#tdborder {
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px dashed #CCCCCC;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
#tdbordergroups {

	BACKGROUND-COLOR: #CCCCCC;
	border: 1px dashed #000000;
}
