/*
CLASSIFIED STYLES
*/
.cBoxContent .clfdSectionHdr {
	color: #000;
	font: bold 14px/normal Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
}
.cBoxContent .clfdSectionHdr a, .cBoxContent .clfdSectionHdr a:active, .cBoxContent .clfdSectionHdr a:visited {
	color: #000;
	text-decoration: none;
}
.cBoxContent .clfdSectionHdr a:hover {
	color: #324B83;
	text-decoration: underline;
	cursor: pointer;
}
.cBoxContent .clfdSubSectionHdr {
	color: #D8661D;
	font: bold 14px/normal Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
}
.cBoxContent .clfdSubSectionHdr a, .cBoxContent .clfdSubSectionHdr a:active, .cBoxContent .clfdSubSectionHdr a:visited {
	color: #D8661D;
	text-decoration: none;
}
.cBoxContent .clfdSubSectionHdr a:hover {
	color: #324B83;
	text-decoration: underline;
	cursor: pointer;
}
.cBoxContent .clfdSelectSectionHdr {
	color: #0B4B61;
	font: bold 16px/normal Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
}
.cBoxContent .clfdSelectSectionHdr a, .cBoxContent .clfdSelectSectionHdr a:active, .cBoxContent .clfdSelectSectionHdr a:visited {
	color: #0B4B61;
	text-decoration: none;
}
.cBoxContent .clfdSelectSectionHdr a:hover {
	color: #324B83;
	text-decoration: underline;
	cursor: pointer;
}
.cBoxContent .clfdKicker {
	color: #000;
	font: normal 11px/normal Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.cBoxContent .clfdTitle {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px !important;
	font-weight: bold;
	margin: 2px 0 0 0 !important;
	padding: 0;
	text-decoration: none;
}
.cBoxContent .clfdTitle a, .cBoxContent .clfdTitle a:active, .cBoxContent .clfdTitle a:visited {
	color: #000;
	text-decoration: none;
}
.cBoxContent .clfdTitle a:hover {
	color: #324B83;
	text-decoration: underline;
	cursor: pointer;
}
.cBoxContent .clfdSubTitle {
	color: #324B83;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px !important;
	font-weight: bold;
	margin: 0 0 2px 0 !important;
	padding: 0;
	text-decoration: none;
}
.cBoxContent .clfdSubTitle a, .cBoxContent .clfdSubTitle a:active, .cBoxContent .clfdSubTitle a:visited {
	color: #324B83;
	text-decoration: none;
}
.cBoxContent .clfdSubTitle a:hover {
	color: #324B83;
	text-decoration: underline;
	cursor: pointer;
}
.cBoxContent .clfdByline {
	color: #808080;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}
.cBoxContent .clfdCaption {
	color: #666;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
}
.cBoxContent .clfdCount {
	color: #D00025;
	font: normal 14px/normal Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
}
.cBoxContent .clfdCrumbs {
	color: #000;
	font: bold 11px/16px Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}
