@charset "utf-8";

/*h1 { font:24px Arial; color:#0095C3; margin:0 0 0 0; }*/
h1,h2,h3 { color:#0095C3; }
h3 { font-weight:normal; }

#sideRegion strong { display:block; height:24px; padding:10px 0 0 17px; width:266px; font:14px Arial; font-weight:bold; background:#fff url(/images/side-navs-top.gif) repeat-x 0 0; color:#777777; text-transform:uppercase; border-bottom:solid 3px #0095C3;  }
#sideRegion strong a { color:#777777; text-decoration:none; }

#sideRegion ul { list-style:none; }
#sideRegion ul li { height:29px; border-bottom:solid 1px #797979; background-color:#575757; }
#sideRegion ul li a { display:block; height:22px; padding:7px 0 0 17px; width:266px; color:#bcbcbc; text-decoration:none; font-weight:bold; }
#sideRegion ul li a:hover { background-color:#0095C3; color:#fff; }
#sideRegion ul li.first a:hover { background:#0095C3 url(/images/nav-background-blue.png) 0 0 repeat-x !important; }

#sideRegion ul li.on a { background-color:#0095C3; color:#fff; } 
#sideRegion ul li.first.on a { background:#0095C3 url(/images/nav-background-blue.png) 0 0 repeat-x !important; }

#sideRegion ul li.last { height:39px; background:#575757 url(/images/side-navs-last.gif) no-repeat bottom left; border-bottom:0; }