.wFormWebPage {
     background-color: #00378f;
     background-position: px;
}

.wFormTitle {
     background-repeat: no-repeat;
     font-family: Verdana, Geneva, sans-serif;
     color: #003590;
     background-position: center;
}

.wFormContainer {
     background-repeat: no-repeat;
     background-position: top center;
     font-family: Tahoma, Geneva, sans-serif;
     color: #003590;
     border-style: solid;
     border-color: #4c8eff;
     margin: 0 auto;
     background-color: #f7f7f7;
     font-size: 12px;
}

.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 legend, .wForm h4 {
     color: #003590;
     background-position: px;
}

.wForm fieldset {
     color: #00000c;
     border-color: #003590;
     border-style: solid;
     background-position: px;
     margin: 0 auto;
}

.wForm .oneField {
     color: #f50808;
     background-position: px;
}

.wForm .preField, .wForm .inlineLabel {
     color: #003590;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     background-position: px;
     color: #000359;
}

.wForm .postField {
     background-position: px;
     color: #003590;
}

.wForm .field-hint {
     background-color: #f50808;
     color: #ffffff;
}

