.wFormWebPage {
     background-color: #2a2a2a;
     background-repeat: no-repeat;
     background-position: right top;
     background-image: url(//www.tfaforms.com/forms/get_image/76491/2ad3ec74d717dbe30eb96971f24338ae-community-header.png);
}

.wFormTitle {
     background-color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #2a2a2a;
}

.wFormContainer {
     background-color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: solid;
     border-width: 3px;
     border-color: #ffffff;
     color: #2a2a2a;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #2a2a2a;
}

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #2a2a2a;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #2a2a2a;
}

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

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

.wForm .postField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #2a2a2a;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #0ba9b7;
     border-radius: 4px;
     border-style: solid;
     border-color: #0ba9b7;
     color: #ffffff;
     font-size: 14px;
}

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #2a2a2a;
     font-size: px;
     font-weight: inherit;
}

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

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #9c1a1a;
     background-color: #ffffff;
}

.wForm #wfTabNav {
     background-color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #2a2a2a;
     border-style: none;
}

.wForm .wfTab {
     color: #2a2a2a;
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: none;
     border-radius: 4px;
     padding: .3em;
     margin: 0px;
}

.wForm .wfTabCurrentPage {
     background-color: #acb6bc;
     color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-radius: 4px;
     border-style: solid;
     border-color: #acb6bc;
}

.wForm .wfTabSep {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #2a2a2a;
}

.wFormContainer a {
     color: #8f9426;
}

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

.wForm form .errFld {
     border-color: #9c1a1a;
     border-style: solid;
     border-width: 3px;
}

