/* CSS Document */



.pageTitle {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 8px;	
}

.subline {
	color: #009900;
	font-style: italic;
}



.imageCol {
	display: block;
	width: 315px;
	float: right;
	margin-bottom: 15px;
	text-align: right;
	font-size: 12px;
}

.textCol {
	display: block;
	width: 680px;
	float: none;
}

.quote {
	display: block;
	float: right;
	width: 300px;
	color: #009900;
	text-align: center;
	
}

.quoteName {
	display: block;
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 12px;
}
