.wFormWebPage {
     background-repeat: no-repeat;
     background-position: px;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 150%;
     background-color: #ffffff;
     color: #3d3d3d;
     padding: 30px 70px;
     border-width: 3px;
     border-style: none;
     margin: 2px 2px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     width: 720px;
     background-position: px;
     height: px;
     background-repeat: no-repeat;
     background-image: url(//www.tfaforms.com/forms/get_image/157271/applicationbackground.jpg);
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     padding: px;
     margin: -70px 3px;
     font-size: 0px;
     color: #ffa50a;
     width: 630px;
     background-repeat: no-repeat;
     background-position: 0px -9px;
     text-align: left;
     font-style: inherit;
     border-width: 5px;
     border-style: none;
     border-color: #142c4c;
     background-image: url(//www.tfaforms.com/forms/get_image/157271/OnlineApplicationHeader.jpg);
     background-color: #f3f3f3;
     height: px;
}

.wFormContainer a {
     color: #0048ff;
}

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

.wForm fieldset {
     border-width: 2px;
     border-style: solid;
     margin: 15px 15px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     width: 600px;
     background-repeat: no-repeat;
     height: px;
     padding: px;
     background-color: #f3f3f3;
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-color: #000000;
}

.wForm textarea {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

.wForm .oneField input {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     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 .primaryAction {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .wfPagePreviousButton {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .wfPageNextButton {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .hintsSide .field-hint {
     color: #050505;
     background-color: #ffffb2;
     width: 150px;
     height: 150px;
     border-color: #000000;
     border-style: solid;
     border-width: 2px;
     font-size: x-small;
     font-weight: bold;
}

.wForm .field-hint-inactive {
     background-color: #fcfbf7;
     border-color: #fafafa;
     border-style: solid;
     color: #faf5fa;
     width: 0px;
     height: 0px;
}

.wForm legend {
     width: px;
     margin: 0px;
     padding: px;
     font-weight: bold;
     font-style: italic;
     background-color: #f3f3f3;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .postField {
     width: px;
     margin: px;
}

