.wFormWebPage {
     background-color: #2b83be;
}

.wFormTitle {
     color: #ffffff;
     border-style: solid;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
}

.wFormContainer {
     background-color: #2b83be;
     border-color: #8cc641;
     border-style: solid;
     color: #ffffff;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wForm .label.reqMark:after {
     color: #cccccc;
}

