.wFormWebPage {
     background-color: #undefined;
}

.wFormTitle {
     background-color: #undefined;
     border-color: #undefined;
     border-style: solid;
     color: #0c2340;
     font-weight: bold;
     font-size: 36px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-repeat: repeat;
     text-align: center;
     border-width: 0px;
     border-radius: 0px;
}

.wFormContainer {
     color: #0c2340;
     border-color: #0c2340;
     border-style: solid;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormContainer a {
     color: #daab00;
}

.wForm legend, .wForm h4 {
     border-style: solid;
     color: #0c2340;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .oneField {
     color: #0c2340;
     border-style: solid;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm fieldset {
     color: #0c2340;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .preField, .wForm .inlineLabel {
     color: #0c2340;
     font-weight: bold;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

.wForm .postField {
     color: #0c2340;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #0c2340;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #0c2340;
}

.wForm #wfTabNav {
     color: #0c2340;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .wfTab {
     color: #0c2340;
}

