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

.wFormContainer {
     background-color: #eef6ff;
     color: #36455e;
     border-color: #36455e;
     border-width: 1px;
     border-style: solid;
     margin: -1px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wFormContainer a {
     color: #3061b0;
}

.wForm fieldset {
     border-color: #36455e;
     border-width: 1px;
     border-style: dotted;
     margin: -1px;
}

.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: Tahoma, Geneva, sans-serif;
     font-weight: bold;
}

