.wFormWebPage {
     background-repeat: repeat;
     background-color: #1a80c4;
}

.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
     background-color: #fafcff;
     color: #006398;
     padding: px;
     border-color: #e03d31;
     border-width: 0;
     border-style: none;
     margin: px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     padding: 5px;
     margin: 1em 0 1em 0;
     color: #36455e;
     border-color: #36455e;
     text-align: center;
     font-size: 20px;
     border-style: none;
     border-radius: 13px;
}

.wFormContainer a {
     color: #3061b0;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: bold;
}

.wForm fieldset {
     border-color: #36455e;
     color: #36455e;
     border-width: 0;
     border-style: solid;
     margin: -2px;
}

.wForm legend {
     color: #36455e;
     font-size: 16px;
}

.wForm .postField {
     color: #36455e;
}

.wForm form .errFld {
     border-color: #de7225;
}

.wFormContainer .errMsg {
     color: #de7225;
}

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

.wForm .field-hint-inactive {
     color: #000000;
     border-style: none;
     font-weight: inherit;
}

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

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 10px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #f7f7f7;
}

.wForm legend, .wForm h4 {
     font-size: 16px;
}

.wForm .wfTabCurrentPage {
     font-size: 22px;
}

.wForm .wfTabSep {
     padding: 2px;
}

.wForm .wfTab {
     font-size: x-large;
     color: #007cba;
}

.wForm .field-hint {
     color: #000000;
     font-weight: bold;
}

