.wFormWebPage {
     background-image: url(//www.tfaforms.com/forms/get_image/197062/917fd9c500530af3df89ba59cdec2709-bg1.png);
}

.wFormContainer {
     background-color: #ffffff;
     color: #495153;
     font-family: Verdana, Geneva, sans-serif;
     border-color: #e7562d;
     border-style: none;
     font-weight: inherit;
     font-style: inherit;
}

.wFormContainer a {
     color: #e7562d;
}

.wForm legend, .wForm h4 {
     background-color: #ffffff;
     color: #495153;
     font-weight: bold;
}

.wFormTitle {
     background-color: #ffffff;
     color: #495153;
     font-family: Verdana, Geneva, sans-serif;
     font-weight: bold;
}

.wForm fieldset {
     border-style: solid;
     border-color: #e7562d;
     font-weight: inherit;
     font-family: inherit;
}

.wForm .oneField {
     font-family: Verdana, Geneva, sans-serif;
     font-weight: inherit;
     font-size: 14px;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: inherit;
}

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

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #e7562d;
     border-style: solid;
     border-radius: 6px;
     border-color: #e7562d;
     color: #ffffff;
     font-family: inherit;
     font-size: 16px;
     font-style: inherit;
     font-weight: inherit;
}

.wForm .field-hint {
     font-family: inherit;
     font-size: 12px;
}

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

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #e7562d;
     font-weight: inherit;
     font-style: inherit;
}

.wForm .postField {
     font-family: inherit;
     font-size: 14px;
}

.wForm .field-hint-inactive {
     font-size: 12px;
}

.wForm form .errFld {
     border-style: none;
     border-width: 0px;
}

