/*Mods and customizations*/
.codeHonoraryTrustee, .codeParent, .codeECCParent, .codeCurrentStudent, .codeFriend, .codePresidentEmerita, .codeFacultyStaff, .codeTrustee, .codeTruste, .codeHonoraryTrustee, .codeCCE, .code5years {
	color: green;
	font-size: .8em;
	font-weight: bold;
	border-bottom: 1px dotted green;
}
.code5years {
	font-size: 1.2em;
}
span.donorCode:hover {cursor: help;}

h2#content-heading span {
	display: block;
	font-size: 70%;
	line-height: 1.1em;
}
.codeDeceased {
	color: green;
	border-bottom: 1px dotted green;
}
span.notation {
	display: block;
	font-style: italic;
	padding-left: 1.5em;
}
ul.multiColumnList, ul.multiColumnList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#content-main div.contentSleeve ul.multiColumnList li, div#content-main div.contentSleeve ul.multiColumnList li li {
	padding-bottom: .7em;
	margin: 0;
}
li.twoColumn {
	float: left;
	width: 49%;
}

li.lastColumn {
	margin-left: 2em;
	margin-right: -1px;
}
.hide {
	display: none;
}
span.alphaLabel {
	font: 2em/1.5 Georgia, "Times New Roman", Times, serif;
}
blockquote#thisYear {
	float:right;
	width: 18em;
	color: #fff;
	background-color: #000;
	margin: 0 0 1em 1em;
	padding: 0;
}
blockquote#thisYear p {
	font: 1.4em/1.1 Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color: #060;
	margin: 0;
	padding: 1.5em;
	position: relative;
	top: -4px;
	right: -4px;
}
blockquote#thisYear span {
	display: block;
	font-weight: bold;
	letter-spacing: .075em;
	padding-bottom: .5em;
	line-height: 1.2em;
}
div.contentSleeve ul {
	list-style: none;
}
