.wFormWebPage {
     background-image: none;
     background-color: #030303;
}

.wFormContainer {
     border-width: 0px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     line-height: 150%;
     background-color: #fcfcfc;
     font-weight: inherit;
     border-style: solid;
     margin: 0 auto;
     border-color: #0f0f0f;
}

.wForm fieldset {
     border-width: 1px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #f70a12;
     font-size: 12px;
     border-style: solid;
     margin: 12 auto;
     border-radius: 0px;
     font-weight: inherit;
     font-style: inherit;
     border-color: #261826;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     background-color: #undefined;
     font-size: 24px;
     color: #e00000;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: none;
     font-size: 16px;
     color: #e00000;
     font-weight: bold;
     border-color: #000000;
     border-width: px;
     background-color: #undefined;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
}

.wForm .postField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #000000;
     font-weight: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     margin: 0px;
     padding: px;
     font-weight: inherit;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
}

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 10px;
}

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

.wForm #wfTabNav {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
}

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

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

.wForm .label.reqMark:after {
     font-size: 18px;
     color: #e00000;
}

