#mainNav ul li a {
    background-image: url("../images/professional/fo_arrowDown_rtl.gif");
}

#mainNav ul li a:hover, #mainNav ul li:hover a, #mainNav ul li.active a {
    background-image: url("../images/professional/foHoverSub_rtl.gif");
    color: #003B6A;
}


#mainNav ul li:first-child a {
    border-right: none;
}

#searchBox .searchSubmit {
    background: url("../images/professional/icon_search_rtl.gif") no-repeat scroll 0 0 transparent;
}

a.ziDownldImg {
    background: url("../images/professional/arrow_blueWhiteRight.gif") no-repeat scroll right 6px transparent;
    color: #215F8B;
}

#mainNav ul li.blue a,
#mainNav ul :hover ul li.blue a.arrow span.brd span.brdRight span.foLink
 {
    background-image: url("../images/professional/arrow_blueWhiteRight.gif");
}

#serviceNav ul { direction: ltr; float: right; }
#serviceNav ul li { direction: ltr; float: right; }

#serviceNav ul.divided { border-left: medium none; border-right: 1px solid #C3C3C4; }