.wFormWebPage {
     background-color: #304678;
}

.wFormContainer {
     background-color: #ffffff;
     color: #0f1112;
     border-color: #ab7342;
     border-style: solid;
     border-width: 4px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
}

.wFormTitle {
     color: #0a0a8c;
     border-color: #cc7f21;
     border-style: solid;
     text-align: center;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
}

.wFormContainer a {
     color: #4240b8;
}

.wForm fieldset {
     color: #101413;
     border-color: #c2711f;
     border-style: solid;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm legend {
     color: #618077;
}

.wForm .postField {
     color: #010a07;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

.wForm input {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
}

.wForm form .primaryAction {
     background-color: #FFFFFF;
     color: #000;
     border-color: #999 #999 #555 #999;
}

.wForm form .primaryAction:hover {
     color: #187db3;
     border-color: #666 #666 #222 #666;
}

.wForm form .secondaryAction {
     color: #000;
}

.wForm form .secondaryAction:hover {
     color: #f00;
}

.wForm form .errFld {
     border-color: #e82b0e;
     border-style: solid;
}

.wFormContainer .errMsg {
     color: #f19181;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .field-hint {
     color: #6a95b0;
}

.wForm .field-hint-inactive {
     color: #000000;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

.wFormContainer .supportInfo a:link {
     color: #6b786d;
}

.wForm .oneField input {
     background: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #373c3f;
     border-color: #373c3f;
     border-style: solid;
     border-width: 1px;
}

.wForm legend, .wForm h4 {
     color: #ad5400;
     font-size: 15px;
}

.wForm #wfTabNav {
     color: #080508;
     border-color: #080508;
     border-style: solid;
}

.wForm .wfTab {
     color: #030203;
}

.wForm .wfTabCurrentPage {
     color: #0f010f;
}

.wForm .wfTabSep {
     color: #0d010d;
}

.wForm .field-hint {
     color: #010a07;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm .oneField {
     color: #0d010d;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm .preField, .wForm .inlineLabel {
     color: #0d010d;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
}

