/* style4 for most pages / home, excluding 'student info' */ 

#header { border-top: 5px solid #0E828B; }
div#headwrap h1 { background: transparent url(images/logo-teal.gif) top left no-repeat; }
#tools a:hover, #tools a:active { color: #0E828B; }
h3, h3 a, h3 a:visited { color: #0E828B; }
h2, h2 a, h2 a:visited { color: #0E828B; }
a, h2 a:hover { color: #0E828B; }
h2.pagetitle { color:#0E828B; }
#sidebar ul li { color: #0E828B; }
#sidebar ul ul li a { color: #0E828B; }
#sidebar ul ul li a:hover { background-color: #0E828B; }

/* Begin Sidebarpage */
#sidebarpage { background-color: #0E828B;}
#sidebarpage ul li {border-bottom: dotted 1px #FFF; }
#sidebarpage ul li a:hover { color: #0E828B; }
