<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* begin section for course descriptions */

#catalogPageContent #jumpList div { display:table-cell; width:33%; padding-right:0.5em; }

#catalogPageContent table.descriptionTable { vertical-align:top; }
#catalogPageContent table.descriptionTable .subjectHeading { padding:1.5em; font-size:25px; background:#d4d1a9; }
#catalogPageContent table.descriptionTable .subjectHeading h3 { margin:0; font-size:25px; }
#catalogPageContent table.descriptionTable .courseNumberHeading h4 { margin:0; font-size:16px; }
#catalogPageContent table.descriptionTable h5.effective { margin:1em 0; font-size:1em; }
#catalogPageContent table.descriptionTable .rowShade { background-color:#F2F2F2; }
#catalogPageContent table.descriptionTable p.toTop { margin:16px 0 0; font-size:16px; font-weight:bold; }
#catalogPageContent table.descriptionTable p.toTop a { color:#005488 /* for contrast */ }

@media screen and (max-width:1225px){
	#catalogPageContent #jumpList div { display:block; width:auto; }
}

/* end section for course descriptions */</pre></body></html>