/*
print styles

Use this style sheet to hide elments you do not want to print - eg to hide accessibility links:

*/
/*
body{font-size:12px !important;}
#Header {width: 100%; height: 100%;}
#HeaderTextVerticalAlign, #LinkStrip, .level1NavHeader, .level2, #AccessibilityLinks, #SearchBox, #subjectCentreNav, #events, #funding, #secondaryContent, .secondaryContent, #EventsContacts, .text {display: none;}
.iw_component {width: 16cm !important;}*/
/* #Header .LeftSide {width:100px !important;}
#Header .RightSide{width:450px !important;}*/

/*
print styles

Use this style sheet to hide elments you do not want to print - eg to hide accessibility links:

*/

/*
body{font-size:12px !important;}
#Header {width: 100%; height: 100%;}
#HeaderTextVerticalAlign, #LinkStrip, .level1NavHeader, .level2, #AccessibilityLinks, #SearchBox, #subjectCentreNav, #events, #funding, #secondaryContent, .secondaryContent, #EventsContacts, .text {display: none;}
.iw_component {width: 16cm !important;}
*/





* {overflow: visible !important; border: none !important; margin: 0 !important; padding: 0 !important; position: static !important;}

body {
	display: block !important;
	background-color: #fff !important;
	color: #000 !important;
}
body div {
	width: auto !important;
}
* div, p {
	display: block !important;

	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
	position: static !important;
}
p {
	margin-top: 1em !important;
}
#Header {
	display: block !important;
	border-bottom: 1px solid #000 !important;
	height: 100px !important;
	margin-bottom: 4em !important;
}
#Header img {position: static; display: inline;}
.iw_component, .masterDiv {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
	min-height: auto !important;
	width: auto !important;
}
#Footer {
	border-top: 1px solid #000 !important;
	margin-top: 4em !important;
	text-align: left !important;
}
#Footer a {
	color: #000 !important;
}
div.en_logo {
	display: block !important;
	float: left !important;
	width: 362px !important;
}
p.en_vision {
	display: block !important;
	float: left !important;
	width: 220px !important;
	padding-left: 20px;
}
a.hea_logo {
	display: block !important;
	float: right !important;
	width: 66px !important;
	position: static !important;
}
.main_content ul li {
	list-style: outside disc !important;
}

h2, h3, h4, h5 {margin-top: 1em !important; }

/* List hidden elements in this section */

#HeaderTextVerticalAlign, #LinkStrip, .level1NavHeader, .level2, #AccessibilityLinks, #SearchBox, #subjectCentreNav, #events, #funding, #secondaryContent, .secondaryContent, #EventsContacts, .text {
	display: none !important;
}

.LinkList li.first {
	display: inline !important;
}

li {display: inline !important; }
strong { display: block; width: 100% !important; margin-top: 1em !important;}
.icon { border-bottom: 1px solid #000 !important; margin-bottom: 1em !important; padding-bottom: 2em !important;}






