
#wrapper {
    margin: 15px 0 0 10px;
    width: 950px;
}
div#header {
    position: relative;
}
div#main_navigation {
    float: right;
}
div#header_box {
    background: url("../img/header_box_background.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 98px;
    width: 954px;
}
#combo_box {
    margin-left: 718px;
    position: relative;
    top: 18px;
}
#combo_box select {
    background: url("../img/combo_back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #FF0000;
    display: block;
    height: 22px;
    width: 201px;
}
#sub_navigation {
    padding-top: 12px;
}
#sub_navigation a {
    color: #59ACD6;
    display: block;
    float: left;
    height: 33px;
    padding: 0;
}
#sub_navigation span {
    display: none;
}
#sub_navigation a#resumen {
    background: url("../img/btn_resumen.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    width: 90px;
}
#sub_navigation a#resumen:hover, #sub_navigation a#resumen.active {
    background: url("../img/btn_resumen.jpg") no-repeat scroll 0 -33px rgba(0, 0, 0, 0);
}
#sub_navigation a#saldos {
    background: url("../img/btn_saldos.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 95px;
}
#sub_navigation a#saldos:hover, #sub_navigation a#saldos.active {
    background: url("../img/btn_saldos.jpg") no-repeat scroll 0 -33px rgba(0, 0, 0, 0);
}
#sub_navigation a#pagos {
    background: url("../img/btn_pagos.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 105px;
}
#sub_navigation a#pagos:hover, #sub_navigation a#pagos.active {
    background: url("../img/btn_pagos.jpg") no-repeat scroll 0 -33px rgba(0, 0, 0, 0);
}
#sub_navigation a#servicios {
    background: url("../img/btn_servicios.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 94px;
}
#sub_navigation a#servicios:hover, #sub_navigation a#servicios.active {
    background: url("../img/btn_servicios.jpg") no-repeat scroll 0 -33px rgba(0, 0, 0, 0);
}
#sub_navigation a#resumenes {
    background: url("../img/btn_resumenes.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 140px;
}
#sub_navigation a#resumenes:hover, #sub_navigation a#resumenes.active {
    background-position: 0 -33px;
}
#sub_navigation a.clearMargin {
    margin: 0;
}
#main_content {
    clear: both;
    color: #666666;
    float: left;
    min-height: 470px;
    padding: 10px 0 10px 15px;
    width: 946px;
}
#footer {
    color: #999999;
    float: left;
    width: 100%;
}
#terms_copyright {
    border-bottom: 1px solid #D4D4D4;
    border-top: 1px solid #D4D4D4;
    margin-bottom: 10px;
    padding: 12px 0;
}
#terms_copyright a.domain {
    color: #676767;
    float: left;
    margin-left: 0;
}
#terms_copyright a {
    color: #676767;
    float: right;
    margin-left: 25px;
}
#terms_copyright a:hover {
    text-decoration: underline;
}
#footer .citi-logo-box img, #footer .citi-logo-box p {
    float: left;
}
#footer p#copyright {
    color: #999999;
    float: right;
    margin-top: 6px;
    text-align: right;
    width: 150px;
}
.title {
}
.subtitle {
    font-size: 15px;
}
.normal_text {
    font-size: 11px;
    line-height: 12px;
}
.small_title {
    font-size: 10px;
    font-weight: bold;
}
.small_text {
    font-size: 10px;
    line-height: 13px;
    word-spacing: 0;
}
.clearBackground {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.clearFloat {
    clear: both;
}
.header-reg {
    background: url("../../reg_header.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 141px;
    padding-top: 1px;
    width: 971px;
}
div.header-reg a.citi-home-link {
    display: block;
    height: 50px;
    margin-left: 27px;
    margin-top: 50px;
    width: 78px;
}
div#header_box a.citi-home-link {
    display: block;
    height: 50px;
    margin-left: 27px;
    margin-top: 0;
    width: 78px;
}
#sub_navigation a#multipremios {
    background: url("../img/btn_multipremios.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: -8px;
    width: 106px;
}
#sub_navigation a#multipremios:hover, #sub_navigation a#multipremios.active {
    background: url("../img/btn_multipremios.jpg") no-repeat scroll 0 -32px rgba(0, 0, 0, 0);
}
