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

.sptitle {
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: middle;
	background-color: #003366;
	margin-top: 5px; /*To align on top when box style used instead of sideblock - see include/righbar310.html */
}
.entrytitle {
	font-size: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.entrytitle a:link, .entrytitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.entrytitle a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
