.cp_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1A5493;
}
.cp_unorderedList {
	list-style-image: url(../images/arrow_bullet.gif);
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #1A5493;
}
.cp_subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1A5493;
	font-weight: bold;
}
.cp_indentContentMore {
	margin-left: 40px;
}


ul {
	list-style-position:outside;
	margin-top: 5px;
}

hr {
	border: 1;
	color:#CCCCCC;
	margin-top: 20px;
}
.cp_indentContent {
	margin-left: 20px;
}
.cp_quote {
	font-weight: bold;
	color: #1C5491;
	background-color: #E2E7E6;
	margin-left: 40px;
	padding: 7px;
	border-left-width: 1px;
	border-left-color: #000000;
	margin-right: 20px;
}
.cp_unorderedListNoIndent {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 5px;
}
