.wFormContainer {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormTitle {
     background-color: #ffffff;
     color: #000000;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

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

.wForm fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.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;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.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: #000000;
     background-color: #cccccc;
     border-color: #999999;
     border-style: solid;
     border-width: 1px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormWebPage {
     background-image: none;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: large;
     margin: 5px;
}

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

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

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

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: small;
     margin: 5 0;
}

.wForm .field-hint-inactive {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: small;
     margin: 5 0;
}

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

