@charset "utf-8";
.subheadBGrepeat {
	background-image: url(images/subhead_BG_repeat_filler.png);
	background-repeat: repeat-y;
}
.secondBodyText {
	font-family: Georgia, "Adobe Garamond Pro", "Garamond Premr Pro", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFCC;
	padding-left: 26px;
	padding-right: 24px;
}
.secondBodyText2 {
	font-family: Georgia, "Adobe Garamond Pro", "Garamond Premr Pro", "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #FFFFCC;
	padding-right: 24px;
	padding-left: 26px;
}
