P.Title {
	font-size: 17px;
	color: #0E418C;
}
P.Subtitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
P.SubtitleBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0E418C;
	margin-bottom: 5px;
}
P.Quote {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #0E418C;
}
P.QuoteAttr {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #0E418C;
}
P.Divider2 {
	border-bottom: 1px solid #0E418C;
	margin-bottom: 20px;
	height: 21px;
	overflow: hidden;
}
A.More {
	display: inline-block;
	width: 45px;
	height: 24px;
	float: right;
	text-decoration: none;
	background-image: url(/global/images/more.png);
	background-repeat: no-repeat;
}
A.More:link {
}
A.More:visited {
}
A.More:hover {
}
A.More:active {
}
P.Large {
	font-size: 15px;
	line-height: normal;
}
P.Larger {
	font-size: 20px;
	line-height: normal;
}
P.TPCHeadline {
	font-size: 16px;
	font-weight: bold;
}
P.TPCHomeHeadline {
	font-weight: bold;
	font-size: 30px;
	line-height: normal;
	margin-bottom: .75em;
}
P.TPCLargeHeadline {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
P.Excerpt {
	border: 0px dotted red;
	background-color: whitesmoke;
	border-top: 1px solid gainsboro;
	border-bottom: 1px solid gainsboro;
}
SPAN.Excerpt {
	border: 0px dotted red;
	background-color: whitesmoke;
	border-top: 1px solid gainsboro;
	border-bottom: 1px solid gainsboro;
}
P.Title2 {
	font-size: 15px;
	font-weight: bold;
	color: #0E418C;
	padding-bottom: 15px;
}
P.DividerHCOTX {
	margin-bottom: 10px;
	height: 11px;
	margin-top: 0;
	overflow: hidden;
	border-bottom: 1px solid #0E418C;
}
P.DividerTPC {
	border-bottom: 1px solid #E51937;
	height: 11px;
	margin-bottom: 10px;
	overflow: hidden;
}
P.ResourceHeadlineHCOTX {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
P.ResourceHeadlineTPC {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
P.ResourceMoreHCOTX {
	text-transform: uppercase;
	letter-spacing: .25mm;
	color: #0E418C;
	font-size: 13px;
	margin-bottom: 5px;
}
P.ResourceMoreTPC {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

