.wFormWebPage {
     background-color: #c2d3ff;
     background-image: url("//www.tfaforms.com/theme-editor/images/bubbles.png");
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #eef6ff;
     color: #36455e;
     border-color: #36455e;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormContainer a {
     color: #3061b0;
}

.wForm fieldset {
     border-color: #36455e;
}

.wForm legend {
     color: #36455e;
}

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

.wFormContainer .errMsg {
     color: #de7225;
}

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

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

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

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
}

