.wFormWebPage {
     background-image: url(//williamwoods.tfaforms.net/forms/get_image/2/NmWEl3sUVyXXuRZGcEtV6ZjLOIun4BgpjItqIcJdzc7PCB9PKrFWjsOqlTzD9VXo-app-background4.jpg);
     background-repeat: repeat-y;
     background-position: top center;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: center;
     font-size: 48px;
     border-style: none;
     border-width: 0px;
     background-repeat: no-repeat;
     background-position: top center;
     color: #f5f0e7;
     font-weight: bold;
     padding: px;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: left;
     font-weight: inherit;
     color: #fefefe;
     border-color: #1a342c;
     border-style: none;
     border-width: 19px;
     font-size: 14px;
}

.wForm legend, .wForm h4 {
     font-family: Georgia, serif;
     font-size: 28px;
     text-align: center;
     height: 90px;
     color: #fefefe;
}

.wForm fieldset {
     border-style: solid;
     border-width: 14px;
     border-radius: 0px;
     color: #525249;
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: justify;
     padding: 10 px;
     background-color: #f5f0e7;
     border-color: #f5f0e7;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #53534a;
     border-width: 1px;
     text-align: inherit;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #f38a00;
     text-align: center;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 18px;
     color: #ffffff;
     background-position: center;
     background-repeat: no-repeat;
}

.wForm .label.reqMark:after {
     color: #e84837;
     font-size: 12px;
}

.wForm form .errFld {
     border-style: solid;
     border-color: #e84837;
}

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

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

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

.wForm .field-hint {
     color: #8f1336;
}

