.wFormContainer {
     border-width: 0;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 150%;
     text-align: center;
     width: px;
     border-color: #ffffff;
     background-repeat: no-repeat;
     background-color: #ffffff;
     -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     box-shadow: 0 2px 8px rgba(0,0,0,0.3);
}

.wForm fieldset {
     border-width: 0;
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 18px;
     font-weight: inherit;
     width: 550px;
     text-align: left;
}

.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: inherit;
     text-align: center;
     font-size: 1px;
     color: #ffffff;
     background-color: #ffffff;
     width: px;
     background-repeat: no-repeat;
     background-position: center;
}

.wFormWebPage {
     background-color: #f7f7f7;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     width: px;
     height: 35px;
}

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

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     margin: px;
     border-style: solid;
     border-width: 1px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     color: #000000;
     text-align: left;
     font-weight: inherit;
     padding: px;
}

.wForm .oneField {
     text-align: left;
     font-size: 12px;
     color: #000000;
     background-color: #ffffff;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: inherit;
     height: px;
     width: px;
}

.wForm .preField, .wForm .inlineLabel {
     text-align: left;
     font-size: 14px;
     font-weight: inherit;
     font-family: Arial, Arial, Helvetica, sans-serif;
     height: px;
     margin: px;
     color: #000000;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-family: Trebuchet MS, Helvetica, sans-serif;
     text-align: center;
     width: 125px;
     height: 50px;
     padding: px;
     color: #ffffff;
     border-style: solid;
     border-width: 2px;
     border-radius: 25px;
     font-size: 16px;
     background-color: #3573b9;
     border-color: #3573b9;
}

.wForm .label.reqMark:after {
     color: #c99b04;
     font-size: 15px;
}

.wForm legend, .wForm h4 {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-weight: inherit;
     text-align: left;
     width: px;
     color: #000000;
}

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

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

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

.wForm .field-hint {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #000000;
}

.wForm .field-hint-inactive {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #000000;
}

.wForm .postField {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     color: #000000;
     height: px;
     width: px;
     text-align: center;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

