.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #ffffff;
     color: #636466;
     font-size: 32px;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #ffffff;
     border-color: #ffffff;
     color: #636466;
     border-width: 1px;
     border-style: solid;
     margin: 0 auto;
}

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

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
     border-width: 1px;
     border-style: dotted;
     margin: 20px;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
     font-size: 15px;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #ffffff;
     color: #636466;
     width: auto;
     height: auto;
}

.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: 3px;
     border-color: #a1a1a1;
     border-style: solid;
     border-width: 1px;
}

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

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #df533d;
     color: #ffffff;
     border-color: #e1533d;
     border-style: solid;
     border-width: 0px;
     width: 150px;
     height: 45px;
     margin: 5px;
     font-weight: inherit;
     padding: px;
}

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

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

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

.wFormWebPage {
     background-color: #ffffff;
}

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

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

.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 .preField {
     background-color: #ffffff;
}

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

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

