.heading {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;

}
.version {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
	font-weight: bold;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	text-align: left;
	color: #000000;


}
.contentSource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;

}
.headingWhite {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;

}
.headingOrange {

	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	line-height: 20px;
	color: #FF6633;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: left;
	color: #666666;

}
.copyrightdark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: left;
	color: #333333;
}
.headingWhiteSmall {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #003366;
	text-decoration: none;

}
