.wFormWebPage {
     background-image: url(//williamwoods.tfaforms.net/forms/get_image/2/7695e2ca0fa45596e6b46c7d6fa0728b-leaves.gif);
     background-repeat: no-repeat;
     background-position: top center;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: center;
     font-size: 24px;
     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-style: none;
     border-width: 3px;
     font-size: 14px;
}

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

.wForm fieldset {
     border-style: none;
     border-width: 4px;
     border-radius: 14px;
     color: #fefefe;
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: justify;
     padding: px;
     background-color: #8f1336;
}

.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: 2px;
     text-align: inherit;
     border-color: #f38a00;
     border-style: solid;
}

.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: bottom center;
     background-repeat: no-repeat;
}

.wForm .label.reqMark:after {
     color: #fefefe;
     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;
     border-style: none;
}

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

