.wFormContainer {
     border-width: 1px;
     border-style: none;
     margin: 0 auto;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
     background-repeat: no-repeat;
     background-position: px;
     padding: 10px;
}

.wForm fieldset {
     border-width: 1px;
     border-style: groove;
     margin: 8px;
     font-family: inherit;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     text-align: center;
     padding: 0px;
     margin: 0px;
     border-style: none;
     background-repeat: no-repeat;
     font-size: 16px;
     height: 10px;
     width: px;
}

.wForm legend, .wForm h4 {
     color: #c5003e;
     padding: 8px;
     border-style: none;
     font-size: px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm .oneField {
     color: #00263a;
     padding: px;
}

.wForm .preField, .wForm .inlineLabel {
     color: #00263a;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

.wForm input[type=button], .wForm input[type=submit] {
     border-style: solid;
     border-color: #c5003e;
     background-color: #ffffff;
     color: #00263a;
}

.wForm .wfTabSep {
     padding: 2px;
}

.wForm #wfTabNav {
     color: #001e3a;
}

