.wForm .oneField {
     font-family: inherit;
     color: #666666;
     font-size: 14px;
}

.wFormWebPage {
     background-image: url(//venturewell.tfaforms.net/forms/get_image/8/ea9a54611849fd19ab509a8f853afd3d-pattern5.png);
}

.wFormContainer {
     background-color: #f3dab2;
}

.wFormTitle {
     color: #666666;
     font-weight: inherit;
     font-size: 16px;
}

.wForm fieldset {
     color: #666666;
     font-size: 14px;
}

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

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

.wForm .postField {
     color: #666666;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #666666;
     font-size: 14px;
}

.wForm .field-hint {
     color: #666666;
}

.wForm .label.reqMark:after {
     color: #cc6532;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #cd6632;
}

