.wForm form .errFld {
     border-style: solid;
     border-color: #152296;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-color: #808184;
     background-image: none;
}

.wFormContainer {
     background-color: #f7f7f7;
     border-style: none;
     border-width: 0;
     border-color: #393939;
     color: #393939;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     color: #393939;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     text-align: center;
     font-weight: bold;
     font-size: 16px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #393939;
     color: #ffffff;
     border-style: solid;
     border-width: 1px;
     border-color: #393939;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm legend {
     border-style: none;
}

.wFormContainer a {
     color: #0c20d4;
}

.wForm .field-hint-inactive {
     color: #a1a1a1;
}

.wForm fieldset {
     border-width: 2px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     text-align: left;
     border-color: #1024be;
     border-style: solid;
}

.wForm legend, .wForm h4 {
     text-align: left;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     border-style: none;
}

.wForm .oneField {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm .postField {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm .field-hint {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm #wfTabNav {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

