.wFormWebPage {
     background-image: url(//lln.tfaforms.net/forms/get_image/4/oAT9tEasuwdbAMWWfkrZjTmr3Ck3Y8VxzC3cQBRb9Qeo6rvXTkO1fZjTa2lXYf7x--03.jpg);
     background-repeat: no-repeat;
}

.wFormContainer {
     border-width: 0;
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #333333;
}

.wForm fieldset {
     border-width: 0;
     color: #333333;
}

.wFormTitle {
     font-family: inherit;
     font-weight: bold;
     text-align: center;
     color: #ffffff;
     font-size: 1px;
}

.wForm legend, .wForm h4 {
     color: #333333;
}

.wForm .oneField {
     color: #333333;
}

.wForm .preField, .wForm .inlineLabel {
     color: #333333;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #0053a6;
     text-align: center;
     font-weight: inherit;
     border-style: none;
     color: #ffffff;
     font-size: 35px;
}

.wForm .postField {
     color: #333333;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #333333;
}

