.wFormWebPage {
     background-color: #fdcf63;
     background-image: url(//www.tfaforms.com/forms/get_image/175386/0bb3335e75c08826db16cba33cc03588-bg1.jpg);
}

.wFormContainer {
     background-color: #ebe8d5;
     color: #000000;
     border-color: #554c43;
     border-style: solid;
     border-width: 7px;
}

.wFormTitle {
     color: #000000;
     border-color: #c7ccc7;
     background-repeat: no-repeat;
     width: 720px;
     height: 155px;
     text-align: center;
     background-position: bottom center;
     background-image: url(//www.tfaforms.com/forms/get_image/175386/ba8f9c9f37bde9a85925c4c472084646-applicationheader15.jpg);
}

.wFormContainer a {
     color: #db2919;
}

.wForm fieldset {
     color: #000000;
     border-color: #1e3321;
}

.wForm legend {
     color: #cc6135;
}

.wForm .postField {
     color: #000000;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
     width: px;
     height: px;
}

.wForm input {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
}

.wForm form .primaryAction {
     background-color: #FFFFFF;
     color: #000;
     border-color: #999 #999 #555 #999;
}

.wForm form .primaryAction:hover {
     color: #187db3;
     border-color: #666 #666 #222 #666;
}

.wForm form .secondaryAction {
     color: #000;
}

.wForm form .secondaryAction:hover {
     color: #f00;
}

.wForm form .errFld {
     border-color: #a89216;
}

.wFormContainer .errMsg {
     color: #a89216;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .field-hint {
     color: #016e10;
}

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

.wFormContainer .supportInfo a:link {
     color: #6b786d;
}

.wForm .oneField input {
     background: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #564c43;
     border-color: #564c43;
     border-style: solid;
     color: #ffffff;
     border-width: 1px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     width: px;
     height: px;
}

