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

.wFormContainer {
     border-width: 0;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     line-height: 150%;
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
}

.wForm fieldset {
     border-width: 1px;
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     border-style: solid;
     border-radius: 2px;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     border-style: solid;
     font-style: inherit;
     text-align: left;
     border-width: 0px;
     color: #000000;
     font-size: 14px;
     background-color: #ffffff;
}

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

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

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

.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: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
}

.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;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
}

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

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

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

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

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

