/* CSS Document */

#sections .section .content{
font-size:13px;
}
#tabs .content{
font-size:13px;
line-height:18px;
}
#indexer .content{
font-size:13px;
}
#indexer2 .content{
font-size:13px;
}
#indexer ul, #indexer2 ul{
padding:0 10px 0 0;
}
#indexer li, #indexer2 li{
padding: 4px 2px 5px;
}

#indexer .in_blue1 a, #indexer2 .in_blue1 a {
    background: url("/images/r09/arrow_blue_off.gif") no-repeat scroll 33px 5px transparent;
    background-position:33px 5px !important;
    color: #0061B5;
}
#indexer .in_green1 a, #indexer2 .in_green1 a {
    background: url("/images/r09/arrow_green_off.gif") no-repeat scroll 33px 5px transparent;
    background-position:33px 5px !important;
    color: #419C1D;
}
#indexer .in_orange1 a, #indexer2 .in_orange1 a {
    background: url("/images/r09/arrow_orange_off.gif") no-repeat scroll 33px 5px transparent;
    background-position:33px 5px !important;
    color: #F26522;
}
#indexer .in_purple1 a, #indexer2 .in_purple1 a {
    background: url("/images/r09/arrow_purple_off.gif") no-repeat scroll 33px 5px transparent;
    background-position:33px 5px !important;
    color: #92278F;
}
#indexer .in_yellow1 a, #indexer2 .in_yellow1 a {
    background: url("/images/r09/arrow_yellow_off.gif") no-repeat scroll 33px 5px transparent;
    background-position:33px 5px !important;
    color: #996600;
}
