/**
 * The Elements CSS
 *
 * @filename    print.css
 * @author      Jon Leverrier, Norbert Laposa & Oliver Rowlands
 * @date        2007-01-01
 * @copyright   Liquid Light Digital Ltd.
 * @url         http://www.liquidlight.co.uk
 */

body { 
	font-family: Arial, Helvetica, sans-serif;
}
#header h1 {
	font-size: 18pt; font-weight: bold; border-bottom: 1px solid #999999; margin-bottom: 35px;
}
h1 {
	font-size: 20pt; font-weight: bold;
}
h2 {
	font-size: 16pt; letter-spacing: -1pt;
}
h3 {
	font-size: 12pt; letter-spacing: -1pt;
}
#main h2 { 
	margin-bottom: 0;
}
a { 
	text-decoration: none; color: #000000;
}
#promos, 
#leftnav, 
#breadcrumb, 
#infobox {
	display: none;
}
.container-img { 
	display: none;
}
#footer ul {
	display: none;
}
#header .top, #header .bottom ul {
	display: none;
}
hr {
	border-top: 1px solid #cccccc;
}
fieldset {
	display: none;
}
dt {
	float: left;
}
#noflashmap {
	text-align: center;
}
.cta {
	display: none;
}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}