.wFormTitle {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 18px;
     color: #383838;
     font-weight: bold;
     text-align: center;
     border-style: solid;
     background-repeat: no-repeat;
}

.wFormContainer {
     background-position: px;
     color: #393939;
     font-family: Tahoma, Geneva, sans-serif;
     text-align: left;
     font-size: 14px;
     border-color: #d3daf0;
     border-style: solid;
     margin: px;
     width: px;
}

.wFormContainer a {
     color: #001aff;
}

.wForm legend, .wForm h4 {
     background-color: #bfcbcf;
     background-position: px;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 14px;
     border-color: #324b73;
     border-style: solid;
}

.wForm fieldset {
     background-position: px;
     font-family: Tahoma, Geneva, sans-serif;
     text-align: left;
     font-size: 14px;
     border-color: #969ab3;
     border-style: solid;
}

.wForm .oneField {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 14px;
     text-align: left;
     font-weight: bold;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 13px;
     font-weight: bold;
     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: 12px;
     text-align: left;
}

.wForm .postField {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
     text-align: left;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #bfcbcf;
     background-position: px;
     color: #000000;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
     text-align: left;
     border-color: #393939;
     border-style: solid;
}

.wForm .field-hint {
     color: #000000;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 90%;
     font-style: italic;
     font-weight: bold;
}

.wForm .field-hint-inactive {
     color: #a1a1a1;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 90%;
     font-style: italic;
}

.wForm .label.reqMark:after {
     color: #ff0000;
     font-size: 9px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #ff0000;
     font-family: Tahoma, Geneva, sans-serif;
}

.wForm form .errFld {
     border-color: #ffbbbb;
     border-style: solid;
     background-position: px;
}

.wForm #wfTabNav {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 10px;
}

.wForm .wfTab {
     font-family: Tahoma, Geneva, sans-serif;
     color: #000000;
     font-size: 10px;
}

.wForm .wfTabCurrentPage {
     color: #000000;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 12px;
     font-weight: bold;
}

.wForm .wfTabSep {
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
     font-size: 11px;
}

.wFormWebPage {
     background-repeat: no-repeat;
     background-position: 120px 50px;
}

