.wFormWebPage {
     background-color: #475d8c;
     background-image: none;
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #fffbe6;
     color: #274a28;
     border-width: 3px;
     border-style: solid;
     margin: -3px;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     border-color: #002d66;
}

.wFormContainer a {
     color: #4a4abf;
}

.wForm fieldset {
     border-color: #002d66;
     border-width: 2px;
     border-style: solid;
     margin: -2px;
     color: #274a28;
}

.wForm legend {
     color: #475d8c;
}

.wForm fieldset fieldset {
     border-color: #87ac9d;
}

.wForm fieldset fieldset legend {
     color: #d48077;
}

.wForm textarea {
     background-color: #FFFFFF;
}

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

.wFormContainer .errMsg {
     color: #c96c1a;
}

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

.wForm .field-hint-inactive {
     color: #cccccc;
}

.wFormContainer .supportInfo a:link {
     color: #9dcc06;
}

.wFormTitle {
     font-family: Georgia, Georgia, serif;
     background-color: #fffbe6;
     color: #274a28;
     border-color: #002d66;
}

.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 form .errFld {
     border-style: solid;
     border-color: #c96c1a;
     border-width: 1px;
}

.wForm .postField {
     color: #274a28;
}

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

