body {
    background-color: #F2F2F4;
    font-family: Arial,Helvetica,Verdana;
    font-size: 10px;
}
#RegistrationPageContainer {
    background-color: #F2F2F4;
    float: left;
    width: 180px;
}
.MandatoryTextContainer {
    margin-bottom: 20px;
    margin-left: 20px;
}
#MultiViewPanel {
    background-color: #F2F2F4;
    clear: both;
    float: left;
    margin-left: 0;
}
#ImageBar {
    width: 100%;
}
div.Mandatory {
    color: #252F47;
    font-size: 13px;
}
#GoNextContainer {
    float: left;
    text-align: left;
    width: 60%;
}
#ErrorPanel {
    margin-bottom: 10px;
    margin-left: 20px;
    width: 100%;
}
#LoginPanel {
    background-color: #F2F2F4;
    float: right;
    font-family: Arial,Tahoma,Helvetica,Verdana;
    font-size: 10px;
    width: 20%;
}
#LoginPanel a {
    background-color: #F2F2F4;
    color: #00AEEF;
    font-family: Arial,Tahoma,Helvetica;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}
#CompanyLogoPanel {
    background-color: #F2F2F4;
}
select, input {
    font-size: 10px;
    width: 175px;
}
div.Validators span {
    margin-left: 10px;
}
.QuestionsContainer {
    background-color: #F2F2F4;
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    width: 175px;
}
.QuestionDiv {
    float: left;
    margin: 0;
    width: 175px;
}
.QuestionText {
    color: #252F47;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: 10px;
    padding-bottom: 2px;
    padding-top: 5px;
    width: 175px;
}
.QuestionControl {
    clear: both;
    margin-left: 10px;
    margin-top: -5px;
    padding: 0;
}
.IntroHeaderContainer {
    margin-left: 0;
    margin-top: 0;
}
.PageNumbers {
    margin-left: 126px;
    width: 220px;
}
.PageNumberContainer {
    background-color: #CDD8E4;
    border: 1px solid #000000;
    color: #000000;
    float: left;
    padding: 0;
    text-align: center;
    width: 20px;
}
.PageNumberContainerActive {
    background-color: #FFFFFF;
    border: 1px inset #23255E;
    color: #000000;
    float: left;
    margin-bottom: 10px;
    padding: 2px;
    text-align: center;
    width: 20px;
}
a.PageNumberText {
    color: #23255E;
    font-weight: bold;
    text-decoration: none;
}
a.PageNumberTextActive {
    color: #23255E;
    font-weight: bold;
    text-decoration: none;
}
div.NextButton input {
    background-color: #00AEEF;
    border: 1px solid #23255E;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin-left: 93px;
    margin-top: 20px;
    width: auto;
}
div.NextButton input:hover {
    color: #B2E6FB;
}
h1.IntroHeader {
    color: #00AEEF;
    font-family: Arial,Helvetica,Verdana;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
div.IntroText {
    background-color: #FFFFFF;
    color: #23255E;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin-left: 10px;
}
#OutroHeaderContainer {
    margin-left: 10px;
    width: 100%;
}
h1.OutroHeader {
    color: #2121FF;
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 20px;
}
div.OutroText {
    line-height: 18px;
    margin-left: 10px;
}
.OutroContainer {
    background-color: #FFFFFF;
    padding: 0;
}
a.AboutPanelAnchor {
    visibility: hidden;
}
#CintLogoPanel {
    background-color: #F2F2F4;
    color: #23255E;
    float: left;
    font-size: 10px;
    margin-left: 63px;
    margin-top: 10px;
    width: auto;
}
div.RegisterButton input {
    background-color: #FF9D11;
    border: 1px solid #252F47;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    margin-left: 50px;
    margin-top: 15px;
    width: auto;
}
body.WelcomePageBody {
    background-color: #F2F2F4;
    font-family: Verdana,Arial,Tahoma;
}
div.Welcome {
    background-color: #F2F2F4;
    color: #252F47;
    float: left;
    font-size: 11px;
    padding: 0;
    width: 180px;
}
div.Welcome a {
    color: #4E8BC1;
}
div.WelcomeHeader h1 {
    color: #252F47;
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
}
div.RegisterButton input:hover {
    color: #252F47;
}

