.wFormContainer {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 14px;
     width: 640px;
     padding: 15px;
     background-color: #ffffff;
     border-width: 1px;
     border-style: solid;
     margin: auto;
     -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);
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     height: auto;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: inherit;
     margin: px;
     font-size: 14px;
     color: #393a3c;
}

.wForm legend {
     font-family: inherit;
     font-size: 18px;
     font-weight: bold;
     margin: 4px;
     padding: 12px;
}

.wForm fieldset {
     font-family: inherit;
     border-width: 1px;
     border-style: solid;
     margin: 16px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     font-size: 12px;
     width: auto;
     height: auto;
     padding: auto;
     border-color: #393a3c;
}

.wFormContainer .wForm .hintsTooltip .field-hint, .wForm .hintsSide .field-hint {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     background-color: #fcf9d8;
     color: #3b3b3b;
     font-size: 11px;
     border-color: #bdbd97;
     border-style: solid;
     border-width: px;
     padding: 12px;
     margin: 6px;
     width: 350px;
}

.wForm .field-hint-inactive {
     font-family: inherit;
     background-color: #ffffff;
     color: #3b3b3b;
     border-color: #ebebeb;
     border-style: solid;
     font-size: 12px;
}

.wForm .postField {
     margin: 0px;
     font-family: inherit;
     font-size: 12px;
     padding: 0px;
}

.wFormWebPage {
     background-image: url(//www.tfaforms.com/forms/get_image/76491/bg_body.jpg);
     background-repeat: no-repeat;
     background-position: 50% 0%;
     background-color: #3a393a;
}

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

.wFormContainer a {
     color: #6f7515;
}

.wFormTitle {
     width: 600px;
     padding: 10px;
     margin: 0px;
     font-size: 28px;
     color: #393a3c;
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
}

.wForm .hintsSide .field-hint {
     font-size: 12px;
     background-color: #ffffff;
     border-color: #cfcfcf;
     border-style: solid;
     color: #000000;
}

.wFormContainer .errMsg {
     font-size: 12px;
     color: #9e2525;
     background-color: #c2c2c2;
}

.wForm form .errFld {
     background-color: #ddc2c2;
     border-color: #332020;
     border-style: solid;
     border-width: 0px;
}

.wForm legend, .wForm h4 {
     color: #393a3c;
     border-style: none;
     margin: 10px;
}

.wForm .oneField {
     color: #393a3c;
     font-size: 14px;
}

