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

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-image: url("//www.tfaforms.com/theme-editor/images/dots.png");
     background-repeat: repeat;
     background-color: #912d96;
}

.wFormContainer {
     background-color: #f7f7f7;
     border-style: solid;
     border-width: 3px;
     border-color: #fad500;
     color: #393939;
     margin: 0 auto;
}

.wFormTitle {
     color: #393939;
     font-family: Georgia, serif;
     font-size: 20px;
     font-weight: bold;
}

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

.wForm legend {
     border-style: none;
}

.wFormContainer a {
     color: #991988;
}

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

.wForm fieldset {
     border-width: 2px;
     border-style: solid;
     margin: 0 auto;
     font-family: Georgia, serif;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
}

.wForm #wfTabNav {
     text-align: center;
     color: #524e52;
     background-repeat: repeat;
     font-size: 16px;
     font-weight: inherit;
}

.wForm .wfTabSep {
     padding: 2px;
}

.wForm legend, .wForm h4 {
     font-family: Georgia, serif;
}

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

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .postField {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

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

