/* TMC Education specific CSS - file created April 2009 */

#sidenav li a:hover {color:#8AC73E;} /* #8AC73E is mid green, #CCFF99 is pale green #99CC33 is mid green */
#sidenav li.picked {background-color:#CCFF99; color:#99CC33; border-bottom:1px dashed #8AC73E; border-top:1px dashed #8AC73E;}
#sidenav li a:hover span {padding-bottom:2px; border-bottom:1px dashed #8AC73E;}

#maincontent h1 {font-size:18px; color:#99CC33; padding-bottom:15px;}

#top-grad {background: transparent url(images/bkgrnd-top-grad_educ.gif) no-repeat left top; margin-bottom:20px;}
#bottom-grad {background: transparent url(images/bkgrnd-bottom-grad_educ.gif) no-repeat left bottom; padding-bottom:5px;}