.c_head_rb h1, .c_head_rb h1 input
{
    color: #61A3D5;
}

.head_title_rb
{
    background-image: url(images/hdr_blue_cor.gif);
    background-repeat: no-repeat;
    height: 30px;
}

.header_rb
{
    color: #00133D;
    font-size: 11px;
    vertical-align: middle;
    padding-left: 6px;
    font-weight: bold;
}

.visibility_rb
{
    vertical-align: middle;
    text-align: right;
    padding-right:5px;
    display: none;
}

.under_title_rb
{
    background-image: url(images/txt_shadow_blue.gif);
    background-repeat: repeat-x;
    height: 8px;
}

.c_content_rb
{
    background-color: #00379B;
    padding: 0 5px 0 5px;
}

.c_content_inner_rb 
{
       
       width: 200px;
}

.c_content_inner_rb p
{
    font-size: 12px;
    font-family: Arial;
}

.c_content_inner_rb h2
{
    font-size: 16px;
    font-family: Arial;
}

.c_content_inner_rb a, .c_content_inner_rb a:link, .c_content_inner_rb a:visited, .c_content_inner_rb a:active
{
    font-size: 12px;
    font-family: Arial;
    color: #0000FF;
}

.c_content_inner_rb a:hover
{
    font-size: 12px;
    font-family: Arial;
    color: #0000FF;
    font-weight: bold;
}

.c_footer_rb
{
    /*padding: 2px;*/
    background-color: #00379B;
    text-align:right;
}

.under_footer_rb
{
    background-image: url(images/lb_blue.gif);
    background-repeat: no-repeat;
    height: 8px;
    width:8px;
}

.under_footer_bg_rb
{
    background-color: #00379B;
    height: 8px;
}
