.wForm form .errFld {
     border-style: solid;
     border-color: #FFBBBB;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #d60b12;
}

.wFormWebPage {
     background-color: #009ebd;
     background-image: url("//www.tfaforms.com/theme-editor/images/dots.png");
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #f7f7f7;
     border-style: solid;
     border-width: 1px;
     border-color: #393939;
     color: #393939;
     margin: 0 auto;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     color: #393939;
     font-family: inherit;
     font-weight: bold;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #393939;
     color: #ffffff;
     border-style: solid;
     border-width: 1px;
     border-color: #393939;
}

.wForm legend {
     border-style: none;
}

.wForm .field-hint-inactive {
     color: #a1a1a1;
}

.wForm fieldset {
     border-width: 1px;
     border-style: dotted;
     margin: 0 auto;
     color: #080808;
}

.wFormContainer a {
     color: #0c4fd4;
}

.wForm legend, .wForm h4 {
     color: #2b2b2b;
}

.wForm .oneField {
     color: #292929;
}

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

