@charset "UTF-8";
/* CSS Document */

#pressEventsStandFirst{
	float:left;
	background:#ffffff;
	width:500px;
	height:80px;
	margin-top:26px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 25pt;
	text-align:left;
	line-height:27pt;
	font-style: normal;
	font-weight: bold;
}

#pressReleaseContainer{
	float:right;
	width:300px;
	background:#ffffff;
	margin-top:10px;
}

#pressReleaseTitle{
	float:left;
	width:480px;
	background:#ffffff;
	margin-top:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height:27pt;
	font-style: normal;
	font-weight: bold;
}

#pressReleaseCopy1{
	float:left;
	width:235px;
	background:#ffffff;
	margin-top:10px;
	font-size:10pt;
	line-height:12pt;
}

#pressReleasecopy2{
	float:left;
	width:235px;
	background:#ffffff;
	margin-top:10px;
	margin-left:10px;
	font-size:10pt;
	line-height:12pt;
}

#pressReleasecopy3{
	float:left;
	width:155px;
	background:#ffffff;
	margin-top:10px;
	margin-left:10px;
	font-size:10pt;
	line-height:12pt;
}

#pressDownload{
	float:right;
	width:300px;
	height:30px;
	background:#ffffff;
	margin-top:5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	margin-top:20px;
}


#titleHolder{
	float:left;
	width:598px;
	height:20px;
	margin-top:20px;
}
	
	
	
#eventsTitle{
	float:left;
	width:215px;
	background:#ffffff;
	text-align:left;
	font-size:16pt;
	line-height:12pt;
	margin-left:15px;
}

#pressTitle{
	float:left;
	width:215px;
	background:#ffffff;
	margin-top:0px;
	text-align:right;
	font-size:16pt;
	line-height:12pt;
}

#presseventsHolder{
	width:950px;
	float:left;
	height:auto
}

#pressEventsEvents{
	float:left;
	width:700px;
	height:459px;
	background:#ffffff;
	margin-top:10px;
	font-size:11pt;
	line-height:12pt;
	text-align:left;
}

#pressEventsDivider{
	float:left;
	width:2px;
	height:600px;
	background:#ffffff;
	margin-right:10px;
	border-left: 1px solid #000000;
	margin-top:10px;
	margin-bottom:10px;
}

#pressEventsPress{
	float:left;
	width:215px;
	background:#ffffff;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:15px;
	text-align:right;
	font-size:11pt;
	line-height:12pt;
	}
	
#pressDownload a {
	text-decoration:none;
}

#pressDownload a:visited {
	color: #000000;
}

#pressDownload a:link {
	color: #000000;
}
#pressDownload a:hover {
	color: #ff0620;

}

#pressEventsPress a {
	text-decoration:none;
}

#pressEventsPress a:visited {
	color: #ff0620;
}

#pressEventsPress a:link {
	color: #ff0620;
}
#pressEventsPress a:hover {
	color: #000000;

}

