.wFormWebPage {
     background-color: #7cbdde;
     background-image: url(//www.tfaforms.com/forms/get_image/197419/2978bb3c82594aeb798ed30a9169a69d-deco-sun.png);
     background-repeat: no-repeat;
     background-position: top left;
}

.wForm fieldset {
     background-color: #ffffff;
     border-color: #005490;
     border-style: solid;
     border-width: 4px;
     border-radius: 13px;
     background-image: url(//www.tfaforms.com/forms/get_image/197419/2f1ec2402e1eae115fc56ae87ba4778b-deco-clouds.png);
     background-position: top right;
     background-repeat: no-repeat;
     margin: 0px;
     padding: 10px;
}

.wFormTitle {
     font-weight: bold;
     font-family: Georgia, serif;
     font-size: 2em;
     color: #005490;
     padding: 0px;
     margin: 0px;
     text-align: left;
     width: px;
     height: px;
     border-style: solid;
}

.wFormContainer {
     background-color: #ffffff;
     border-color: #a5c16d;
     border-style: solid;
     border-width: 14px;
     font-family: Verdana, Geneva, sans-serif;
     padding: 0px;
     margin: px;
     background-repeat: no-repeat;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #ec8917;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     color: #ffffff;
     font-weight: bold;
     font-size: 1.3em;
     border-style: outset;
     border-color: #ec8917;
     border-width: 4px;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     color: #db6300;
     font-size: 1.2em;
     padding: 0px;
     margin: 0px;
}

.wForm .field-hint {
     color: #3b3b3b;
     font-size: 1em;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     border-color: #757575;
     border-style: solid;
     border-width: 1px;
}

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

.wForm .label.reqMark:after {
     font-size: 15px;
}

.wForm #wfTabNav {
     font-size: 1em;
     padding: px;
     margin: px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #bf0300;
     font-size: px;
}

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

.wForm .postField {
     font-size: .9em;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 10px;
}

