.wFormTitle {
     color: #2e3190;
     border-style: none;
     background-repeat: repeat;
     border-width: 0px;
     background-position: center;
     width: px;
     height: px;
     border-radius: 0px;
     font-size: 26px;
     margin: px;
     padding: px;
     text-align: center;
     font-family: Arial, Arial, Helvetica, sans-serif;
     letter-spacing: 0.1em;
     font-weight: bold;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     width: px;
     text-align: right;
     color: #7f8c8d;
     font-size: 16px;
     margin: px;
     padding: px;
     border-width: 0px;
     border-style: none;
     height: px;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #7f8c8d;
     font-weight: bold;
     border-style: none;
     border-width: 0px;
     width: px;
     height: px;
     padding: px;
     border-radius: 0px;
     text-align: right;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: none;
     border-width: 0px;
     border-radius: 0px;
     width: px;
     height: px;
     color: #919191;
     text-align: right;
}

.wForm fieldset {
     font-weight: inherit;
     background-repeat: repeat;
     border-style: dotted;
     border-radius: 1px;
     border-width: 0;
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: right;
     border-color: #7f8c8d;
     margin: px;
}

.wForm input[type=button], .wForm input[type=submit] {
     border-color: #c04589;
     border-style: solid;
     background-color: #c04589;
     color: #ffffff;
     font-weight: bold;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     text-align: right;
}

.wForm .postField {
     border-style: none;
     width: px;
     font-size: px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: right;
     color: #7f8c8d;
     font-weight: inherit;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     border-style: solid;
     border-width: 2px;
     background-repeat: repeat;
     color: #7f8c8d;
     padding: px;
     margin: px;
     font-size: px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: right;
     border-color: #cccccc;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     width: 300px;
     height: 25px;
}

.wForm legend, .wForm h4 {
     background-repeat: repeat;
     border-style: none;
     border-width: 14px;
     border-radius: 0px;
     color: #2e3190;
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: right;
     padding: px;
     margin: px;
     width: px;
     height: px;
}

.wForm textarea {
     width: px;
     height: px;
}

.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: px;
}

.wForm form .errFld {
     border-color: #f00000;
     border-style: solid;
}

.wForm .field-hint {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     color: #808080;
}

.wForm .field-hint-inactive {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     color: #8a8a8a;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     text-align: right;
}

.wForm #wfTabNav {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     color: #c04589;
     text-align: inherit;
}

.wForm .wfTab {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     color: #7d7d7d;
}

.wForm .wfTabCurrentPage {
     color: #a846a8;
}

.wForm .wfTabSep {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

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

.wFormContainer a {
     color: #2e3190;
}

