.CPAC_blueBox {
	width: 290px;
	min-height: 30px;
	border: 1px solid #052C51;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom:10px;
}
.CPAC_blueBGHeader {
	margin:auto;
	background-color: #052C51;
	font-size: 14px;
	color: #FFFFFF;
	width: 278px;
	height: 31px;
	text-align: center;
}
.CPAC_blueBoxLine {
	width: 278px;
	margin:auto;
	border-bottom:1px solid #052C51
}
.CPAC_boxSpacer3 {
	line-height: 0px;
	width: 278px;
	height: 3px;
}
.CPAC_boxContent {
	text-align: left;
	padding-top:5px;
	width: 278px;
	margin: auto;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
