<!--

.FormTitle{
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #000000;
        font-weight:    bold;
        border-bottom:  1pt solid #808080;
}

.FormStep {
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #7D6201;
        font-weight:    bold;
}

.FormStepInstruction {
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #7D6201;
        font-weight:    normal;
}

.FormSection {
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #505050;
        font-weight:    bold;
        border-bottom:  1pt solid #B0B0B0;
}

.FormQuestion{
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #000000;
        font-weight:    bold;
}

.matrixLabel{
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #7D6201;
        font-weight:    normal;
        border-bottom:  1pt solid #E0E0E0;
        border-top:     1pt solid #E0E0E0;
}

.tdFieldLabel{
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #a0a0a0;
}

.tdFieldValue,
.legend {
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #000000;
}

.btnSubmit {
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          000000;
        height:         18pt;
        width:          100pt; 
        align           center ;
}

.btnReset {
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #000000;
        height:         18pt;
        width:          100pt;
        background:     #E4E8F1;
}

.error{
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #ff0000;
        border:         1pt solid #a00000;
}
.errorMessage{
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px; 
        color:          #ff0000;
        font-weight:    bold;
}


INPUT, SELECT, TEXTAREA {
        font-family:    verdana, arial, sans-sherif;
        font-size:      11px;
 
}

.radio{
background    : #ffffff ;
border:         0pt solid #ffffff;
}


SELECT.registrationInput{
font-size:      11px;
}




-->

