.wFormWebPage {
     background-color: #02253d;
     background-image: none;
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #ffffff;
     color: #033357;
     border-color: #ccc9c0;
     border-width: 3px;
     border-style: none;
     margin: -3px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     font-size: px;
}

.wFormContainer a {
     color: #4181ba;
}

.wForm fieldset {
     border-color: #ff6f00;
     border-width: 2px;
     border-style: solid;
     margin: 0 -2px 1em -2px;
}

.wForm legend {
     color: #378a82;
}

.wForm textarea {
     background-color: #FFFFFF;
     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 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;
}

.wFormContainer .errFld {
     border-color: #c26454;
}

.wFormContainer .errMsg {
     color: #c26454;
}

.wFormContainer .wForm .hintsTooltip .field-hint, 
.wForm .hintsSide .field-hint {
     color: #6a95b0;
}

.wForm .field-hint-inactive {
     color: #616061;
     width: 230px;
     margin: -5px 0 0 15px;
     font-size: 14px;
}

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

.wFormTitle {
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
     color: #ffffff;
     text-align: left;
     background-image: url(//www.tfaforms.com/forms/get_image/122315/WVBCSmall.jpg);
     height: 110px;
     background-repeat: no-repeat;
     background-position: center;
     font-size: 1px;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
     text-align: left;
     font-style: inherit;
     padding: px;
}

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

.wFormContainer .wForm .hintsTooltip .field-hint, .wForm .hintsSide .field-hint {
     margin: -5px 0 0 15px;
     width: 230px;
     font-size: 14px;
}

