.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.subtitleRedLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.topbanner {
	background-image: url(../images/home/back.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.gray {
	background-image: url(../images/home/gray.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.subtitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.dash {
	background-image: url(../images/home/dash.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
