body { font: normal 10pt Arial, Verdana, sans-serif; background-color: #ffffff; }
img { border: 0; }
#container { line-height: 1.3em;}
#footer,#subnav,#supernav,.wps-widget,#nav,#search,#branding,#edit_button, #sidebar,#superfooter{ display: none; }
#header h1 a {font-size: 8pt;text-transform: uppercase;text-decoration: none;color: black;font-family: Verdana;} 
#header h1 {border-bottom: 1px dashed black;margin-bottom: 0;}
#content h2 {margin-top: 5px;font-family:Georgia,Times New Roman,serif;font-size: 22pt;font-weight: normal;line-height: 1em;}

/* Site-specific Customizations */

/*COURSES TABLE */
table.report {
  border-top: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7; /* optional side border */
  margin-top: 12px;
  margin-bottom:12px;
  border-collapse:collapse;
}

table.report th,
table.report td{
  border-bottom: 1px solid #b7b7b7;
  border-left: 1px solid #b7b7b7; /* optional side border */
  vertical-align: top; 
  padding: 6px 12px 6px 12px;
}

table.report th{
  text-align: left;
}

