body {
	background-image: none;
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: left;
	background-repeat: repeat-x;
}

#outerframe {
	position:static;
	width: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
		margin-top: 130px;
}

#header {
	display:none;
}

#logo {
	display:none;
}
#callus {
	position: absolute;
	left: 50px;
	top: 80px;
}
#navigation {
	display:none;
}

#skiptonavigation {
	display:none;
}

#contentright {
	display:none;
}

#content {
	position:relative;


	margin-left: auto;

}

#footer {
	display:none;

}

#printfooter {
	display:block;
	clear:both;
}
#printlogo {
	position: absolute;
	left: 0px;
	top: 20px;
}
h1 {
	font-size: 1.5em;
	margin-bottom: .5em;
	line-height: 1.4em;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	color: #B20022;
	margin-top: 5px;
	margin-bottom: -2px;
	padding: 0px;
}
h3 {
	font-size: 1.2em;
	margin-bottom: .5em;
	line-height: 1.4em;
	font-weight: bold;
}
.menubutton {
	margin-bottom: 22px;
}

p {
	margin: 0px 0px 7px;
	padding: 0px;
	
}
.pm1 {
	font-size: 0.9em;
	line-height: 1.3em;
}
.pm2 {
	font-size: 0.8em;
	line-height: 1.3em;
}
.pm3 {
	font-size: 0.7em;
	line-height: 1.3em;
}
.introbold {
	font-size: 1.1em;
	font-weight: bold;
}
.centreunderlined {
	font-weight: bold;
	text-decoration: underline;
}
.firstletter {
	color: #B20022;
}

li {
	margin: 0px 0em 0.5em;
	padding: 0px;
	
}

li.spaced {
	margin: 25px 0em 0.25em;
	padding: 0px;
	
}
ul {
	margin: 0em 0px .75em 10px;
	padding: 5px;

}

ol {
	margin: 0em 0px 0.75em 25px;
	padding: 5px;

}
.ulindented {
	margin: 0em 0px 0.75em 40px;
	padding: 5px;

}
.olindented {
	margin: 0em 0px 0.75em 40px;
	padding: 5px;

}
.colouredtext {
	color: #B20022;
}
.indent1 {
	padding-right: 0px;
	padding-left: 0px;
}


.headred {
	color: #B20022;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0px;
}
.introred {
	color: #B20022;
	font-weight: bold;
	font-size: 1.3em;
}
.formfield {
	border: 1px solid #999999;
	background-color: #E5E5E5;
	height: 14px;
}
.formfieldtext {
	border: 1px solid #999999;
	background-color: #E5E5E5;
}
A:link      {
	COLOR: #000000;
	text-decoration: underline;
}
A:visited   {
	COLOR: #000000;
	text-decoration: underline;
}
A:hover     {
	COLOR: #B20022;
	text-decoration: underline;
}

.tableback {
	background-color: #CCCCCC;
}
.tdwhite {
	background-color: #FFFFFF;
}
.tddark {
	background-color: #E1E1E1;
}
.tdlight {
	background-color: #F5F5F5;
}
.yellowback {
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.hdivider {
	background-image: url(global/wd_dots_divide_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.clientq {
   margin: 0;
   padding: 1em 2em .5em 5.5em;
   background: url(global/clientquote_f01.gif) no-repeat;
   }
.clientp {
   margin-top: -1px;
   padding: 1.5em 0 1.5em 5.5em;
   background: url(global/clientquote_f02.gif) no-repeat;      
   font-style: normal;
   display: block;
   }
.underline {
	text-decoration: underline;
}
