/*
-----------------------------------------------
Bendemeer Print styles
Author:  Cam Trollope for Q Brand Agency Ltd (www.qbrandagency.com)
Version:  8 December 2006
----------------------------------------------- */

body {
	font-family: georgia, serif;
	background: white;
	font-size: 11pt;
	margin: 0 5%;
}

td, th, h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, sans-serif;
}

li {
	font-family: georgia, serif;
}

p {
	font-size: 10pt;
	font-family: georgia, serif;
	line-height: 1.2em;
}

.hide {	position:relative;}

#content-wrapper {padding:0; width:100%;}

#primarynav, #secondarynav, #flashcontent, #jumpnav, p.copyright, p.margin-none, #col-3, div.intro-text-faq {
	display: none;
}

div#header {
	border-bottom: 5px solid #000;
	margin-bottom: 30px;
	padding: 0;
}

div#header h1 {
	font-size: 10pt;
	color: #000;
	line-height: 0.9em;
	font-family: helvetica, sans-serif;
}

img {
	border: 0;
}