@charset "utf-8";
.pageFill {
	background-image: url(template_images/home_background_fill_s1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.homeContentLeftFill {
	background-image: url(template_images/home_content_left_fill_s1.jpg);
	background-repeat: repeat-x;
}
.homeContentRightFill {
	background-image: url(template_images/home_content_right_fill_s1.jpg);
	background-repeat: repeat-x;
}
.subheadScriptBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0066CC;
	font-size: 18px;
}
.imageScriptBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0066CC;
	font-size: 16px;
}
.pullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #666;
	font-size: 16px;
	line-height: 28px;
}
.subHeadCapGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006837;
	font-size: 12px;
	text-transform: uppercase;
}
.subHeadGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006837;
	font-size: 12px;
	text-transform: uppercase;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}

.subHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 28px;
}
.pageContentFillLeft {
	background-image: url(template_images/2nd_left_margin_fill_s1.jpg);
	background-repeat: repeat-y;
}
.pageContentFillRight {
	background-image: url(template_images/2nd_right_margin_fill_s1.jpg);
	background-repeat: repeat-y;
}
.grayVerticalDivider {
	background-image: url(template_images/gray_pixel.gif);
	background-repeat: repeat-y;
	background-position: center;
}
