.wFormContainer {
     border-color: #c7ccc7;
     width: 900px;
     text-align: center;
     color: #010d02;
}

.wFormContainer a {
     color: #007510;
}

.wForm fieldset {
     border-color: #044f07;
     font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
     color: #000800;
     text-align: center;
     font-size: medium;
     border-style: solid;
     border-width: 1px;
     width: 800px;
     background-repeat: no-repeat;
     background-position: right;
     background-color: #f7f7f7;
}

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

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

.wFormContainer .errFld {
     border-color: #a89216;
}

.wFormContainer .errMsg {
     color: #a89216;
}

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

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

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

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

.wFormTitle {
     background-repeat: repeat-x;
     text-align: center;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-weight: bold;
     font-style: inherit;
     color: #077805;
}

.wForm .preField, .wForm .inlineLabel {
     border-style: none;
     font-weight: bold;
     font-style: italic;
     color: #0f7a0a;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     text-align: center;
     width: px;
     background-color: #faf7fa;
     font-size: 20px;
}

.wForm .postField {
     border-style: none;
     color: #131413;
     width: 650px;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     text-align: center;
     font-style: inherit;
     font-weight: bold;
}

.wForm legend {
     color: #101dcf;
     text-align: center;
}

.wFormContainer .wForm .hintsTooltip .field-hint, .wForm .hintsSide .field-hint {
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}


