/* CSS Document */

 .topText {font-size:10px; color:#EEEEEE; line-height:25px;}
 .date {font-size:12px; font-weight:normal; color:#AE1619; font-family:trebuchet ms,verdana;}
 .title {
	font-size:16px;
	font-weight:bold;
	color:#AE1619;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
 .sideTitle {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	line-height: normal;
}
 .subTitle {font-size:13px; font-weight:bold; color:#000000;}
 .sideText {
	font-size:11px;
	color:#FFFFFF;
	line-height:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
 .footerText {
	font-size:11px;
	color:#666666;
	line-height: 15px;
}
 .headerBanner {font-size: 18px; font-weight: bold;}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	font-weight: normal;
	color: #AE1619;
	font-variant: normal;
	text-align: center;
}
.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
}
.sideList {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.sideText-sm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
}

