body
{
	font-family: Arial;
	font-size:10pt;
	margin-bottom:0;
	margin-top:0;
	margin-left:5;
	margin-right:5;
}
.NavBarActive1
{
	font-size:10pt;
	font-family: Arial;
	color:White;
	font-weight:bold;
	width:100;
	background-color:#117725;
}	
.NavBarInactive1
{
	font-size:10pt;
	font-family: Arial;
	color:Silver;
	font-weight:bold;
	width:100;
	background-color:#006600;
}	
.NavBarActive2
{
	font-size:10pt;
	font-family: Arial;
	color:White;
	font-weight:bold;
	width:100;
	background-color:#228850;
}	
.NavBarInactive2
{
	font-size:10pt;
	font-family: Arial;
	color:Silver;
	font-weight:bold;
	width:100;
	background-color:#117725;
}	
.NavBarActive3
{
	font-size:10pt;
	font-family: Arial;
	color:White;
	font-weight:bold;
	width:100;
	background-color:#339975;
}	
.NavBarInactive3
{
	font-size:10pt;
	font-family: Arial;
	color:Silver;
	font-weight:bold;
	width:100;
	background-color:#228850;
}	

.AffiliateTopMenu
{
	font-size:10pt;
	font-family: Arial;
	color:White;
	font-weight:bold;
	width:100;
	background-color:SeaGreen;
}

.AffiliateTopMenuInactive
{
	font-size:10pt;
	font-family:Arial;
	color:Black;
	width:100;
	text-decoration:none;
	background-color:Gainsboro;
}
.AffiliateSubMenu
{
	font-size:10pt;
	font-family:Arial;
	color:Goldenrod;
	background-color:SeaGreen;
	font-weight:bold;
}
.AffiliateSubMenuInactive
{
	font-size:10pt;
	font-family:Arial;
	color:Silver;
	font-weight:bold;
	background-color:Seagreen;
}
.EmailSignupText
{
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.ReportParameterText
{
	font-size:10pt;
	background-color:DarkSeaGreen;
}
.ReportColumnHeader
{
	font-size:10pt;
	background-color: DarkSeaGreen;
}
.ReportData
{
	font-size:10pt;
}
.ReportParameterValue
{
	width:200;
	font-size:10pt;
}
.Title
{
	background-color:SeaGreen;
}
.Button
{
	font-size:xx-small;
}
TD
{
	font-family: Arial, Sans-Serif;
}
