.wFormContainer {
     background-color: #ffffff;
     border-color: #ffffff;
     font-family: Georgia, serif;
     color: #064791;
}

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

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

.wForm fieldset {
     color: #064791;
     background-color: #ffffff;
     border-color: #555555;
     font-family: Georgia, serif;
}

.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 {
     color: #064791;
     font-family: Georgia, serif;
}

.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] {
     background-color: #064991;
     border-color: #064791;
     border-style: solid;
     border-width: 1px;
     color: #ffffff;
     font-family: Georgia, serif;
}

.wFormWebPage {
     background-color: #064791;
}

.wFormTitle {
     background-repeat: repeat;
     color: #064791;
     font-family: Georgia, serif;
     font-weight: bold;
     font-size: x-large;
}

.wForm legend, .wForm h4 {
     color: #064791;
     font-family: Georgia, serif;
}

.wForm .preField, .wForm .inlineLabel {
     color: #064791;
     font-family: Georgia, serif;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Georgia, serif;
     color: #064791;
}

.wForm .postField {
     color: #064791;
     font-family: Georgia, serif;
}

