.CourseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
.QuestionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
}
.CertEmpName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.CertCourseName {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	line-height: 22pt;
	font-weight: bold;
	color: #000066;
}
.CertResults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
.Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #F4F4F4;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.linkedtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
.ReportLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
}
.ReportLabelBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
.ReportFilter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
}
.ReportFilterBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;

}
.ReportHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.bluebox {
	background-color: #6A8CCB;
	border: 1px solid #000191;
}
.blueborder {
	border: 1px solid #000191;
}
