/* @override http://platformlondon.org/platform.css */

/* @override http://www.platformlondon.org/platform.css */

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009999;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	vertical-align: baseline;

}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #999999;
	line-height: 120%;
	clip:    rect(auto auto auto auto);
	top: auto;

}
.bodylink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	clip:   rect(auto auto auto auto);
	top: auto;
	border: thin none;



}
.type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-style: normal;

}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #009999;
	line-height: 110%;

}
.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #009999;
	line-height: 120%;
; font-weight: normal

}
.quote {
	font-family: "GillSans Light", "Times New Roman", Times;
	font-style: italic;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #999999;
	left: auto;

}
.quotesmall {
	font-family: "GillSans Light", "Times New Roman", Times;
	font-size: 14px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.quoteblue {

	font-family: "GillSans Light", "Times New Roman", Times;
	font-style: italic;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	color: #009999;
	left: auto;
}
.bodysmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	line-height: 105%;
	font-weight: normal;

}
.bodynews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #009999;
	line-height: 20px;
	text-decoration: none;

}
.newsorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
}
a:hover {
	color: #FF6600;
}
.hr {
	font-size: 2px;
	color: #009999;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #999999;
	font-weight: bold;
}

.list ul {
	padding: 10px 0 0 0;
	}

.list li {
	list-style: none;
	padding: 4px 0 2px 0;
	}

.list img {
	display: none;
	}
	
.list a {
	text-decoration: none;
	font-weight: normal;
	}
	
