.wForm form .errFld {
     border-style: solid;
     border-color: #FFBBBB;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-color: #023a75;
     background-repeat: no-repeat;
}

.wFormContainer {
     background-color: #ffffff;
     border-style: none;
     border-width: 9px;
     color: #393939;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormTitle {
     color: #393939;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 26px;
     border-style: solid;
}

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

.wForm legend {
     border-style: none;
}

.wFormContainer a {
     color: #0c4fd4;
}

.wForm .field-hint-inactive {
     color: #06633f;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-style: italic;
     font-weight: bold;
}

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

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

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

.wForm .postField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

