.wFormWebPage {
     background-repeat: no-repeat;
     background-color: #1a6345;
     background-position: 'top';
}

.wFormContainer {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
     line-height: 150%;
     background-color: #ffffff;
     color: #254029;
     padding: px;
     border-width: 9px;
     border-style: solid;
     margin: px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     border-color: #393939;
     background-position: 'top';
     background-repeat: no-repeat;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     padding: px;
     margin: px;
     color: #000000;
     background-color: #ffffff;
     text-align: center;
     font-size: 20px;
     background-position: 0 15px;
     background-repeat: no-repeat;
     background-image: url(//www.tfaforms.com/forms/get_image/202000/c15a3e05fc95afa868251510e7186d53-TMA-Onlinebk2.png);
     height: 150px;
}

.wFormContainer a {
     color: #007510;
}

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

.wForm fieldset {
     border-width: 2px;
     border-style: solid;
     margin: -2px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     color: #254029;
     border-color: #1e3321;
}

.wForm legend {
     color: #cc6135;
     font-size: 16px;
}

.wForm .primaryAction, .wForm .secondaryAction, .wForm .wfPagePreviousButton, .wForm .wfPageNextButton {
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
     border-width: 1px;
     border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.3) rgba(0,0,0,0.8) rgba(0,0,0,0.3);
     border-radius: 5px;
     background-image: -moz-linear-gradient(top, transparent 50%, rgba(0,0,0,.10) 51%, rgba(0,0,0,.10));
}

.wForm .secondaryAction, .wForm .primaryAction, .wForm .wfPagePreviousButton, .wForm .wfPageNextButton {
     background-image: -webkit-linear-gradient(top, transparent 50%, rgba(0,0,0,.10) 51%, rgba(0,0,0,.10));
}

.wForm .secondaryAction, .wForm .primaryAction, .wForm .wfPageNextButton, .wForm .wfPagePreviousButton {
     background-image: linear-gradient(top, transparent 50%, rgba(0,0,0,.10) 51%, rgba(0,0,0,.10));
}

.wForm .primaryAction:hover, .wForm .secondaryAction:hover, .wForm .wfPagePreviousButton:hover, .wForm .wfPageNextButton:hover {
     border-color: rgba(0,0,0,0.5) rgba(0,0,0,0.7) rgba(0,0,0,0.9) rgba(0,0,0,0.7);
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 15px;
}

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

.wForm .postField {
     color: #254029;
}

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

.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;
}

