.typography a img {
	border: none;
}
.typography p {
	margin: 0 0 20px 0;
	font-size: 1.1em;
	line-height: 160%;
	color: #AAAAAA;
}
.typography strong {
	color: #FF6600;
}
.typography #cPC h1 {
	margin: 0 0 20px 0;
	font-size: 2.5em;
	color: #FF6600;
	line-height: 120%;
}
.typography #cLS h1 {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	height: 40px;
	width: 180px;
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 40px;
	background: url(../images/bg_leftCol_h1.png) no-repeat;
}
.typography #cPC h2 {
	margin: 0 0 20px 0;
	font-size: 2em;
	color: #FF6600;
	line-height: 120%;
}
.typography #cPC h3 {
	margin: 0 0 20px 0;
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 120%;
}
.typography #cPC h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
.typography #cPC h3 a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.typography #cPC h4 {
	margin: 0 0 20px 0;
	font-size: 1.1em;
	color: #999999;
}
.typography #cPC h4 a {
	margin: 0 0 20px 0;
	font-size: 1.1em;
	color: #F60;
}
.typography #cPC h5 {
	margin: 0 0 2px 0;
	font-size: 1.2em;
	color: #FF6600;
	line-height: 120%;
}
.typography ul, ol {
	margin: 0 0 30px 0;
	list-style: none;
	line-height: 160%;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.typography ul, li {
	padding-bottom: 10px;
}
.typography hr {
	margin: 0 0 20px 0;
	border: none;
	height: 1px;
	clear: both;
	background: url(../images/bg_table.png) no-repeat center;
}


/*---------
XXX - 
-------------*/