@charset "utf-8";

/*h1 { font:24px Arial; color:#00AD93; margin:0 0 0 0; }*/
h1,h2 { color:#00AD93; }

#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 #00AD93;  }
#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:#00AD93; color:#fff; }
#sideRegion ul li.first a:hover { background:#00AD93 url(/images/nav-background-green.png) 0 0 repeat-x !important; }

#sideRegion ul li.on a { background-color:#00AD93; color:#fff; } 
#sideRegion ul li.first.on a { background:#00AD93 url(/images/nav-background-green.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; }
