body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #45536B;
	font-size: 12px;
	line-height: 150%;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
h1,h2,h3,h4 {
	margin: 0px;
	font-size: 12px;
}
a {  
	text-decoration: none;
	color: #45536B;
}
a:hover {  
	color: #FFCC33;
}
.topLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC66;
}
.centre {
	float: left;
	width: 468px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	background-color: #FFFFFF;
	margin-top: -1px;
}
.spacerCentre {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.spacerLeft {
	padding: 8px;
}
.newssml {
	float: left;
	width: 170px;
	font-size: 11px;
}
.newssml div {
	LIST-STYLE-TYPE: none;
	padding-bottom: 8px;
}
.newssml UL {
	LIST-STYLE-TYPE: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newssml li A {
	TEXT-DECORATION: none;
	background-image: url(http://www.quantos.co.uk/images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	PADDING-LEFT: 12px;
}
.indent12px {
	margin-left: 12px;
	padding: 0px;
	text-indent: -12px;
}
.colBox {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px dotted #FFCC66;
	height: 80px;
}
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}
.footer {
	height: 20px;
	vertical-align: top;
	font-size: 11px;
	margin-left: 170px;
	color: #FFCC66;
	width: 470px;
	line-height: 100%;
}
.casestudiesOut {
	float: right;
	height: 160px;
	width: 218px;
	
}
.casestudiesIn {
	margin: 4px;
	border: 1px dotted #FFCC66;
	padding: 8px;
}

.date {
	vertical-align: top;
	font-size: 10px;
	margin-top: -4px;
	margin-bottom: 8px;
}
.breadcrumb { 
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	color: #45536B; 
	font-size: 8pt; 
}
.note {
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	color: #45536B;
	font-size: 7pt;
	line-height: 10pt;

}
.historyhead {
	font-size: 18px;
	font-weight: bold;
}
.studies {
	font-family: Verdana, Helvetica, Arial,  sans-serif;
	color: #45536B;
	font-size: 9pt;
	line-height: 11pt;
}
/* 'Do it now' buttons */
.doitnow {
	width:43px;
	height:20px;
	background-image:url(http://www.quantos.co.uk/images/doitnow.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	border-style:none;
	cursor:pointer;
	text-decoration:none;
}
