html span.print-text
{
    display: inline !important;
}

html img.replacement
{
    display: none !important;
}

h3 {
	visibility: visible;
}

html h3 {
	visibility: visible;
}

html body {
	float: none !important;
	width: auto !important;
	margin: 5%  !important;
	padding: 0 !important;
}

html a:link, html a:visited {
	color: Blue;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}

/*show the print logo*/
html div#logoPrint {
	float: right !important;
	width: auto !important;
	margin: 0  !important;
	padding: 0 !important;
	display: block !important;
}

/*strip out the rest of the header, banner stuff*/
html a.logo {
	float: none !important;
	margin: 0 !important;
	/*display: block;*/
	display: none;
}

html a.ibox {
	display: none;
}

html .left,
html .right {
	display: inline;
	float: left  !important;
	padding: 20px 20px 20px 0;
}

html h1, 
html h2, 
html h3, 
html h4 {
	display: block !important;
	text-indent: 0px;
	text-align: left;
	margin: 0  !important;
	padding: 0 !important;
	font-weight: bold;
	float: none;
	color: Black;
	clear: both;
}

html h1 {
	font-size: 12pt;
	font-weight: bold;
	clear: left;
}

html h2,
html h3,
html h4 {
	font-size: 11pt;
	font-weight: bold;
	clear: left;
}

html p,
html ul,
html img {
	display: block !important;
	text-indent: 0px;
	text-align: left;
	margin: 0  !important;
	padding: 0 !important;
	font-weight: normal;
	font-size: 10pt;
	float: none;
	color: Black;
}

html p.quote {
	text-align: left;
	color: Gray;
	margin: 0  !important;
	padding: 0 !important;
}

html div#searchForm,
html div#globalmenu,
html div#col01,
html div#col03,
html div#col01H_a,
html div#eventsFilter,
html div#eventsScroll,
html ul.back_arrow,
html ul.up_arrow,
html ul#menu_forum,
html div#employeeSearch {
	display: none !important;
}

html div#col02,
html div#col04 {
	display: block !important;
	text-align: left;
	text-indent: 0;
	margin: 0 !important;
	padding: 0;
	float: none !important;
	width: auto !important;
	overflow: visible;
	height: 1%;
}

html div#content,
html div#content02,
html table.eventsLarge,
html table.forum {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	overflow: visible;
	height: 1%;
}

html div#footerHome p.home,
html div#footerAbout p.about,
html div#footerStudents p.students,
html div#footerProspective p.prospective,
html div#footerAlumni p.alumni,
html div#footerPrograms p.programs,
html div#footerFaculty p.faculty,
html div#footerResearch p.research,
html div#footerLibrary p.library,
html div#footerEvents p.events {
	float: none !important;
	display: block;
	margin: 0  !important;
	padding: 0 !important;
	text-indent: 0;
	text-align: left;
	color: Grey;
	visibility: visible;
	background: none;
	font-size: 10pt;
	border-top: 1px solid #CCC;
}

html div#footerHome,
html div#footerAbout,
html div#footerStudents,
html div#footerProspective,
html div#footerAlumni,
html div#footerPrograms,
html div#footerFaculty,
html div#footerAcademic,
html div#footerResearch,
html div#footerLibrary,
html div#footerEvents {
	background: none;
	margin: 0  !important;
	padding: 0 !important;
}

html div,
html div#col02 p,
html div#col02 table td,
html div#col04 p,
html div#col04 table td,
html div#col01H p {
	font-size: 10pt;
	clear: both;
	padding: 15px 0 !important;
	width: auto !important;
	margin: auto !important;
	float: none !important;
}

html div#col02 ul li,
html div#col02 ul.up_arrow,
html div#col02 ul.regular_list_arw,
html div#col04 ul li,
html div#col04 ul.up_arrow,
html div#col04 ul.regular_list_arw {
	font-size: 10pt;
	clear: left;
	width: auto !important;
	margin: auto !important;
	float: none !important;
}

html div#bannerHome,
html div#bannerAbout,
html div#bannerStudents,
html div#bannerProspective,
html div#bannerAlumni,
html div#bannerFaculty,
html div#bannerPrograms,
html div#bannerResearch,
html div#bannerLibrary,
html div#bannerEvents,
html div#headerHome,
html div#headerAbout,
html div#headerAlumni,
html div#headerFaculty,
html div#headerPrograms,
html div#headerLibrary,
html div#headerStudents,
html div#headerProspective,
html div#headerResearch,
html div#headerFacultyBio,
html div#headerAlumniProfile,
html div#headerForum,
html div#headerEvents,
html div#headerEmployeeDir,
html div#headerCourseCal {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	display: none !important;
}

html div#bannerCourseCal {
	background: none !important;
}
