.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 14px;
     line-height: 150%;
     border-style: solid;
     background-color: #ffffff;
     background-repeat: repeat;
     height: px;
     border-color: #ffffff;
     color: #6e6e6e;
     border-width: 1px;
     margin: 0 auto;
     -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);
}

.wFormTitle {
     font-family: inherit;
     font-weight: bold;
     font-size: 16px;
     color: #b20e11;
     background-color: #ffffff;
     border-radius: 25px;
     border-style: none;
}

.wFormWebPage {
     background-image: none;
     background-repeat: repeat;
     background-color: #ffffff;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #b20e11;
     background-repeat: no-repeat;
     border-style: solid;
     color: #ffffff;
     font-weight: bold;
     font-size: 16px;
     font-family: inherit;
     height: 40px;
     border-color: #999999;
     border-width: 1px;
     width: 150px;
     text-align: justify;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: px;
}

.wForm .field-hint {
     font-size: 90%;
     height: px;
     color: #6e6e6e;
}

.wForm .field-hint-inactive {
     font-size: 90%;
}

.wForm .oneField {
     background-color: #ffffff;
     width: px;
     height: px;
     padding: px;
     margin: px;
     color: #6e6e6e;
}

.wForm .preField, .wForm .inlineLabel {
     background-color: #ffffff;
     width: px;
     height: 10px;
     font-size: 14px;
     padding: px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     background-color: #f0f0f0;
     border-color: #f0f0f0;
     border-style: solid;
     font-size: px;
     border-width: 0px;
     background-repeat: repeat;
     background-position: px;
     color: #6e6e6e;
     padding: px;
     margin: px;
}

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

.wForm .label.reqMark:after {
     color: #b20e11;
     font-size: 14px;
}

.wFormContainer .errMsg, .wForm form .errMsg {
     color: #b20e11;
     height: px;
}

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

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

.wForm .postField {
     border-style: none;
     height: px;
     font-size: px;
     padding: px;
     border-width: 0px;
     border-radius: 0px;
     color: #6e6e6e;
     background-repeat: repeat;
}

.wForm fieldset {
     width: px;
     height: px;
     color: #000000;
     font-size: 14px;
     background-color: #ffffff;
     border-color: #555555;
     font-family: Tahoma, Geneva, sans-serif;
     border-style: dotted;
     font-weight: bold;
     border-width: 1px;
     margin: 0 auto;
}

.wForm legend, .wForm h4 {
     font-size: 14px;
     height: px;
     color: #6e6e6e;
}

.wForm #wfTabNav {
     height: 30px;
     border-style: none;
     font-size: px;
     background-repeat: repeat;
}

.wForm .wfTab {
     height: 30px;
}

.wForm .wfTabCurrentPage {
     height: 30px;
}

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

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

