.wFormWebPage {
     background-color: #e8e7e5;
     background-position: top center;
     background-repeat: no-repeat;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-position: top center;
     text-align: center;
     border-style: none;
     width: auto;
     height: 184px;
     padding: auto;
     background-color: #f9485d;
     color: #f8485d;
     font-weight: bold;
     font-size: 28px;
     margin: px;
     border-width: 3px;
     border-radius: 0px;
     background-image: url(//www.tfaforms.com/forms/get_image/198230/ed644dddac157024a5faaf6a810a7e4c-Emailheader.png);
     background-repeat: no-repeat;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: left;
     background-position: top center;
     font-size: px;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #ffffff;
     font-weight: bold;
     font-size: 20px;
     background-color: #f9485d;
     border-style: none;
}

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-color: #f9485d;
     border-style: solid;
     font-size: px;
     background-color: #ffffff;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-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 input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #f9485d;
     color: #ffffff;
}

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

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

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

.wForm .label.reqMark:after {
     color: #f9485d;
}

