.wFormContainer .wForm fieldset {
     text-align: justify;
     background-color: #c2bcc2;
     border-style: none;
     border-width: 18px;
     padding: 17px;
     height: px;
}

.wFormWebPage div.wFormContainer {
     text-align: left;
}

.wForm .postField {
     text-align: left;
     color: #261f26;
}

.wFormContainer .wForm .hintsTooltip .field-hint, .wForm .hintsSide .field-hint {
     text-align: left;
}

.wForm .field-hint-inactive {
     text-align: left;
     color: #94947b;
}

.wForm legend {
     text-align: left;
     font-weight: bold;
     padding: px;
     border-width: px;
     border-style: none;
     margin: px;
     height: 35px;
     width: px;
     font-size: 15px;
     color: #9a2620;
}

.wFormContainer {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 13px;
     line-height: 150%;
     height: px;
     color: #261f26;
     border-color: #0c1127;
     border-style: solid;
     border-width: 1px;
     background-color: #f4f5ed;
     margin: 0 auto;
}

.wFormTitle {
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
     height: px;
     padding: px;
     margin: px;
     background-position: px;
     text-align: inherit;
     color: #261f26;
     border-color: #6c7367;
}

.wFormContainer h3.wFormTitle {
     text-align: center;
     font-weight: bold;
     font-size: 17px;
     padding: 11px;
}

.wForm .preField, .wForm .inlineLabel {
     text-align: justify;
}

.wFormWebPage {
     background-repeat: no-repeat;
     background-image: none;
     background-position: 100px 30px;
     background-color: #f4f5ed;
}

.wForm legend, .wForm h4 {
     height: px;
     margin: px;
     padding: px;
     text-align: left;
     font-weight: bold;
     background-color: #undefined;
}

.wFormContainer a {
     color: #fca800;
}

.wForm fieldset {
     color: #261f26;
     border-color: #9a2620;
     border-style: dotted;
     border-width: 1px;
     margin: 0 auto;
}

.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-color: #f2e086;
}

.wFormContainer .errMsg {
     color: #f2e086;
}

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

.wFormContainer .supportInfo a:link {
     color: #3f3b40;
}

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

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #c05e03;
     border-color: #c05e03;
     border-style: solid;
     border-width: 1px;
}

