.wFormWebPage {
     background-color: #ffffff;
}

.wFormContainer {
     border-color: #d4d0d4;
     color: #000000;
     border-width: 1px;
     border-style: solid;
     height: px;
}

.wFormTitle {
     background-color: #ffffff;
     color: #000000;
}

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

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

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

.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;
     width: px;
     height: px;
}

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

.wForm input[type=button], .wForm input[type=submit] {
     color: #000000;
     background-color: #a1d636;
     border-color: #999999;
     border-style: none;
     border-width: 1px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: inherit;
     height: 45px;
     border-radius: 3px;
     width: 120px;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 15px;
     color: #0062bd;
}

.wForm .label.reqMark:after {
     color: #3297d6;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 15px;
     color: #666666;
     font-weight: inherit;
     height: px;
     border-style: none;
     border-radius: 0px;
}

.wForm .field-hint {
     color: #666666;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 10px;
}

.wForm .field-hint-inactive {
     color: #666666;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 15px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 15px;
     background-color: #e0e0e0;
     background-repeat: no-repeat;
     border-width: 1px;
     border-style: solid;
     border-color: #cfcfcf;
     color: #666666;
     font-weight: inherit;
}

.wForm .postField {
     color: #666666;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     width: px;
     height: px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     width: px;
     height: 30px;
}

.wForm .oneField {
     height: px;
     border-radius: 0px;
     border-style: none;
     border-width: 0px;
}

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

