body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;
	border: 0;
	margin: 0;
}
html
{
	margin: 0;
	border: 0;
	padding: 0;
}
.normal
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;
}
.title
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: medium;
	color: #12345A;
	font-weight:bold;
	letter-spacing: 1;
}
.subtitle
{
	font-family: Verdana, Arial, Sans-Serif;
	font-style: italic;
	font-size:  small;
}

td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:  smaller;
}
td.itemOn
{
	background-color: #B7C0FF;
	text-align:center;
}
td.itemOff
{
	background-color: #4555C7;	
	text-align:center;
}
label.common
{
	color: White;
	font-family: Verdana, Arial;
	font-size: medium;
}
a.nav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:  smaller;
	text-decoration: none;
	color: #ffffff;
}
a.nav:hover
{
	color: #D4D0C8;
}
.navTable
{
	border-left-color: #333132;
	border-right-color: #626260;
	border-top-color: #626260;
	border-bottom-color: #333132;
}
.navMenu
{
	background-color: #ffffff;
}
.navMenuOn
{
	background-color: #E4E7EC;
}
.contentMain
{
	background-color: #ffffff;
}
.subHeader
{
	background-color: #e1ddde;
}
.lineBreak
{
	background-color: #626260;
}
a.mainNav
{
	font-family: Verdana;
	color: white;
	font-size: 0.9em;
	font-weight: 600;
	text-decoration: none;
	background-color: #516a92;
}
a.mainNav:hover
{
	color: #516a92;
	background-color: White;
}
a.mainNav:visited
{
	color: White;
}
a.mainNavSub
{
	font-family: Verdana,Arial;
	color: white;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	background-color: #516a92;
}
a.mainNavSub:hover
{
	color: #516a92;
	background-color: White;
}
a.mainNavSub:visited
{
	color: White;
}
a.fundNav
{
	font-family: Verdana, Arial;
	color: #3D4F6E;
	font-size: 11;
	font-weight: bold;
	text-decoration: none;
}
a.fundNav:hover
{
	color: #91A1BC;
}
a.fundNav:visited
{
	color: #3D4F6E;
}
a.fundNavSpecial
{
	font-family: Verdana, Arial;
	color: #3D4F6E;
	font-size: 13;
	font-weight: bold;
	text-decoration: underline;
}
a.fundNavSpecial:hover
{
	color: #91A1BC;
	text-decoration: none;
}
a.fundNavSpecial:visited
{
	color: #3D4F6E;
}

a.footer
{
	color: #dddddd;
	font-size: xx-small;
	font-family: Arial;
	text-decoration: none;
}
a.footer:hover
{
	color: #ffffff;
	font-size: xx-small;
	font-family: Arial;
	text-decoration: none;
}
a.footer:visited
{
	color: #dddddd;
}
a.reports:visited
{
	color: blue;	
}
a.management:visited
{
	color: Blue;
}
.button
{
	background-color: 5E6E87;
	color: #ffffff;
}
.error
{
	color: #990000;
}
.footer
{
	font-size: 60%;
	text-align: justify;
	text-justify: auto;
}
.smallText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 85%;
}
	
