/* COLORS & BACKGROUND IMAGES ONLY */

/* ############################################ */
/* Products Services Banner */
.BannerStaticBrandingMessage {
	color: #ffffff;
}
.PDPageName {
	color: #ffffff;
}
#ProdSrvBanner {
	background-image: url(/br/sp/images/banner_systems_red.jpg);
}


/* ############################################ */
/* Sub Section Body */
.SubSectionTitle {
	color: #CC3333;
}
.SubSectionSubTitle {
	color: #000000;
}
.SubSectionPageLinks, .SubSectionPageLinks a {
	color: #CC3333;
}
.SubSectionSupportingStatement, .SubSectionSupportingStatement a {
	color: #000000;
}
.SubSectionLinkIdentifier, .SubSectionLinkIdentifier a {
	color: #000000;
}


/* ############################################ */
/* Pillar Page Body */
.PillarPageTitle {
	color: #CC3333;
}
.PillarPageSubTitle {
	color: #000000;
}
.PillarPageBodyCopy {
	color: #000000;
}


/* ############################################ */
/* Products / Services Body */
.PDSectionTitle {
	color: #CC3333;
}
.PDPageTitle {
	color: #CC3333;
}
.PDSubTitle {
	color: #CC3333;
}
#ProdSrvBody li {
	color: #000000;
}


/* ############################################ */
/* Sidebar */
#ProdSrvSidebar {
	color: #000000;
}
/* Footer */
#PDFooter {
	background-image: url(/br/sp/images/footer_systems_red.jpg);
}
#PDFooter p, #PDFooter a {
	color: #000000;
}

