.wFormWebPage {
     background-color: #ffffff;
     background-image: url(//www.tfaforms.com/forms/get_image/182204/030e0422ae552a014f36374a40a3d971-ApplicationBackground5.jpg);
     background-repeat: repeat;
}

.wFormContainer {
     border-color: #000000;
     border-style: none;
     border-width: 0px;
     color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormTitle {
     color: #ffffff;
     border-color: #93479b;
     background-color: #93479b;
     background-repeat: no-repeat;
     border-style: solid;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: bold;
     border-width: 15px;
     border-radius: 0px;
     text-align: center;
}

.wForm fieldset {
     color: #575757;
     border-color: #ffffff;
     background-color: #ffffff;
     border-style: solid;
     border-width: 25px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-style: inherit;
}

.wForm legend {
     color: #618077;
}

.wForm .postField {
     color: #575757;
     font-family: Arial, Arial, Helvetica, sans-serif;
     background-color: #ffffff;
     border-color: #ffffff;
     border-style: solid;
     border-width: 3px;
     border-radius: 0px;
}

.wForm textarea {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     background: #FFFFFF;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

.wForm input {
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
}

.wForm form .primaryAction {
     background-color: #FFFFFF;
     color: #000;
     border-color: #999 #999 #555 #999;
}

.wForm form .primaryAction:hover {
     color: #187db3;
     border-color: #666 #666 #222 #666;
}

.wForm form .secondaryAction {
     color: #000;
}

.wForm form .secondaryAction:hover {
     color: #f00;
}

.wFormContainer .errMsg {
     color: #f19181;
}

.wFormContainer .wForm .hintsTooltip .field-hint,
.wForm .field-hint {
     color: #6a95b0;
}

.wForm .field-hint-inactive {
     color: #575757;
     font-size: 10px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormContainer .supportInfo a:link {
     color: #6b786d;
}

.wForm .oneField input {
     background: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #58ad94;
     border-color: #58ad94;
     border-style: solid;
     border-width: 4px;
     border-radius: 6px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormContainer a {
     color: #93479b;
}

.wForm legend, .wForm h4 {
     background-color: #e5554d;
     color: #ffffff;
     border-color: #e5554d;
     border-style: solid;
     border-width: 10px;
     border-radius: 0px;
     font-weight: bold;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .oneField {
     color: #575757;
     border-style: solid;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .preField, .wForm .inlineLabel {
     color: #575757;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

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

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #e80932;
     background-color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 10px;
}

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

.wForm #wfTabNav {
     color: #ff00ff;
}

