body {
	background:#fff;
	font-size:12pt;
	line-height:18pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
/*Headings */
h1 {
	font-size:19pt;
}
h2 {
	font-size:17pt;
}
.reduced-headings h2 {
	font-size:12pt;
	margin:1em 0 0.5em;
}
h3 {
	font-size:15pt;
}
h4, h5, h6 {
	font-size:12pt;
}
code {
	font: 10pt Courier, monospace;
}
blockquote {
	margin: 1.3em;
	padding: 1em;
	font-size: 10pt;
}
hr {
	background-color: #ccc;
}
/* Links */ 
a:link, a:visited {
	background: transparent;
	font-weight: 700;
	text-decoration: underline;
	color:#333;
}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}
a[href^="http://"] {
color:#000;
}
/* Table */
table {
	margin: 1px;
	text-align:left;
}
th {
	border-bottom: 1px solid #333;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #333;
}
th, td {
	padding: 4px 10px 4px 0;
}
tfoot {
	font-style: italic;
}
caption {
	background: #fff;
	margin-bottom:2em;
	text-align:left;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
.header, .content, .wrapper, .col-span-2, .small, .medium, .accordion, div#feature_list {
	width:100%;
	background:#fff;
	border-bottom:1px solid #000;
	margin-bottom:20px;
}
.footer, .nav, .breadcrumb, .side-link, .s-h-o, .secondaryNavigation, .col-span-3, .search-container, .header ul.pipe-list, .accordion h2, .postcode-container {
	display:none;
}
img, a img {
	border:none;
}
.accordion h2.openheader, .categoryitems {
	display:block;
}
dl.article, dl.vacancy {
	padding: 15px 0 15px 0;
	border-bottom: 1px dotted #ccc;
	float:left;
	color:#4d4d4d;
}
dl.article:hover, dl.vacancy:hover {
	background-color:#efefef;
}
.first {
	border-top: 1px dotted #ccc;
}
dl.article:after, dl.vancancy:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
dl.article dt {
	margin: 0 0 0 0;
	font-size: 16pt;
	line-height:13pt;
}
dl.vacancy dt {
	margin: 0 0 10px 0;
	font-size: 16pt;
	line-height:13pt;
}
dl.article dt img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	height:83px;
	width:83px;
}
dl.article dd {
	margin-left: 90px;
	line-height: 1.5em;
	font-size:1.2em;
}
dl.vacancy dd {
	line-height: 1.5em;
	color: #103f61;
	font-size:1.2em;
	margin-left:0;
}
dl.article dt span.meta-date {
	padding:0;
	margin:0;
	display:inline;
	font-size:0.8em;
}
dl.article dt span.job-title, dl.vacancy dt span.job-title {
	font-size:0.8em;
	font-weight:bold;
}
dl.article dt span.events-meta-date {
	padding:0;
	margin:0;
	display:inline;
	font-size:0.7em;
	font-weight:bold;
}
dl.article dt span.events-location {
	padding:0;
	margin:0;
	display:inline;
	font-size:0.7em;
	margin-left:15px;
}
dl.article dt h3 {
	float:left;
	padding:0;
	margin:0;
	display:inline;
}
dl.article dt a {
	font-weight:bold;
	padding:10px 0px;
}

