.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 14px;
     line-height: 150%;
     border-style: none;
     border-width: 0px;
     color: #666666;
     padding: .75em;
     width: px;
     margin: 0 auto;
     background-repeat: repeat-x;
     background-position: top;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     font-size: 18px;
     color: #008eec;
     border-width: 0px;
     border-style: none;
     border-radius: 0px;
}

.wForm textarea {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
     height: px;
}

.wForm .oneField input {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     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 .field-hint {
     font-size: 90%;
     background-color: #ffffff;
}

.wForm .field-hint-inactive {
     font-size: 90%;
}

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

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

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

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #008eec;
     color: #ffffff;
     border-color: #008eec;
     border-style: solid;
     border-width: 1px;
     border-radius: 4px;
     padding: 14px;
}

.wForm .preField, .wForm .inlineLabel {
     font-weight: inherit;
     color: #666666;
}

.wFormWebPage {
     background-position: top center;
     background-image: url(//www.tfaforms.com/forms/get_image/194408/3095e9ed3a0c14e90a25ea6142b84683-body-grade.png);
     background-color: #eeeeee;
     background-repeat: repeat-x;
}

.wForm fieldset {
     border-width: 1px;
     border-style: solid;
     margin: 0 auto;
     border-color: #999999;
     border-radius: 3px;
     padding: 16px;
     color: #008eec;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     background-color: #ffffff;
     background-repeat: no-repeat;
     background-position: px;
     background-image: url(//www.tfaforms.com/forms/get_image/194408/303cc36bf3dc1e0dc6676b84ce5d39f9-FFFFFF-0.png);
     border-style: solid;
     border-width: 1px;
     border-color: #cccccc;
}

.wForm .postField {
     background-image: url(//www.tfaforms.com/forms/get_image/194408/74d4a468d61412d1d53cfc99561538b7-FFFFFF-0.png);
}

.wForm .oneField {
     color: #666666;
}

