#body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	margin:0;
	background-color: #093179;
	font-family: 'Times New Roman';
}
table
{
	border-collapse:collapse;
	padding:0px;
}
td
{
	font-size: 90%;
}
h1
{
	font-size: 18px;
	font-weight: bold;
	color: #26599c;
}
a
{
	color: #26599c;
}
a:visited 
{
	color: #80868e;
}
a:hover 
{
	color: #80868e;
	text-decoration:none;
}
img
{
	border: none;
	margin: 0;
}
input
{
	border: 1px solid #b3b3b3;
}
.SiteBigBlueText
{
	font-size: 18px;
	font-weight: bold;
	color: #26599c;
}
.SiteTest2
{
	font-size: 160%;
	font-weight: bold;
	color: #073278;
}
.SiteTest3
{
	color: #656565;
	font-size: 80%;
}
.ClearBoth
{
	clear: both;
}
.FloatLeft
{
	float:left;
}
.FloatRight
{
	float:right;
}
.RedText
{
	color: red;
}
