.wForm input[type=button], .wForm input[type=submit] {
     font-family: Times New Roman, Times, serif;
     border-style: solid;
     border-width: 3px;
     border-radius: 11px;
     background-color: #a6ce39;
     font-weight: bold;
     border-color: #393939;
     color: #121112;
     padding: px;
     margin: 5px 275px;
     width: 150px;
     height: 40px;
     font-size: 20px;
}

.wForm form .errFld {
     border-style: solid;
     border-color: #FFBBBB;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-color: #01b6ad;
}

.wFormContainer {
     background-color: #ffffff;
     border-style: none;
     border-width: 9px;
     border-color: #393939;
     color: #393939;
     font-family: Times New Roman, Times, serif;
     background-image: url(//www.tfaforms.com/forms/get_image/190652/4cb687981b6d3eeeb1d54dfbb83d2585-ncpilogo2.jpg);
     background-repeat: no-repeat;
     background-position: 550px 25px;
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
}

.wFormTitle {
     color: #393939;
     font-family: Times New Roman, Times, serif;
     font-weight: bold;
     letter-spacing: 0.05em;
     text-align: center;
     font-size: 22px;
}

.wForm legend {
     border-style: none;
}

.wFormContainer a {
     color: #0000cc;
}

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

.wForm legend, .wForm h4 {
     font-family: Times New Roman, Times, serif;
     font-weight: bold;
     font-size: 20px;
     text-align: center;
}

.wForm fieldset {
     font-family: Times New Roman, Times, serif;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 9px;
}

.wForm .oneField {
     font-family: Times New Roman, Times, serif;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Times New Roman, Times, serif;
}

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

.wForm .postField {
     font-family: Times New Roman, Times, serif;
}

.wForm .field-hint {
     font-family: Times New Roman, Times, serif;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Times New Roman, Times, serif;
}

.wForm #wfTabNav {
     font-family: Times New Roman, Times, serif;
}

.wForm input[type="text"], .wForm input[type="password"], .wForm input[type="file"], .wForm textarea, .wForm select {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.wForm input[type="button"], .wForm input[type="submit"] {
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

