#imagearea {
	width: 695px;
	height: 224px;
	float: right;
	background-image: url(../img/consortmainimage.jpg);
	background-repeat: no-repeat;
}
.sectioncopy {
	color: #FFFFFF;
	width: 480px;
	padding-top: 22px;
	padding-left: 10px;
	font-size: 1.1em;
	line-height: 13px;
	font-weight: normal;
}
.imagetitlecolour {
	color: #00212F;
}
.sectioncopy a {
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #0089C0;
	border-bottom-width: thin;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.9em;
}
.sectioncopy a:hover {

	color: #0089C0;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	text-decoration: none;
	font-weight: normal;
}
.sectioncopy a:visited {


	color: #0089C0;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	text-decoration: none;
	font-weight: normal;
}
