/* Northwestern University TOC Style Sheet */
/* For use with TOC style pages */

.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#a6c2da;
	color: #264463;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 3px;
}

.boxcontent {
	margin-left: 0px;
	margin-top: 4px;
	padding-left: 0px;
	padding-top: 4px;
	line-height: 14px;
	clear: both;
}

.boxcontent ul {
	margin-left: 10px;
	padding-left: 10px;
	clear: both;
}


.boxcontent li {
	color: #666666;
	line-height: 18px;
}