div.HCPblock {
	width: 30%;
	margin-left: 5px;
	float: left;
}

div.HCPbordered {
	border-left: 1px solid #153B7C;
	border-right: 1px solid #153B7C;
	padding-left: 5px;
	padding-right: 5px;
}

span.HCPheader {
	text-align: center;
	display: block;
	background-color: #153B7C;
	color: white;
	padding: 5px;
	font-weight: bold;
}

ul.HCPlist {
	margin-left: 17px;
	float: left;
}

ul.HCPlist > li {
	margin-top: 10px;
	color: #153B7C;
	float: left;
	width: 100%;
}

ul.HCPlist > li > span {
	color: #333;
}

div#leftContentArea{
	width: 65%;
}

div#HCPblockcollection {
	width: 115%;
}
div#FAblock {
	float: right;
}
div#RFblock {
	float: left;
}

div#RDblock {
	float: center;
	width: 100%
}

#PDFResourceCenter {
	width: 107%;
}

#PDFResourceCenterHeader {
	margin-top: 40px;
	margin-bottom: 10px;
	float: left;
	background-color: #153B7C;
	width: 100%;
}

#PDFResourceCenterHeader img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#PAL {
	margin-bottom: 30px;
}

ul.nobullet {
	list-style-type: none;
}

