.wFormContainer {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-style: none;
     font-size: 16px;
     color: #868281;
}

.wForm legend, .wForm h4 {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 24px;
     color: #f5460c;
     font-weight: bold;
     border-style: none;
}

.wForm fieldset {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #868282;
     font-size: 16px;
}

.wForm .oneField {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #868281;
     font-size: 16px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 16px;
     color: #868281;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 16px;
     color: #868281;
}

.wForm .postField {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 16px;
     color: #868281;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 18px;
     background-color: #f5460c;
     font-weight: bold;
     color: #ffffff;
}

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

.wForm .label.reqMark:after {
     color: #f5460c;
     font-size: 14px;
}

.wForm #wfTabNav {
     color: #868281;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 14px;
}

.wForm .wfTab {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 14px;
     color: #868281;
}

.wForm .wfTabCurrentPage {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 16px;
     color: #f5460c;
}

.wFormTitle {
     color: #868281;
     font-size: 16px;
     font-weight: bold;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

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

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

