.mainheader
{
	background-color: #FEFF94;
	height: 90px;
}

.mainheaderseperator
{
	background-color: #6F71BE;
	height: 7px;
}

.maintext
{
	padding:20px 10px 10px 15px;
}

.navheader
{
	color:#FFFFFF;
	font-weight: bold;
	background-color: #6F71BE;
	height: 20px;
	font-size: 15pt;
}

.navborder
{
	background-color: #6F71BE;
	width: 2px;
}

.navtable
{
	margin: 3px 7px;
}

.navtext
{
	white-space:nowrap;
	padding: 3px 7px;
}

.navtext A
{
	color: #5050A0;
	font-weight:600;
	text-decoration:none;
}

.navtext A:hover
{
	text-decoration:underline;
}

.navbottom
{
	background-color: #6F71BE;
	height: 2px;
}

body
{
	font-family: sans-serif;
	font-size: 11pt;
}

TD
{
	font-family: sans-serif;
	font-size: 11pt;
}

TH
{
	color: #5050A0;
	font-family: sans-serif;
	font-size: 13pt;
}

H1, .h1
{
	color: #5050A0;
	font-family: sans-serif;
	font-size: 18pt;
}

H2, H3, B
{
	color: #5050A0;
}
