body
{
	font-family: Arial, Verdana;
	font-size: 12px;
}

td, th
{
	font-size: 12px;
	vertical-align: top;
}

ol, ul
{
	margin-top: 0px;
}

A:link { text-decoration: none; color: blue; }
A:visited { text-decoration: none; color: blue; }
A:active { text-decoration: none; color: blue; }
A:hover { text-decoration: underline; color: blue; }

.remfunds
{
	width: 100%;
	border: #3333ff solid 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	padding: 7px;
	width: 160px;
}
.RemainingFunds, 
.RemainingFunds:hover, 
.RemainingFunds:visited
{
	text-decoration: none;
	color: #000000;
	cursor: default;
}

.remfundsheader
{
	font-size: 14px;
	padding-bottom: 15px;
}

.remfundsbody
{
	
}

.footer
{
	background-color: #3333ff;
	color: white;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer A:link {color: white; text-decoration: none;}
.footer A:visited {color: white; text-decoration: none;}
.footer A:active {color: white; text-decoration: none;}
.footer A:hover {color: white; text-decoration: underline;}

.pagetitle
{
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
}

.pagebody
{
	margin: 5px;
}

.maintable
{
	background-color: #336699;
}

.maintable
{
	background-color: #f7be00;
	border-spacing: 3px;
}

.maintable img
{
	border: none;
	margin: 0px;
}

.maintable td
{
	background-color: white;
}

.sectionheader
{
	font-size: 16px;
	color: #4F81BD;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

.subheader
{
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

.note
{
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.emnote
{
	color: red;
}

.innertable
{
	background-color: black;
}

.innertable th
{
	background-color: #C6D9F1;
}

.innertable th, td
{
	padding: 2px;
}

.navmenu
{
	border-bottom: 1px #CFD3D4 solid;
	border-left: 1px #CFD3D4 solid;
	border-right: 1px #CFD3D4 solid;
}

.navmenu A:link { color: black; border-top: 1px #CFD3D4 solid; ; padding: 5px; display: block; }
.navmenu A:hover { color: black; border-top: 1px #CFD3D4 solid; background-color: #DAEEF3; padding: 5px; text-decoration: none; display: block; }
.navmenu A:visited { color: black; border-top: 1px #CFD3D4 solid; padding: 5px; display: block; }
.navmenu A:active { color: black; border-top: 1px #CFD3D4 solid; padding: 5px; display: block; }
