.wFormContainer {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #6c7173;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     background-color: #ffffff;
     font-family: Verdana, Geneva, sans-serif;
     font-weight: inherit;
     font-size: 22px;
}

.wForm form {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
}

.wFormContainer a {
     color: #c8b18b;
     cursor: auto;
     display: inline;
     height: auto;
     text-decoration: underline;
     width: auto;
}

.wForm legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm form table {
     color: #000000;
}

.wForm .oneField {
     background-color: #ffffff;
}

.wForm .preField {
     background-color: #ffffff;
}

.wForm textarea {
     color: #000000;
     background-color: #ffffff;
}

.wForm input {
     color: #000000;
     background-color: #ffffff;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #0096d6;
     border-color: #999999;
     border-style: none;
     border-width: 1px;
     font-weight: bold;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormWebPage {
     background-image: none;
}

.wForm legend, .wForm h4 {
     color: #0096d6;
     font-weight: inherit;
     font-size: 16px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .preField, .wForm .inlineLabel {
     background-color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

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

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

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

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

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

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

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

.wForm fieldset {
     border-style: groove;
}

