.wFormWebPage {
     background-color: #17355d;
     background-image: url(//www.tfaforms.com/forms/get_image/200168/c3cc3c5a06d9f246b4a1a7b60603d993-TFD_hvid2.png);
     background-repeat: repeat;
     background-position: 'Top' '20px 20px';
}

.wFormContainer {
     background-color: #ffffff;
     border-width: 1px;
     border-style: solid;
     margin: 0 auto;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
     line-height: 150%;
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
     color: #17355d;
}

.wFormTitle {
     color: #9fa7b6;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: inherit;
     border-style: none;
     font-size: 33px;
     border-width: 0px;
}

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

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

.wForm fieldset {
     color: #8c96a8;
     border-color: #d4d7db;
     border-width: 1px;
     border-style: solid;
     margin: 0 auto;
     -moz-border-radius: 9px;
     -webkit-border-radius: 9px;
     border-radius: 4px;
     font-size: 12px;
     font-family: Verdana, Geneva, sans-serif;
     font-weight: inherit;
}

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

.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 .preField {
     background-color: #ffffff;
}

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

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

.wForm input[type=button], .wForm input[type=submit] {
     color: #ffffff;
     background-color: #469bf5;
     border-color: #469bf5;
     border-style: solid;
     border-width: 9px;
     font-style: inherit;
     font-weight: inherit;
     background-repeat: no-repeat;
     font-size: 20px;
     border-radius: 5px;
     font-family: Verdana, Geneva, sans-serif;
}

.wForm legend, .wForm h4 {
     color: #469bf5;
     font-size: 13px;
     font-weight: inherit;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

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

.wForm .preField, .wForm .inlineLabel {
     border-style: solid;
     border-radius: 15px;
     border-width: 0px;
     background-repeat: repeat-x;
     color: #787a8f;
     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 {
     background-color: #fafafa;
     border-color: #ffffff;
     border-style: inset;
     border-width: 1px;
     color: #9fa7b6;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
}

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

.wForm #wfTabNav {
     border-style: solid;
     color: #17355d;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

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

.wForm .field-hint-inactive {
     color: #9fa7b6;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 12px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
}

