.wFormWebPage {
     background-color: #ffffff;
}

.wFormContainer {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     background-color: #ffffff;
     color: #000000;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 24px;
     font-weight: bold;
}

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

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

.wForm fieldset {
     background-color: #ffffff;
     border-color: #555555;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: inherit;
     border-style: none;
     font-size: 13px;
}

.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;
     font-weight: inherit;
}

.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: #f25434;
     border-color: #f25434;
     border-style: solid;
     border-width: 7px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-radius: 4px;
     font-weight: bold;
     font-size: 18px;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 13px;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #80c8b5;
     font-weight: bold;
     font-size: 18px;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
     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;
}

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

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

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

.wForm .label.reqMark:after {
     color: #f25434;
}

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

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

