.wFormWebPage {
     background-color: #ffffff;
     background-repeat: no-repeat;
     background-position: center 50px;
     background-image: url(//www.tfaforms.com/forms/get_image/195022/HGITVUgG5aTWpczMjDL6fqduJOmdN6T4GZMR1s8wHzp59CsT3H8TIxOV8gBK3bOj-WEC_logo250px.png);
}

.wFormContainer {
     color: #000000;
     border-style: none;
     border-width: 3px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     margin: 0 auto;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     color: #00766a;
     border-style: none;
     font-size: 30px;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     background-repeat: no-repeat;
}

.wForm form {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
}

.wFormContainer a {
     color: #00766a;
     cursor: auto;
     display: inline;
     height: auto;
     text-decoration: underline;
     width: auto;
}

.wForm fieldset {
     color: #000000;
     border-color: #ffffff;
     border-style: solid;
     border-width: 2px;
     margin: 0 auto;
}

.wForm legend {
     color: #bf0a5e;
     background-color: #ffffff;
     border-color: #555555;
     border-style: none;
}

.wForm fieldset fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm form table {
     color: #000000;
}

.wForm .oneField {
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
     border-color: #ffffff;
     border-style: none;
     color: #000000;
}

.wForm .preField {
     background-color: #ffffff;
}

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

.wForm input {
     color: #000000;
     background-color: #FFFFFF;
     border-color: #888888 #CCCCCC #CCCCCC;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #d14934;
     border-color: #ffffff;
     border-style: solid;
     border-width: 1px;
     font-family: Tahoma, Geneva, sans-serif;
}

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

.wFormContainer .errMsg {
     color: #82599c;
}

.wForm .field-hint-inactive {
     color: #000000;
     font-size: 12px;
}

.wForm .postField {
     color: #000000;
     font-family: Tahoma, Geneva, sans-serif;
     font-weight: bold;
}

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

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

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

.wForm legend, .wForm h4 {
     color: #00766a;
     font-size: 25px;
}

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

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #000000;
     font-family: Tahoma, Geneva, sans-serif;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
}

.wForm .field-hint {
     color: #000000;
     font-size: 12px;
     font-family: Tahoma, Geneva, sans-serif;
}

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

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

