.wFormContainer {
     border-style: none;
     border-width: 6px;
     margin: px;
     background-position: px;
     background-repeat: repeat;
     background-color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormTitle {
     color: #000000;
     background-repeat: no-repeat;
     margin: px;
     padding: px;
     height: px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: x-large;
}

.wForm legend {
     color: #cc6135;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

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

.wFormContainer .errMsg {
     color: #a89216;
}

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

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

.wFormContainer .supportInfo a:link {
     color: #6b786d;
}

.wForm input[type=button], .wForm input[type=submit] {
     border-style: solid;
     color: #e2241a;
     border-width: 3px;
     border-color: #e2241a;
     background-color: #ffffff;
     border-radius: 4px;
     font-weight: bold;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
}

.wForm .oneField input {
     background: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wFormWebPage {
     background-repeat: no-repeat;
     background-position: top;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     color: #e2241a;
     font-size: 16px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

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

.wForm .field-hint {
     color: #ffcc00;
     font-weight: bold;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

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

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #ff0505;
     font-style: italic;
}

.wForm #wfTabNav {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

