body
{
}


.chartLabelFont
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	width: 60;
	height:60;
}

.investorchartHeaderText
{
	font-weight: bold;
	font-size: 16pt;
	color: #013300;
	padding-top: 5px;
	font-family: Arial;
}

.advisorchartHeaderText
{
	font-weight: bold;
	font-size: 16pt;
	color: #000a29;
	padding-top: 5px;
	font-family: Arial;
}

.chartSubHeaderText
{
	font-weight: bold;
	font-size: 12pt;
	color: #000a29;
	font-family: Arial;
}
.chartTitleText
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.chartTitleTextLight
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.chartTitleTextLightBlue
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-family: Arial;
}

.barChart
{
	background-color: #efefe7;
}
