	/*
	The Preston Partnership Global CSS Document
	developed by Vanessa Eley at dotSquared
	www.dotsquared.co.uk
	*/

/* General */
body {
	color:#333;
	margin:0;
	padding:8px 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align:center;
	background-color:#E6E9F1;}

a,a:link {
	color:#BB2025;
	text-decoration:none;
	font-weight:bold;}

a:visited {
	color:#BB2025;
	font-weight:bold;}

a:hover {
	color:#223E8A;
	font-weight:bold;}

a img { border-style: none; }

h1 {color:#BB2025;
	font-size:1.8em;
	padding:0;
	font-family:"Lucida Sans Unicode", Verdana, Tahoma, Arial;
	margin:0;}

h1 > em:first-child {color:#D91325;}

h2 {color:#336;
	font-size:0.9em;}

h3 {color:#233E8B;
	font-size:0.8em;}

h4 {color:#233E8B;
	font-size:0.7em;}
	
p {font-size:0.7em;}

ul {font-size:0.7em;
	list-style:circle;
	list-style-position:outside;
	padding-left:14px;}

ol {font-size:0.7em;
	list-style-position:outside;}	
	
acronym {border-bottom:dotted #ccc 1px;}

.floatLeft{
	float: left;}

.floatRight{
	float: right;}

.hide {
	visibility:hidden;}
	
/* Main Layout */

#pageWrapper {
	width:920px;
	min-height:708px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	text-align:left;
	padding:20px;
	border:solid 2px #6C789C;}

#pageWrapper .corner {
	background-image:url(../images/_corners/wrapperBox.gif);}

#header {
	width:920px;
	height:178px;
	margin-bottom:20px;}
	
#bodyContent {
	width:920px;
	min-height:444px;}

#footer {
	width:920px;
	clear:both;
	font-size:0.6em;
	height:60px;
	margin-top:20px;}

#footer a,#footer a:link,#footer a:visited{
	color:#333;
	font-weight:bold;}

#footer a:hover {
	color:#223E8A;
	text-decoration:underline;
	font-weight:bold;}
	
/* Layout Details */

#headerColumnLeft {
	width:300px;
	float:left;
	margin:0 20px 20px 0;}

#headerColumnRight {
	width:600px;
	float:right;
	margin-bottom:20px;}
	
#bodyColumnLeft {
	width:272px;
	float:left;
	margin:0 20px 10px 0;
	border: 2px solid #EBECEE;
	min-height:396px;
	padding:12px;}

#bodyColumnLeft .corner {
	background-image:url(../images/_corners/leftBox.gif);}

#columnRightStrapline {
	width:600px;
	float:right;
	text-align:right;
	min-height:50px;
	height:50px;
	}

#bodyContentL{
	float:left;
	width:270px;
	padding:0;}
	
#bodyContentR{
	float:right;
	width:270px;
	padding:0;}
	
#footerLeft {
	width:620px;
	margin:0 20px 0 0;
	float:left;
	padding:0;}
	
#footerRight {
	width:280px;
	float:right;
	margin-top:-6px;
	padding:0;}
	
/* 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;}
	
.highlight {
	font-size:0.8em;}

.smallText {
	font-size:0.6em;}
	
.quotes {
	font-style:italic;
	color:#336;}

/* Navigation */

#mainnav {
	margin-top:-14px;
	margin-left:-4px;
	padding:0;
	float:left;
	text-align:center;
	}
	
/* Forms */

label {
	padding:4px;}

legend {
	padding:4px;
	font-weight:bold;}

fieldset {
	border: 1px solid #ccc;
	padding:6px;
	margin:0;}

.btn {
	background-color:#EBECEE;
	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	*/