/* Styles that are used specifically for Print */

* {
	height: auto !important;
	text-align: left !important;
}

a {
	text-decoration: none !important;
}

#header form, #header ul, #menu, #footer .container, #footerMenu, .sidebar, .sidebarBg, #contentBg, #slideshowNav, .share, #breadcrumbs, iframe, .jcarousel-skin-tango, .paging, form.category, .caption {
	display: none;	
}

body {
	background: #fff;
}

h1 {
	padding-bottom: 30px;
}

#content, #footer, #header, .container {
	background: none !important;
}

#footer, #header, #content {
	font-size: 110%;
}

.screen {
	display: none;
}

.print {
	display: block !important;
}

#content img {
	display: none !important;
}

#slideshow {
	float: none !important;
	display: none !important;
}

#slideshow div {
	height: 275px !important;
}

.two div, .four div , .three div{
	background: none !important;
	width: 45%;
	margin-bottom: 10px;
	page-break-inside: avoid;
}

#content #wrapper, #content #wrapper.half, #content #wrapper.left, .home #content #wrapper.left {
	width: 92%;	
}

#content .expand .toggle .toggleHeader, #content .expand .toggle .toggleHeader.active, #content .expand .toggle .toggleHeader:hover {
	background: none !important;
}

table {
	width: 95% !important;
	border: none !important;
}

.tabNav {
	display: none;
}

#content .tabs {
	border: none;
}

#content div.tab {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

#content #gallery div.tab {
	border-bottom: none;
}

.toggle .left {
	float: none !important;
}

p.left.course, p.left.title {
	width: auto !important;
	max-width: auto !important;
	float: none;
}

.toggle .right.uppercase {
	display: none !important;
}

#content .sidebar.right .button, #content #wrapper p.button {
	box-shadow: none;
	display: none;
}

#content div.tab .absolute {
	position: static;
	background: none;
	color: #000;
	width: auto;
	left: 0;
	padding-left: 0;
	padding-top: 5px;
}

h3 a.right, h4 a.right {
	display: none;
}

#content #wrapper p.right, #content #wrapper p.left, #content #wrapper div.right, #content #wrapper div.left {
	float: none;
	width: auto;
	margin: 5px 0 15px 0;
}

#content .news, #content .event {
	background: none;
	padding-left: 0;
}

#footer .print {
	text-align: center !important;
}