.wFormWebPage {
     background-color: #ffffff;
     background-image: none;
}

.wFormContainer {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #323232;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     background-color: #ffffff;
     color: #666666;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-weight: inherit;
     font-size: 24px;
}

.wForm form {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
}

.wFormContainer a {
     color: #3d7895;
     cursor: auto;
     display: inline;
     height: auto;
     text-decoration: underline;
     width: auto;
}

.wForm fieldset {
     color: #303030;
     background-color: #ffffff;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 13px;
     border-style: none;
}

.wForm legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm form table {
     color: #000000;
}

.wForm .oneField {
     background-color: #ffffff;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 13px;
}

.wForm .preField {
     background-color: #ffffff;
}

.wForm textarea {
     color: #000000;
     background-color: #ffffff;
}

.wForm input {
     color: #000000;
     background-color: #ffffff;
}

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

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #3d77a9;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 11px;
}

.wForm .label.reqMark:after {
     color: #fbb450;
}

.wForm .postField {
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 13px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 13px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-size: 13px;
}

.wForm .field-hint {
     font-size: 11px;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     color: #a29061;
}

.wForm legend, .wForm h4 {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 18px;
     font-weight: inherit;
     color: #a29061;
     border-style: none;
}

.wForm #wfTabNav {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
}

.wForm .field-hint-inactive {
     color: #a29061;
     font-size: 12px;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.wForm .wfTab {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
}

.wForm .wfTabSep {
     color: #a29061;
}

.wForm .wfTabCurrentPage {
     color: #cccccc;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
}

