body {
	background-color: #99002c;
	
	height: 900px;

}
TD.white
{
	background-color: #FFFFFF;

}
TD{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #114A75;
}
.headerLarge {
	font-size: 24px;
	font-weight: bold;
	color: #114A75;
}
.navoval {
	color: #104C78;
	font-weight: bold;
	background-image: url(/images/page/redoval.gif);
	background-repeat: no-repeat;
}
a.nav{
	color: #104C78;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #d1037e;

}
a {
	
}
TD.splashbg {
	background-color: #0880C0;
}
.important{
	color: #CC0000;
}
.bullet {
	color: #FF5498;
}
TD.bottomNav {
	font-size: 11px;
	color: #80B8E0;
	
}
a.bottomNav {
	color: #003366;
	text-decoration: none;
}
a.moduleLink {
	color: #000000;
}

Table.notebg {
	background-color: #E3F1F8;
}
td.notebg {
	background-color: #E3F1F8;
}
tr.notebg {
	background-color: #E3F1F8;
}
.hide {
	visibility: hidden;
}
.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #114A75;

}
.headerThin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #114A75;
}
.headerThinLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #114A75;
}
.instructions {
	color: #104C78;
}