.wForm .postField {
     color: #000000;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-color: #000000;
     border-style: none;
     background-color: #f0f1e0;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-style: none;
     border-width: 6px;
     border-radius: 6px;
     background-color: #a3c75f;
     color: #080708;
}

.wFormWebPage {
     background-color: #f0f1e0;
     background-repeat: repeat;
}

.wFormTitle {
     background-color: #a1c85f;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-style: solid;
     border-width: 0px;
     border-radius: 4px;
}

.wFormContainer {
     background-color: #f0f1e0;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-style: solid;
     border-color: #a1c85f;
}

.wFormContainer a {
     color: #4669cc;
}

.wForm legend, .wForm h4 {
     background-color: #f0f1e0;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-color: #a1c85f;
     border-style: solid;
     border-width: 1px;
     border-radius: 4px;
     font-weight: bold;
}

.wForm fieldset {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     background-color: #f0f1e0;
     border-style: solid;
     border-width: 1px;
     border-radius: 4px;
     border-color: #a1c85f;
     font-weight: inherit;
}

.wForm .oneField {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-style: solid;
     border-width: 0px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-width: 2px;
     border-style: none;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     background-color: #f0f1e0;
     border-style: solid;
     border-color: #a1c85f;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .field-hint {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     background-color: #f0f1e0;
}

.wForm .field-hint-inactive {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm form .errFld {
     border-style: solid;
     border-width: 4px;
}

.wForm #wfTabNav {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     background-color: #f0f1e0;
     border-style: none;
}

.wForm .wfTab {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .wfTabCurrentPage {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .wfTabSep {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

