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

.wForm input[type=button], .wForm input[type=submit] {
     border-style: none;
     border-color: #db11db;
     border-radius: 0px;
     background-color: #1eaac6;
     font-weight: bold;
     color: #ffffff;
     font-family: Tahoma, Geneva, sans-serif;
}

.wForm fieldset {
     border-style: solid;
     border-color: #234384;
     text-align: justify;
     background-color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: inherit;
     color: #ed6d12;
     background-color: #eaeaea;
     font-style: inherit;
     border-style: none;
     border-width: 0px;
     text-align: inherit;
}

.wFormContainer {
     background-color: #eaeaea;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormContainer a {
     color: #4da126;
}

.wForm .wfTabCurrentPage {
     color: #ed6d12;
     border-style: none;
     font-weight: inherit;
}

.wFormTitle {
     color: #234384;
     text-align: center;
     font-weight: bold;
     font-size: 30px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .wfTab {
     font-weight: bold;
}

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

.wForm .oneField {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .postField {
     border-style: none;
     border-width: 0px;
}

