/*---------------------------------------
Print Style Sheet

Author: 	Matt Berridge
Email:		m.berridge@mixd.co.uk
Website:	http://www.mixd.co.uk
---------------------------------------*/

body {
	background: white;
	font-size: 12pt;
	font-family: Arial, Verdana, sans-serif;
	color: #333;
}
#skipnav, #header .inner ul, #calendar ul.nav li.next, #calendar ul.nav li.prev, #calendar ul.nav li.full-events, .sidebar, #footer ul, #footer p, hr, a.rss, span.action, #global-search, #search, ul.tabs, #supporting, ul.social-bookmarks, #comment-form, p.get-adobe, #logo, ul#crumb li.section, .faq-questions-list, em.faq-top, .documents li em, .documents li br, #nextBtn, #prevBtn {
	display: none;	
}
acronym {
	border: none;	
}
#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	background: transparent;
}
#content {
	margin: 0;	
}
a:link, a:visited {
	color: #1A294C;
	text-decoration: none;
	text-decoration: underline;
}
/*#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   font-weight: normal;
}*/
a img {
	border: none;	
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0;
	color: #1A294C;
}
h1 {
	font-size: 28pt;
	line-height: 1.3;
	margin-bottom: 0.25em;
	border-bottom: 1px solid #1A294C;
}
.section, .section-start {
	margin-top: 3em;
	border-bottom: 1px solid #1A294C;
	padding-bottom: 0.2em;
}
.staff-contact h2, .staff-contact h3 {
	margin-bottom: 0.2em;
	color: #1A294C;
}
#logo {
	font-size: 150%;
}
p, ul, ol, table {
	margin: 0 0 2em 0;
}
#footer p {
	color: #999;
}
#content {
	margin-bottom: 3em;	
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
th {
	font-weight: bold;	
}
th, td {
	padding: 0.5em;
	vertical-align: top;
}
strong {
	font-weight: bold;	
}
li {
	line-height: 1.6;	
}
img.splash {
	margin-bottom: 0.7em;	
}
ul#crumb li {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#crumb {
	margin: 0;
	padding: 0;
}
p.sub-header {
	font-size: 15pt;
	margin-bottom: 1em;
}
#header {
	/* border-bottom: 1px solid #1A294C;	*/
	position: relative;
}
p#telephone {
	color: #1A294C;
	background: none;
	/*margin: -10px 0 0.5em 0*/;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	margin: 0;
}
ul.news {
	margin: 0;
	padding: 0;
}
ul.news li {
	overflow: hidden;
	list-style: none;
	border-top: 1px solid #1A294C;
	margin: 0;
	position: relative;
	min-height: 93px;
	padding: 10px 0 15px 0;
}
ul.news li.first {
	border: none;	
}
ul.news li h3, ul.news p, ul.news li span {
	margin: 0 0 0 130px;
	padding: 0;
}
ul.news li span {
	display: none;
}
ul.news li img {
	position: absolute;
	left: 0;
	top: 15px;
	margin-bottom: 10px;
}
ul.news li span {
	text-transform: uppercase;
	font-size: 9pt;
	color: #999;
}
ol.blog-list {
	margin: 0;
	padding: 0;
}
ol.blog-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}
p.date {
	font-style: normal;	
	border-bottom: 1px solid #1A294C;
	font-size: 16pt;
	color: #1A294C;
	margin: 0;
}
p.date em {
	font-style: normal;	
}
p.responses {
	display: none;	
}
p.meta {
	text-transform: uppercase;
	margin: 0.3em 0 0 0;
	font-size: 10pt;
}
p.meta em {
	font-style: normal;	
}
.featured-events span.date {
	display: block;
	color: #999;
	font-size: 10pt;
}
.featured-events h2 {
	margin-top: 3em;
	border-bottom: 1px solid #1A294C;
	padding-bottom: 0.2em;
}
.featured-events h2 em {
	font-style: normal;	
}
#calendar-nav li.next, #calendar-nav li.prev {
	display: none;	
}
#calendar-nav {
	margin: 0;
	padding: 0;
}
#calendar-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#calendar-nav li h2 {
	border-bottom: 1px solid #1A294C;
	padding-bottom: 0.2em;
	font-style: normal;	
	font-size: 16pt;
	color: #1A294C;
	margin: 0;
	font-weight: normal;
}
.events h3.section {
	margin-top: 0.5em;
	border: none;
	padding: 0;
}
.documents li h3 {
	margin: 0;
	padding: 0;
}
#slider {
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
}
#slider ul li {
	float: none !important;
	display: block;
	margin: 0 0 1.2em 0 !important;
	padding: 0 !important;
	list-style: none;
}
#slider ul {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}
#slider ul li em {
	display: block;
	margin-top: 0.25em;
	font-style: normal;
}
#faqs ul, #faqs ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}