﻿/* London School of Economics - Print stylesheet */

body {
	background-color: #fff !important;
	margin:0 !important;
	padding:0 !important;
	text-align:left;
}
.sys_header {
	display:none !important;
}
.sys_maincontainer {
	background:none;
	background-color: #fff !important;
	margin:0; 
	padding: 0;
	width:100%;
	text-align: left;
}
.sys_contentwrap1 {
	background:none;
	background-color:#fff !important;
	margin:0; 
	padding:0;
	text-align: left;
	width: 100% !important;
}
.sys_contentwrap2 {
	margin:0;
	padding:0;
	width:100% !important;
	text-align:left;
	background-color: #fff !important; 
}
.sys_subcontainer {
	background:#fff !important;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 600px !important;
	float: none !important;
}
.sys_page_contents {
	display:none;
}
.sys_leftcolumn {
	display:none;
}
.sys_centrecolumn {
	width: auto !important; 
	height: auto !important; 
	background:#fff !important;
	float: none !important; 
	min-height: auto !important; 
}
html>body .sys_centrecolumn {
	height:auto;
	min-height: auto !important;
}
.sys_centrecolumn h1 {
	margin: 20px 0 20px 0;
	font-size: 200%;
}
.sys_rightcolumn {
	display:none;
}
.sys_footer {
	color: #000;
	background: #fff;
	clear:both !important;
	float:none !important;
}
.sys_footer a {
	color: #00f !important;
}
.sys_backtotop {
	display: none;
}
h1, h2, h3, h4, h5, h6, p, th, td, blockquote, cite, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif
}
ul {
	list-style-type: square
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:active {
	text-decoration: none
}
.break-before {
	page-break-before: always
}
.break-after {
	page-break-after: always
}
div.sys_footer {
	position: static;
}
div.sys_footer ul {
	display: none;
}
div.sys_backtotop {
	display: none;
}
table {
	float: none !important;
}