	/*
	The Preston Partnership PRINT CSS Document
	developed by Vanessa Eley at dotSquared
	www.dotsquared.co.uk
	*/

/* General */
body {margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:left;}

a {	color:#BB2025;
	text-decoration:underline;
	font-weight:bold;}

img { border-style: none; }

h1 {color:#BB2025;
	font-size:2em;
	font-family:"Lucida Sans Unicode", Verdana, Tahoma, Arial;
	margin:0;
	padding:2px;}

h1 > em:first-child {color:#D91325;}

h2 {color:#336;
	font-size:0.9em;}

h3 {color:#233E8B;
	font-size:0.8em;}
	
p {font-size:0.7em;}

ul {font-size:0.7em;
	list-style:circle;
	list-style-position:inside;}

.floatLeft{
	float: left;}

.floatRight{
	float: right;}

.hide {
	visibility:hidden;}
	
/* Main Layout */

#pageWrapper {
	width:100%;
	text-align:left;
	border:none;}

#header {
	width:100%;}
	
#bodyContent {
	width:90%;}

#footer {
	width:90%;
	clear:both;
	font-size:0.6em;}

#footer a{
	color:#333;
	font-weight:bold;
	text-decoration:underline;}

/* Layout Details */

#headerColumnLeft {
	float:left;}

#headerColumnRight { display:none;}
	
#bodyColumnLeft {
	float:none;
	border:none;
	width:100%;}

#columnRightStrapline {
    float:none;
	text-align:left;
	clear:both;}
	
#rightBlueBox {
	width:100%;
	float:none;
	clear:both;}

#bodyContentL{
	float:none;
	width:100%;
	padding:0;}
	
#bodyContentR{
	clear:both;
	float:none;
	width:100%;
	padding:0;}
	
#footerLeft {
	width:620px;
	margin:0 20px 0 0;
	float:left;
	padding:0;}
	
#footerRight { display:none;}
	
/* Style Details */

.headerRed {
	color:#8E0B18;
	font-size:0.8em;
	font-weight:bold;}

.headerBlue {
	color:#233F8B;
	font-size:0.8em;
	font-weight:bold;}
	
.headerYellow {
	color:#F6A322;
	font-size:0.8em;
	font-weight:bold;}

.smallText {
	font-size:0.6em;}
	
.quotes {
	font-style:italic;
	color:#336;}

/* Navigation */
	
#navigationBox {
	clear:both;
	color:#666;}
	
#mainTel{
	float:left;
	font-size:1.2em;}

#mainnav { display:none;}
	
/* Forms */

label {
	padding:4px;}

legend {
	padding:4px;
	font-weight:bold;}

fieldset {
	border: 1px solid #ccc;
	padding:6px;
	margin:0;}

.btn {
	float: right;
	border: solid 1px #ccc;
	color: #BB2025;
	font: bold 1.2em Verdana;
	cursor:auto;}

.addthis_button {
	float:left;
	margin:1px;}
	
.mc-field-group{
	float:left;
	width:170px;}
	
/* ends	*/