<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.banner_image, .main_nav, .column_nav, .deptfooter img, #printMe, .PrintHide {
	display: none;
}

.deptfooter {
	padding-left:144px;
}

.banner_print {
	display:inline;
}

.deptfooter {
	width: 650px;
	text-align:center;
	} 

/* this hides the 'add to worksheet' and 'return to search' elements in the bulletin */
.Worksheet, .BottomNav{
	display: none;
}


/*enable this when the bulletin needs to be printed 
.banner_print, .deptfooter
{
	display:none;
}
*/


.column_wrapper {
	width: 749px;
}
	.column_wrapper .column_content {
		width: 749px;
	}

.CourseDesc {
	width:749px;
	padding-bottom:10px;
}
	.CourseDesc .CourseTitleWrapper {
		width:363px;
		padding-bottom:0px;
	}
		.CourseDesc .CourseTitleWrapper .CourseTitle {
			font-weight:bold;
			max-width:275px;
		}
	.CourseDesc .Offered {
		padding-bottom:0px;
	}
	.CourseDesc .Graded {
		padding-bottom:0px;
	}
	.CourseDesc .LibStuds {
		padding-bottom:0px;
	}
		.CourseDesc .LibStuds ul {
			padding-left:14px;
			padding-bottom:0px;
		}
		.CourseDesc .LibStuds li {
			margin:0px;
			padding:0px;
		}
	.CourseDesc .Prerequisites {
		padding-bottom:0px;
	}
	.CourseDesc .Description {
		padding-bottom:0px;
	}
	.CourseDesc .Notes {
		padding-bottom:0px;
	}


.SectionText {
	padding-bottom:10px;
	width:749px;
}
	.MinusPad {
		margin-top:-10px;
	}
	.SectionText ul {
		margin-top:0px;
		margin-bottom:0px;
	}
.AdditionalInfo {
	padding-top:0px;
}


.Dept {
	width:749px;
	padding:0px;
	margin:0px;
}
	.Dept a, .Dept a:visited {
		text-decoration: none;
	}
	.Dept p {
		margin-bottom:5px;
	}
	.Dept table p {
		padding:0px;
		margin:0px;
	}
	.Dept .DeptTitle {
		margin:0px;
		padding:0px;
	}
	.Dept .ContactTitle {
		margin:0px;
		padding:0px;
	}
	.Dept .ContactInfo {
		padding-bottom:10px;
		margin:0px;
	}
		.Dept .ContactInfo .TheTopLine {
			padding-top:5px;
			padding-bottom:0px;
		}
		.Dept .ContactInfo .Line {
			margin:0px;
			padding:0px;
		}
			.Dept .ContactInfo .Line .Tag {
				padding:0px;
				margin:0px;
			}
		.Dept .ContactInfo .TheBottomLine {
			padding:0px;
			margin:0px;
		}
	.Dept .ImageWithContact {
	}
		.Dept .ImageWithContact img {
			padding:0px;
			margin:0px;
		}
	.Dept .BulletinDeptDegreeListUL {
		list-style-type:disc;
	}
		.Dept .BulletinDeptDegreeListLI {
			margin-left:20px;
			padding-bottom:0px;
		}
	.Dept .Text {
	}
		.Dept .Text img {
			padding-bottom:0px;
			margin:0px;
		}


.Line {
	margin-bottom:0px;
}
	.Line .ProgramLive {
		width:749px;
	}
	.Line hr {
		padding:0px;
		margin:0px;
		margin-top:2px;
		margin-bottom:2px;
	}



.LibStud {
	padding-bottom:0px;
	width:749px;
}
	.LibStud .LibStudTitle {
		width:749px;
		padding-bottom:0px;
	}
	.LibStud .LibStudSubTitle {
		width:749px;
	}
	.LibStud .LibStudPreText {
		width:749px;
		padding-bottom:5px;
	}
		.LibStud .LibStudPreText p {
			padding-bottom:0px;
		}
	.LibStud .Course {
		padding-bottom:0px;
	}
	.LibStud .LibStudPostText {
		width:749px;
		padding-bottom:0px;
	}


.ExamEquivLine {
}
	.ExamEquivLine a, .ExamEquivLine a:visited {
	}
	.ExamEquivLine a:hover {
	}
	.ExamEquivCol1 {
		padding-bottom:0px;
	}
	.ExamEquivCol2 {
	}
	.ExamEquivCol3 {
		padding-bottom:0px;
	}
	.ExamEquivCol4 {
	}
	.ExamEquivBlockHeading {
	}
.ExamPostText {
	padding-bottom:0px;
}
</pre></body></html>