.wForm form .errFld {
     border-style: none;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormContainer {
     border-style: none;
     border-width: 9px;
     color: #333333;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

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

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #398439;
     color: #ffffff;
     border-style: solid;
     border-width: 1px;
     border-color: #255625;
     padding: 8px 12px;
}

.wForm legend {
     border-style: none;
}

.wFormContainer a {
     color: #008cba;
}

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

.wForm legend, .wForm h4 {
     border-style: none;
     color: #3379b7;
     font-size: 22.5px;
     margin: 0px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #3379b7;
     font-size: 22.5;
     padding: 0px;
     margin: 0px;
     border-style: none;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     color: #333333;
     border-style: none;
}

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

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #6f6f6f;
     font-family: Arial, Arial, Helvetica, sans-serif;
     padding: 8px 12px;
     margin: 0 0 15px 0;
}

.wForm .postField {
     font-weight: inherit;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-style: inherit;
     color: #333333;
}

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #333333;
     font-style: inherit;
     font-weight: inherit;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #f04224;
     margin: -10px 0 0 -2px;
}

