.wFormWebPage {
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #ffffff;
     color: #000000;
     border-width: 3px;
     border-style: solid;
     margin: 0 auto;
     font-family: Verdana, Geneva, sans-serif;
     border-color: #007ac0;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     box-shadow: 0 5px 10px rgba(0,0,0,0.5);
     font-size: 12px;
     width: 800px;
     background-repeat: no-repeat;
     background-position: top Center;
     height: px;
}

.wFormTitle {
     background-color: #ffffff;
     color: #faa41a;
     font-family: Tahoma, Geneva, sans-serif;
     letter-spacing: 0.1em;
     font-weight: bold;
     border-color: #007dc0;
     border-style: none;
     font-size: x-large;
     background-repeat: no-repeat;
     padding: px;
     margin: px;
     height: px;
}

.wFormContainer a {
     color: #007ac0;
}

.wForm fieldset {
     color: #000000;
     border-color: #007ac0;
     border-width: 2px;
     border-style: solid;
     margin: 0 auto;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     font-size: 12px;
     font-family: Verdana, Geneva, sans-serif;
     background-repeat: repeat-x;
}

.wForm legend {
     color: #084f96;
     font-size: 12px;
}

.wForm fieldset fieldset {
     border-color: #87ac9d;
}

.wForm fieldset fieldset legend {
     color: #d48077;
}

.wForm .postField {
     color: #000000;
     border-style: none;
     font-size: 12px;
     font-family: Verdana, Geneva, sans-serif;
}

.wForm textarea {
     background-color: #FFFFFF;
}

.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;
}

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

.wFormContainer .errMsg {
     color: #CC3333;
}

.wFormContainer .wForm .hintsTooltip .field-hint, 
.wForm .hintsSide .field-hint {
     color: #333333;
}

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

.wFormContainer .supportInfo a:link {
     color: #cccccc;
}

.wForm .primaryAction {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .wfPagePreviousButton {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .wfPageNextButton {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/button_bg.gif) repeat-x scroll 0% 1em;
     color: #000;
     border-color: #999  #999 #555 #999;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-radius: 4px;
}

.wForm .preField, .wForm .inlineLabel {
     color: #000000;
     font-size: 12px;
     border-style: none;
     font-family: Verdana, Geneva, sans-serif;
}

.wForm #wfTabNav {
     font-size: large;
     text-align: right;
}

.wForm .wfTab {
     font-size: large;
     text-align: right;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-size: large;
     color: #fcfcfc;
     background-repeat: repeat-y;
     background-color: #007ac0;
     background-position: px;
     border-style: none;
     border-color: #007ac0;
     border-width: 0px;
     border-radius: 10px;
     background-image: url(//breakthrough.tfaforms.net/forms/get_image/1/5e37c80d73febe404e206ca3616e6efc-breakthroughblue.jpg);
     font-family: Verdana, Geneva, sans-serif;
}

.wForm .wfTabCurrentPage {
     font-size: large;
}

.wForm .wfTabSep {
     font-size: large;
}

.wForm legend, .wForm h4 {
     font-weight: bold;
     font-size: 18px;
     color: #007ac0;
     padding: px;
     margin: px;
}

.wForm .oneField {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-size: 12px;
     font-family: Verdana, Geneva, sans-serif;
}

.wForm .field-hint {
     font-family: Verdana, Geneva, sans-serif;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Verdana, Geneva, sans-serif;
}

.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: px;
}

