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

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: none;
     font-size: 24px;
     font-weight: bold;
}

.wFormContainer {
     font-family: Verdana, Geneva, sans-serif;
     background-color: #ffffff;
     font-size: 16px;
}

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

.wFormWebPage {
     background-repeat: no-repeat;
     background-position: top center;
     background-color: #006941;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-repeat: no-repeat;
     background-position: 5% 5px;
     text-align: right;
     border-style: none;
     border-color: #000000;
     height: 120px;
     padding: px;
     margin: 0px;
     font-size: 24px;
     color: #ffffff;
     background-image: url(//masonbus.tfaforms.net/forms/get_image/1/fTZsyi35dkpbpNBwIpW50zg8m6DCWkFgRw8t8KkJhFn2s9gcthVIssDhJ8YGgQtx-BusLogo_Full.png);
     background-color: #006941;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #ffcc33;
     color: #000000;
     border-style: none;
     border-width: 0px;
     border-radius: 9px;
     padding: px;
     margin: px;
     height: px;
     width: px;
}

.wForm .postField {
     font-size: 16px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-size: 18px;
}

