body {
    background-color: #FFFFFF;
    font-family: Trebuchet MS,Tahoma,Verdana;
    font-size: 11px;
}
#RegistrationPageContainer {
    background-color: transparent;
    float: left;
    margin-left: 14px;
    width: 600px;
}
.MandatoryTextContainer {
    margin-bottom: 20px;
    margin-left: 20px;
}
.Mandatory {
    padding: 10px 0 0;
}
#MultiViewPanel {
    float: left;
}
#ImageBar {
    float: left;
    width: 100%;
}
div.Mandatory {
    color: #000000;
}
#GoNextContainer {
    float: left;
    text-align: left;
    width: 100%;
}
#ErrorPanel {
    margin-bottom: 10px;
    width: 100%;
}
.errorz {
    background: none repeat scroll 0 0 #FFB8AD;
    border: 1px solid #9C3C25;
    color: #9C3C25 !important;
    padding: 20px;
}
#LoginPanel {
    font-size: 12px;
    margin-right: 20px;
    margin-top: -70px;
    margin-left: 222px;
    line-height: 18px;
}
#LoginPanel a {
    color: #CE016A;
    font-size: 12px;
    font-weight: bold;
}
#LoginPanel a:hover {
    color: #0000FF;
}
select, input {
    width: 400px;
}
div.Validators span {
    margin-left: 10px;
}
div.Validators {
    float: right;
}
.QuestionsContainer {
    background-color: #FFFFFF;
    color: #000000;
    float: left;
    margin-bottom: 20px;
    width: 720px;
}
.QuestionDiv {
    margin-top: 5px;
    width: 500px;
}
.QuestionText {
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}
.QuestionControl {
    clear: both;
    margin-left: 10px;
    margin-top: -5px;
    padding: 0;
}
.IntroHeaderContainer {
    margin-left: 10px;
    margin-top: 10px;
}
.QuestionRadio input {
    float: left;
    width: 20px !important;
}
.QuestionRadio label {
    display: block;
    margin-left: 20px;
    padding: 4px;
}
.PageNumbers {
    background-color: #7A9625;
    height: 31px;
    margin-left: 6px;
    width: 660px;
}
.PageNumberContainer {
    float: left;
    height: 20px;
    margin: 5px;
    text-align: center;
    width: 30px;
}
.PageNumberContainerActive {
    background-color: #FFFFFF;
    display: block;
    float: left;
    height: 20px;
    margin: 5px;
    text-align: center;
    width: 30px;
}
a.PageNumberText {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    padding-top: 4px;
    text-decoration: none;
}
a.PageNumberTextActive {
    color: #7A9625;
    display: block;
    font-size: 14px;
    padding-top: 4px;
    text-decoration: none;
}
a.PageNumberText:hover {
    background-color: #FFFFFF;
    color: #7A9625;
    display: block;
    height: 16px;
    width: 31px;
}
div.NextButton input {
    background-color: #7A9625;
    border: medium none;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    height: 32px;
    margin: 20px 10px 10px;
    width: 98px;
}
div.NextButton input:hover {
    color: #F0F0F0;
    font-weight: bold;
}
h1.IntroHeader {
    color: #CE016A;
    font-family: Verdana;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
    margin-left: -6px;
    margin-top: 26px;
}
div.IntroText {
    font-size: 12px;
    line-height: 18px;
    margin-left: 4px;
    width: 100%;
}
#OutroHeaderContainer {
    margin-left: 10px;
    width: 22%;
}
h1.OutroHeader {
    color: #CE016A;
    font-family: Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 8px;
}
div.OutroText {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
    margin-left: 10px;
}
.OutroContainer {
    background-color: #FFFFFF;
}
a.AboutPanelAnchor {
    visibility: hidden;
}
#CintLogoPanel {
    background-color: #FFFFFF;
    color: #777A77;
    float: left;
    font-size: 10px;
    margin-left: 12px;
    width: 100%;
}
div.RegisterButton input {
    background-color: #7A9625;
    border: medium none;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    height: 32px;
    margin: 20px 10px 10px;
    width: 180px;
}
body.WelcomePageBody {
    background-color: #FFFFFF;
    font-family: Verdana,Arial,Tahoma;
}
div.Welcome {
    background-color: #FFFFFF;
    float: left;
    font-size: 11px;
    padding: 20px;
    width: 760px;
}
div.Welcome a {
    color: #2E9DD9;
}
div.WelcomeHeader h1 {
    color: #2E9DD9;
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
}
div.IntroText a {
    color: #CE016A;
}
div.IntroText a:hover {
    color: #0000FF;
}
.Logo {
    width: 198px;
    margin-top: 6px;
}
#CompanyLogoPanel {
    background-color: transparent;
    width: 190px;
}

