.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
     color: #000000;
     border-style: solid;
     font-weight: inherit;
     margin: 0px;
     padding: 0px;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
     color: #000000;
     font-weight: inherit;
     text-align: left;
     border-style: none;
     border-width: px;
     line-height: 150%;
     padding: 0px;
     margin: 0px;
}

.wFormContainer a {
     color: #00a0df;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: inherit;
     text-align: left;
     color: #000000;
     border-style: none;
}

.wForm fieldset {
     border-style: solid;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     text-align: left;
     font-weight: inherit;
     color: #000000;
     border-color: #e3e3e3;
     border-width: px;
     border-radius: px;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #000000;
     border-style: none;
     border-width: px;
     text-align: left;
     font-weight: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #000000;
     font-weight: inherit;
     text-align: left;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     text-align: left;
     border-style: solid;
     border-color: #e8e3e8;
     color: #030303;
}

.wForm .postField {
     color: #000000;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     text-align: left;
     font-weight: inherit;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: none;
     font-size: 12px;
     background-color: #00a0df;
}

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     text-align: left;
     font-size: 12px;
     color: #000000;
}

.wForm .field-hint-inactive {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
     color: #000000;
}

.wForm .label.reqMark:after {
     color: #00a0df;
     font-size: 14px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 12px;
}

.wForm #wfTabNav {
     color: #000000;
     font-family: Arial, Arial, Helvetica, sans-serif;
     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: 0px;
}

