BODY
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Arial", sans-serif
}
.clsFormLabel
{
    FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
    FONT-FAMILY: "Arial", sans-serif
}
.clsFormFieldRequired
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Arial", sans-serif
}
.clsFormButton
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Arial", sans-serif
}
.clsFormField
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Arial", sans-serif
}
.clsFormFieldRequiredNumber
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Arial", sans-serif
}
.clsDataRowOdd
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Arial", sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.clsDataRowEven
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: "Arial", sans-serif;
    BACKGROUND-COLOR: #D1CFB8
}
TD
{
    FONT-SIZE: 9pt;
	FONT-FAMILY: "Arial", sans-serif
}
.clsResultHeader
{
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}
A
{
    COLOR: EC0153;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: EC0153;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: EC0153
}
.clsErrorMessage
{
    PADDING-BOTTOM: 3pt;
    COLOR: #FFFFFF;
    PADDING-TOP: 3pt;
    FONT-FAMILY: "Arial", sans-serif; Georgia;
	FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #418E88
}
.clsDisclaimer
{
    PADDING-BOTTOM: 3pt;
    COLOR: maroon;
    PADDING-TOP: 3pt;
    FONT-FAMILY: "Arial", sans-serif; Georgia
}
.clsCorrectResponse
{
    PADDING-BOTTOM: 3pt;
    COLOR: #FFFFFF;
    PADDING-TOP: 3pt;
    FONT-FAMILY: "Arial", sans-serif;
    BACKGROUND-COLOR: #418E88
}
.clsInCorrectResponse
{
    PADDING-BOTTOM: 3pt;
    COLOR: #FFFFFF;
    PADDING-TOP: 3pt;
    FONT-FAMILY: "Arial", sans-serif;
    BACKGROUND-COLOR: #418E88
}
.clsTestQuestionCourseContent
{
    COLOR: #3644C9;
    FONT-FAMILY: "Arial", sans-serif
}
.clsExamQuestionActive
{
    COLOR: #000000;
	BACKGROUND-COLOR: #82D6CF;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionUnvisited:link 
{
    COLOR: Silver;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionUnvisited:visited
{
    COLOR: Silver;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionUnvisited:hover
{
    COLOR: Silver;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionNotGraded:link 
{
    COLOR: Blue;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionNotGraded:visited
{
    COLOR: Blue;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionNotGraded:hover
{
    COLOR: Blue;
    FONT-FAMILY: "Arial", sans-serif
}

A.clsExamQuestionGradedCorrect:link 
{
    COLOR: Green;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionGradedCorrect:visited
{
    COLOR: Green;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionGradedCorrect:hover
{
    COLOR: Green;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionGradedIncorrect:link 
{
    COLOR: Red;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionGradedIncorrect:visited 
{
    COLOR: Red;
    FONT-FAMILY: "Arial", sans-serif
}
A.clsExamQuestionGradedIncorrect:hover 
{
    COLOR: Red;
    FONT-FAMILY: "Arial", sans-serif
}
