.wFormWebPage {
     background-image: url(//www.tfaforms.com/forms/get_image/175442/be330b8307568a38c39464e68f34d8b5-tso_mit20_back_a3.jpg);
}

.wFormContainer {
     background-color: #e4f3f0;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     color: #004980;
}

.wForm .postField {
     background-color: #fcfcfc;
}

.wForm legend, .wForm h4 {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     color: #004b80;
     border-width: 4px;
}

.wForm fieldset {
     color: #004980;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     color: #004b80;
}

.wForm .oneField {
     border-style: solid;
     color: #004980;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     border-color: #61bbd1;
     border-style: solid;
     background-color: #e3f3f0;
     border-width: 3px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #ffc234;
     border-color: #60bad1;
     border-style: solid;
     color: #01335a;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     border-width: 3px;
}

