.wFormWebPage {
     background-color: #20292c;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #a6a6a6;
     font-style: italic;
     font-weight: inherit;
     font-size: 11px;
     text-align: right;
     background-repeat: no-repeat;
     width: px;
     height: px;
}

.wFormContainer {
     background-color: #ffffff;
}

.wForm #wfTabNav {
     padding: 15px;
     margin: px;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 9px;
     text-align: right;
     color: #333333;
}

.wForm .wfTab {
     padding: 2px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color: #28899c;
}

.wForm .wfTabCurrentPage {
     font-weight: bold;
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #ca692d;
}

.wForm .wfTabSep {
     color: #cccccc;
     font-family: Arial, Arial, Helvetica, sans-serif;
     padding: 1px;
     font-size: 12px;
}

.wForm .label.reqMark:after {
     color: #7f2016;
     font-size: px;
}

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

.wForm input[type=button], .wForm input[type=submit] {
     font-size: 11px;
     width: px;
     height: px;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: bold;
     font-style: inherit;
     text-align: left;
}

.wForm fieldset {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 11px;
     padding: 15px;
     margin: px;
}

.wForm .preField, .wForm .inlineLabel {
     font-size: 10px;
     font-family: Verdana, Geneva, sans-serif;
     font-weight: inherit;
     text-align: left;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 10px;
     padding: 1px;
}

.wForm .postField {
     font-size: 9px;
     padding: 2px;
     width: px;
     height: px;
}

.wForm .field-hint-inactive {
     font-size: 8px;
     padding: 3px;
}

