.footerText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	font-style : normal;
	font-weight: normal;
}
.helpText{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #666666;
	font-style : normal;
	font-weight: normal;
}
.titleText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
	font-weight: bold;
}
.mainText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight: normal;
}
.mainTextBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight: bold;
}
.resultsText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	font-weight: normal;
}
.resultsTextInverted {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-style : normal;
	font-weight: normal;
	background-color : #000000;
}
.resultsTextBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	font-weight: bold;
}
.resultsTextSmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight: normal;
}
.resultsTextSmallBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight: bold;
}
.resultsTextSpecial {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	font-weight: bold;
}
.specialText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #336699;
	font-style : normal;
	font-weight: normal;
}
.required {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #CE0000;
	font-style : normal;
	font-weight: normal;
}
.optional {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-style : normal;
	font-weight: normal;
}
.serviceMark {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}
.error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FF0033;
	font-style : normal;
	font-weight: normal;
}
.systemError {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color : #FF0033;
	font-style : normal;
	font-weight: normal;
}