.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
     background-color: #ffffff;
}

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

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

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

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
     -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #030003;
     color: #faf7fa;
     background-image: url(//guidedogs.tfaforms.net/forms/get_image/2/WOYt6dMdyQnyhMI15fj4tavjSzlGEv4QYGYalTo1gArz1c36aMoRQZ84txWx6YZb-gdb-white-logo.png);
     background-repeat: no-repeat;
     height: 110px;
     background-position: Center;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
     color: #000000;
     background-color: #cccccc;
     border-color: #999999;
     border-style: solid;
     border-width: 1px;
}

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
}

.wForm #wfTabNav {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 20px;
}

.wFormWebPage {
     background-color: #d20e4f;
     background-image: none;
}

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

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

.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 .preField {
     background-color: #ffffff;
}

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

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

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

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

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

