.bodytext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.bluebodytext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #0066cc;
}
.blackbodytext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.greybodytext {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.whitebodytext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}
.greydottedcontainertext {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 0px 4px;
}
.bluesubheader {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
	color: #0066cc;
}
.blueheader {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;	
	color: #0066cc;
}
.blueheadergreenbar {
	background-color: #ccff00;
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;	
	color: #0066cc;
	padding: 2px 0px 2px 10px;
}
.greyheader {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;	
	color: #666666;
}
.blackheader {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;	
	color: #000000;
}
.whiteheaderbluetable {
	background-color: #00ccff;
	font-family: Verdana;
	font-size: 11pt;
	color: #ffffff;
	font-weight: normal;
}
.blueheaderdottedtable {
	font-family: Verdana;
	font-size: 10pt;
	color: #0066cc;
	margin:4px 0px 0px 4px;
	font-weight: normal;
}
.blacksubheader {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
	color: #000000;
}
.greysubheader {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
	color: #666666;
}
.darkbluesubheader {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;	
	color: #0066cc;
}

.lightgreenunderlinesubheader {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;	
	color: #99cc00;
}
.darkgreenunderlinesubheader {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;	
	color: #009900;
}