.wFormContainer {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #262626;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
     font-weight: inherit;
}

.wFormTitle {
     background-color: #ffffff;
     color: #2ba457;
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 22px;
     font-weight: bold;
     font-style: inherit;
}

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

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

.wForm fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #f2f2f2;
     border-style: solid;
     border-width: 6px;
     font-family: inherit;
     font-size: px;
     font-style: inherit;
     font-weight: inherit;
     text-align: inherit;
}

.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-weight: inherit;
     font-family: Tahoma, Geneva, sans-serif;
}

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

.wForm textarea {
     color: #000000;
     background-color: #ffffff;
     height: 0px;
     width: px;
}

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

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #2ba457;
     border-color: #999999;
     border-style: none;
     border-width: 1px;
     font-weight: bold;
     font-size: 16px;
     border-radius: 4px;
     width: 180px;
     height: 30px;
     text-align: center;
     padding: px;
}

.wFormWebPage {
     background-image: none;
}

.wForm legend, .wForm h4 {
     font-family: Tahoma, Geneva, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #2ba457;
}

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

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     margin: px;
     border-width: 1px;
     border-color: #e0e0e0;
     border-style: solid;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: #444444;
     background-color: #ffffff;
     padding: px;
}

.wForm .postField {
     border-width: 0px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: inherit;
}

.wForm .label.reqMark:after {
     color: #ff0066;
     font-size: 14px;
}

.wForm .field-hint {
     font-weight: inherit;
}

