.wFormTitle {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #0070bb;
     font-size: 20px;
     background-color: #ffffff;
     font-weight: bold;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 13px;
     color: #000000;
     font-weight: inherit;
     background-color: #ffffff;
     border-color: #ffffff;
}

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

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #666666;
     background-color: #ffffff;
}

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

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #ffffff;
     background-color: #0070bb;
     border-color: #999999;
     border-style: solid;
     border-width: 1px;
     font-size: 15px;
}

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

.wFormWebPage {
     background-color: #ffffff;
}

.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 .preField {
     background-color: #ffffff;
}

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

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

