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

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-color: #0d8ccc;
}

.wFormContainer {
     background-color: #e3e3e3;
     border-style: solid;
     border-width: 9px;
     border-color: #393939;
     color: #393939;
     font-family: Verdana, Geneva, sans-serif;
}

.wFormTitle {
     color: #393939;
     background-repeat: no-repeat;
     background-position: top right;
     background-image: url(//www.tfaforms.com/forms/get_image/173748/3af16cf51e09219e82376e65896136b3-logo.png);
     height: 84px;
     padding: 5px;
}

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

.wForm legend {
     border-style: none;
}

.wFormContainer a {
     color: #d60b12;
}

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

.wForm legend, .wForm h4 {
     font-family: Verdana, Geneva, sans-serif;
}

.wForm fieldset {
     font-family: Verdana, Geneva, sans-serif;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Verdana, Geneva, sans-serif;
}

.wForm .oneField {
     font-family: Verdana, Geneva, sans-serif;
}

.wForm .field-hint {
     font-family: Verdana, Geneva, sans-serif;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Verdana, Geneva, sans-serif;
}

