.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     margin: px;
     padding: px;
}

.wFormContainer a {
     color: #0063a1;
}

.wForm legend, .wForm h4 {
     color: #81797a;
     font-weight: bold;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     border-style: groove;
     border-radius: 10px;
}

.wForm fieldset {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #81797a;
     border-style: solid;
     background-color: #fcfcfc;
     border-radius: 15px;
     border-color: #81797a;
}

.wFormWebPage {
     background-repeat: no-repeat;
     background-image: url(//grid.tfaforms.net/forms/get_image/1/a5b9a4c1347d0b7789b659a45372fed8-FormAssembly-Background.png);
}

.wFormTitle {
     color: #0063a1;
     text-align: center;
     font-family: Arial, Arial, Helvetica, sans-serif;
     margin: 100px 0px 10px 0px;
     font-size: 46px;
     background-position: px;
     background-repeat: no-repeat;
}

.wForm .oneField {
     color: #81797a;
     font-weight: bold;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #000000;
     border-color: #000000;
     color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-repeat: no-repeat;
     border-style: solid;
}

