@charset "utf-8";/* Overall CSS for Segue */body { background-color:#666666; color:black; font-family:sans-serif; font-size:12px; line-height:14px;}#headerDiv { text-align:center; padding-top:1em; padding-bottom:1em; }#contentDiv { margin:auto; background-color:#FFFFFF; font-size:12px; line-height:16px;	 }.centeredText { text-align:center; }.header1Text { font-size:24px; font-weight:bold; color:#000000; line-height:30px;}.header2Text { font-size:18px; font-weight:bold; color:#000000; line-height:22px; } .goldBand { margin:auto; height:10px; background-color:gold; margin-top:4px; margin-bottom:4px; }.blueBand { height:20px;  background-color:#3399FF;  }
td { padding-left:3px; padding-right:5px;
font-size:12px; line-height:16px; }a:link, a:visited, a:active { text-decoration:none; color:blue; }
/*-- reportTable stuff originally copied from admin.css in the admin application */
.reportTable { width:100%; background-color:#FFFFFF; }
.reportTable th { color:#336699; font-weight:bold; font-size:14px; 
                  border:2px solid #cccccc; }
.reportTable tr { border-bottom:4px solid #ffffff; }
.reportTable tr:hover td { background-color:#666666; color:#FFFFFF;  }
.reportTable td { background-color:#eaeaea; 
     margin:2px 2px 2px 2px; 
	 text-align:left;
	 }
.reportTable td:hover a { color:#aaccff; }
/*-- Teacher Stuff (?) .roseBand { height:16px; background-color:#FF66CC; }body { background-color:#666666; font-size:14px; font-family:Geneva, Arial, Helvetica, sans-serif; }
--*/
