.wFormWebPage {
     background-color: #64a7d0;
}

.wFormContainer {
     background-color: #ededed;
     color: #301010;
     border-color: #64a7d0;
     font-family: Arial, Arial, Helvetica, sans-serif;
     padding: px;
     margin: px;
}

.wFormTitle {
     background-color: #ededed;
     color: #0d2e75;
     border-color: #64a7d0;
     text-align: center;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 24px;
     font-weight: bold;
     border-style: none;
     border-width: 0px;
}

.wFormContainer a {
     color: #0a5987;
}

.wForm fieldset {
     color: #301010;
     border-color: #0d2e75;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: inherit;
     border-style: solid;
     border-radius: 0px;
}

.wForm legend {
     color: #94292b;
}

.wForm .postField {
     color: #000000;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
}

.wForm textarea {
     background-color: #FFFFFF;
}

.wForm input {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
}

.wForm form .primaryAction {
     background-color: #FFFFFF;
     color: #000;
     border-color: #999 #999 #555 #999;
}

.wForm form .primaryAction:hover {
     color: #187db3;
     border-color: #666 #666 #222 #666;
}

.wForm form .secondaryAction {
     color: #000;
}

.wForm form .secondaryAction:hover {
     color: #f00;
}

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

.wFormContainer .errMsg {
     color: #c9363b;
}

.wFormContainer .wForm .hintsTooltip .field-hint, 
.wForm .field-hint {
     color: #516378;
}

.wForm .field-hint-inactive {
     color: #c2c1a5;
}

.wFormContainer .supportInfo a:link {
     color: #94292b;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     padding: 2px;
     margin: px;
     border-style: solid;
     font-size: 14px;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #0d2e75;
     font-weight: bold;
     border-style: none;
     border-color: #0d2e75;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #f37120;
     font-weight: bold;
     font-size: 15px;
     text-align: center;
     color: #ffffff;
     padding: 15px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 14px;
}

