  body {
	background-color: #ffffff;
	color: #000000;
	font-size: 11pt;
}

div, .row, #container, .cnt-body, .main, .inside, .inside .main, .cnt-wrapper {
	background: transparent none 0 0;
	
}

/****
*
* Hide elements for print
*
****/

.feedback-icon, .search-bar, #nav-open-btn, .search-btn, .mySmu, .main-nav, 
.breadcrumb, .sidebar, #sidebar, #footer, .share-bar, #mnav, #snav, .snav_col, #top, #sitepath, #widgets, .widgets  {
	display: none;
}

/****
*
* Restyle some elements
*
****/

#top {
	width: 90%;
	padding: 20px;
}

.row {
	width: 90%;
}

.cnt-body, .pageTitle {
	border: 0;
	padding: 0;
	width: 100%;
	overflow: visible;
}

#main:before {
	content: url(/webfiles/banner-for-print.png);
}

.branding {
	height: 0;
}

h1.pageTitle {
	height: auto;
	margin: 20px auto;
	text-shadow: none;
	color: #000000;
	font-size: 26pt;
	
}

.h2 {
	margin: 0;
	font-size: 14pt;
	color: #000000;
	height: auto;
}

a:link, a:visited {
	color: #520;
	/*background: transparent;*/
	font-weight: bold;
	text-decoration: underline;
}
