.wForm legend {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #38464d;
     border-style: solid;
     border-color: #419ff2;
     background-color: #f2f2f2;
     border-width: 2px;
     width: 900px;
}

.wFormContainer .wForm fieldset {
     background-color: #fafafa;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #273c45;
     border-color: #419ff2;
     border-style: solid;
     width: 925px;
}

.wFormWebPage div.wFormContainer {
     background-color: #f0f7fa;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-color: #41a0f2;
     border-style: solid;
     border-width: 3px;
     text-align: left;
     width: 1000px;
}

.wFormContainer h3.wFormTitle {
     background-color: #f0f7fa;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-color: #567de8;
     border-style: none;
     color: #459ff2;
     text-align: center;
}

.wForm .preField, .wForm .inlineLabel {
     color: #171e24;
     border-color: #f5ebf5;
     border-style: none;
}

.wForm .postField {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-color: #912f91;
     border-style: none;
}

.wFormContainer .wForm .hintsTooltip .field-hint, .wForm .hintsSide .field-hint {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wForm .field-hint-inactive {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

.wFormContainer .errMsg {
     font-family: Trebuchet MS, Helvetica, sans-serif;
}

