body {
	background: white;
	font-size: 12px !important;
}
#sliver-container, #top-menu, .branding, #breadcrumb, .ug-sliver {
	display: none;
}
h1, h2, h3, h4, h5, p {
	color: black !important;
}
.accordion-content {
	display: block !important;
}
a:link, a:visited {
	text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
.DUAccordion a:link, .DUAccordion a:visited {
	text-decoration: none;
}
#content .DUAccordion a:link:after, #content .DUAccordion a:visited:after {
	content: none;
	font-size: 90%;
}
.ug-header:after {
	content: url(/~/media/Images/undergrad/print/Drexel_logo_header_bw.png);
}
/* ------ */
#container {
	height: auto !important;
	min-height: 700px !important;
}
/* -----footer----- */
body div#outer div#footer {
	display: none !important;
}
#GlobalDrexelPrintFooter {
	display: block !important;
}
#GlobalDrexelPrintFooter img {
	margin: 0 20px 0 0;
	width: 104px;
	height: 28px;
	vertical-align: text-bottom;
}
div#GlobalDrexelPrintFooter p {
	font: normal 10.5px arial, helvetica !important;
	margin: 0px;
	padding: 0px;
}
