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

.wFormContainer {
     border-color: #cccccc;
     color: #000000;
     border-width: 2px;
     border-style: solid;
     margin: 0px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 10.5px;
     line-height: 150%;
     width: 225px;
     padding: 0px;
     background-color: #9fc1cc;
     background-repeat: repeat;
     background-position: px;
     height: px;
}

.wFormTitle {
     background-color: #ffffff;
     color: #000000;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
}

.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 fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
     border-width: 1px;
     border-style: dotted;
     margin: 0 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;
}

.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: #ffffff;
     background-color: #73769c;
     border-color: #999999;
     border-style: solid;
     border-width: 1px;
     border-radius: 5px;
     font-size: 11px;
     text-align: center;
     padding: px;
     margin: px;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 0px;
}

.wForm .field-hint {
     margin: 0px;
     padding: 0px;
     height: px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm .field-hint-inactive {
     padding: 0px;
     margin: 0px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     height: px;
}

