.wFormWebPage {
     background-repeat: repeat;
     background-color: #ffffff;
}

.wFormContainer {
     background-color: #eaeaea;
     color: #2f2f2f;
     border-color: #0a6ea0;
     border-width: 3px;
     border-style: solid;
     margin: -3px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     -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: 13px;
     line-height: 150%;
}

.wFormContainer a {
     color: #0a6ea0;
}

.wForm fieldset {
     border-color: #383833;
     border-width: 2px;
     border-style: solid;
     margin: -2px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     color: #2f2a30;
     background-color: #cccccc;
}

.wForm legend {
     color: #2f2f2f;
     border-color: #0a6ea0;
     border-style: none;
     font-size: 16px;
     border-width: 0px;
}

.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: #ed873d;
}

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

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

.wFormContainer .supportInfo a:link {
     color: #aebf8c;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     border-style: none;
     text-align: center;
     background-image: url(//www.tfaforms.com/forms/get_image/144677/Logo2.png);
     background-repeat: no-repeat;
     background-position: 125px;
     height: 100px;
     width: 1000px;
     color: #ffffff;
     font-size: 0px;
}

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

.wForm .postField {
     color: #2f2a30;
}

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

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

