@charset "UTF-8";

#yorkBanner, #skipnav, #searchbox, #banner, #topnav, #leftnav, #breadresize, #footerlinks, #gradcoursesclosed {
	display: none;
}

h1 {
	font-size: 125%;
}

h2 {
	font-size: 115%;
}
	
	h2.byline {
		font-size: 100%;
		font-weight: bold;
	}
	
h3 {
	font-size: 100%;
}

#footer {
	font-size: 75%;
	margin-top: 1em;
	border-bottom: thin solid;
}

p {
	margin: 0;
	padding-bottom: 0.5em;
}

a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
    
html.noted a:link:after,
html.noted a:visited:after {
	content: '';
}

td, th {
	vertical-align: top;
}

.CollapsiblePanelContent {
	display: block;
}

