.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.Content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FF;
	text-decoration:underline;
}
.Content a:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
}
.Photos {
	border: 1px solid #CCCCCC;
}
span.red-header {
	font-family: Helvetica;
	font-size: 11px;
	color: #FF0000;
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
}
img a {
	text-decoration: none;
}
div.accreditation div {
	float: left;
	width: 70px;
	height: 70px;
	margin: 0 0 0 80px;
}
div.accreditation div#a1 {
	background: url(../images/accreditations/1.gif) no-repeat;
}
div.accreditation div#a2 {
	background: url(../images/accreditations/2.gif) no-repeat;
}
div.accreditation div#a3 {
	background: url(../images/accreditations/3.gif) no-repeat;
}
div.accreditation div#a4 {
	background: url(../images/accreditations/4.gif) no-repeat;
}

div.accreditation a {
	text-decoration: none;
}
div.accreditation a:hover {
	cursor: pointer;
	text-decoration: none;
}
div.accreditation a:hover div#a1 {
	background: url(../images/accreditations/hover/1.gif) no-repeat;
}
div.accreditation a:hover div#a2 {
	background: url(../images/accreditations/hover/2.gif) no-repeat;
}
div.accreditation a:hover div#a3 {
	background: url(../images/accreditations/hover/3.gif) no-repeat;
}
div.accreditation a:hover div#a4 {
	background: url(../images/accreditations/hover/4.gif) no-repeat;
}
div.img-col {
	width: 130px;
	height: 100%;
	float: left;
	margin: 0 0 15px 0;
}
div.text-col {
	float: left;
	width: 400px;
}