.wFormWebPage {
     background-color: #ffffff;
}

.wFormContainer {
     color: #000000;
     font-weight: inherit;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     color: #3e1807;
     border-style: none;
}

.wForm .oneField {
     font-style: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-style: inherit;
     text-align: inherit;
}

.wForm .postField {
     font-style: inherit;
}

.wForm .label.reqMark:after {
     color: #f28211;
     font-size: 15px;
}

.wFormContainer a {
     color: #78863c;
}

