.wFormWebPage {
     background-repeat: no-repeat;
     background-position: top left, 5px 5px;
}

.wForm .oneField {
     font-weight: bold;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

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

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #fa0814;
}

.wFormContainer {
     border-style: none;
     border-width: 9px;
     border-color: #a39d9e;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

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

.wForm legend, .wForm h4 {
     border-style: solid;
     border-width: 1px;
     border-color: #c2c2c2;
}

.wForm fieldset {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-color: #bfbebd;
     border-style: solid;
     border-width: 2px;
}

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

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

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .field-hint {
     font-family: inherit;
     font-size: 2px;
}

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

.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;
}

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

.wForm .preField, .wForm .inlineLabel {
     font-weight: inherit;
}

