@charset "UTF-8";
/* CSS Document */

.TXT-Quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 24px;
	color: #666666;
}
.TXT-WhoQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
}
.Block-Middle {
	background-image: url(Images/Quote_Bubble_02.png);
	background-repeat: repeat-y;
	width: 158px;
	margin-right: auto;
	margin-left: auto;
}
.Block-MiddleCopy {
	background-image: url(Images/Quote_Bubble_02.png);
	background-repeat: repeat-y;
	width: 128px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	color: #666666;
	line-height: 19px;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
