.sidepanelcaption {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-right: 20px;
	margin-top: -10px;
}
.runningcopyheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7C7C2A;
	font-size: 13px;
	text-align: center;
	clear: left;
	height: 100%;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	display: block;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.runningcopy  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	text-align: left;
	height: 100%;
	line-height: 20px;
}
.runningcopybold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
	font-size: 14px;
	text-align: left;
	clear: left;
	height: 100%;
	line-height: 20px;
	font-weight: bold;
}
.runningcopy   a:link  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7C7C2A;
	font-size: 14px;
	text-align: left;
	height: 100%;
	line-height: 20px;
	text-decoration: none;
}
.runningcopy a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7C7C2A;
	font-size: 14px;
	text-align: left;
	height: 100%;
	line-height: 20px;
	text-decoration: none;
}
.runningcopy a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E25332;
	font-size: 14px;
	text-align: left;
	height: 100%;
	line-height: 20px;
	text-decoration: none;
}
.runningcopycaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
	clear: left;
	height: 100%;
	padding-bottom: 10px;
	padding-top: -10px;
	margin-top: -10px;
}

