.wFormWebPage div.wFormContainer {
     background-color: #ffffff;
     border-color: #501269;
     border-style: solid;
     border-width: 9px;
     font-family: Georgia, serif;
     font-size: 16px;
}

.wFormContainer {
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     border-width: 0;
}

.wFormTitle {
     font-family: Georgia, Georgia, serif;
     color: #ffffff;
}

.wFormContainer .wForm fieldset {
     font-weight: inherit;
     font-family: Georgia, serif;
}

.wForm legend {
     font-weight: bold;
     border-style: none;
     background-color: #f0ebf0;
     border-width: 0px;
}

.wFormContainer h3.wFormTitle {
     font-family: Georgia, serif;
     font-size: 20px;
}

.wForm fieldset {
     border-width: 2px;
     border-style: solid;
     border-color: #1c071c;
}

.wForm .hintsSide .field-hint {
     background-color: #c4c0c4;
     border-color: #121112;
     border-style: solid;
}

.wForm .field-hint-inactive {
     background-color: #d1cad1;
     border-color: #2e282e;
     border-style: solid;
     border-width: 2px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 18px;
}

