.wFormTitle {
     background-image: url(//www.tfaforms.com/forms/get_image/197131/89bcc28c9d91573d3b024e3099afe400-AnthemCorpRun_Logo_FAresize.png);
     background-position: top left;
     width: px;
     height: 175px;
     background-repeat: no-repeat;
}

.wFormContainer {
     color: #0b7aba;
     font-weight: bold;
     border-style: none;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     border-color: #0b7aba;
     border-style: solid;
     color: #0a78bc;
}

.wForm .label.reqMark:after {
     color: #ccdb2a;
     font-size: 18px;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #cbd92b;
     border-color: #d1d42a;
     border-style: solid;
     border-radius: 16px;
     border-width: 6px;
     color: #ffffff;
     font-weight: bold;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 18px;
}

