




/*
     FILE ARCHIVED ON 20:06:21 Mar 9, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 2:56:26 May 4, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
   education.css
   ENT
   
   Created by iMac 2 on 2010-07-01.
   Copyright 2010 Blackbox Design. All rights reserved.
*/
#sectionLinks {
  width:250px;
}

#sectionLinks h2  {
  border:0;
  margin-top:1px;
  color:#3e3d40;
}

#sectionLinks ul {
  list-style:none;
  margin:0;
}

#sectionLinks li {line-height:18px;}

#sectionLinks a {color:#3e3d40; text-decoration:none;}
#sectionLinks a:hover {color:#e30044;}

#sectionBlocks {
  height:440px;
  overflow-y:auto;
  padding:0 10px;
  width:445px;
}

#sectionBlocks h2 {
  font-size:14px;
  margin-top:0;
}

#sectionBlocks h3 {
  color:#e30044;
  font-size:12px;
}

#sectionBlocks h4 {
  font-size:10px;
  margin-bottom:0;
}