/* CSS definition file containing site wide stylesheets */

.HomeLeadsYellow {
	font-size: 11px;
 	text-align: justify;
 	background-color: rgb(255,255,204);
 	padding: 3px 6px
}

.BodyCopy {
	font-size: 13px
}

.Homecaptio {
	font-size: 10px;
 	color: rgb(89,89,89);
 	text-align: left;
 	padding: 0px 1px
}

.HomeHeadingShade {
	font-size: 20px;
 	background-color: rgb(210,225,240);
 	padding: 3px
}

.HomeLeads {
	font-size: 11px
}

.BodyAddresses {
	font-size: 14px;
 	color: rgb(53,40,164);
 	font-weight: bold;
 	font-style: italic
}

.BodySubheading {
	font-size: 14px;
 	font-weight: bold
}

.HomeLeadsShade {
	font-size: 11px;
 	background-color: rgb(210,225,240);
 	padding: 3px 6px
}

.NewsStories {
	font-size: 11pt;
 	background-color: rgb(210,225,240);
 	padding: 3px 6px
}

.BodyHeading {
	font-size: 24px;
 	color: rgb(53,40,164);
 	font-weight: bold
}

.BodyExcerpt {
	font-size: 14px;
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(210,225,240);
 	padding: 5px
}

.HomeHeading {
	font-size: 20px
}

.CaptionInsetYellow {
	font-size: 10pt;
 	color: rgb(0,0,128);
 	text-align: left;
 	background-color: rgb(255,255,204);
 	padding: 5px 15px 12px 15px;
 	margin-left: 5px;
 	margin-right: 5px
}