.special_reports header.banner, .special_reports header.banner section.mast  {
  background-position:bottom;
  background-repeat:repeat-x;
	background-image:url(https://www.eenews.net/special_reports/powershift/images/header_bg.png);
}
.special_reports-bgc-d,
.special_reports header.banner section.mast,
nav ul li.tab.current.special_reports,
.special_reports header.banner section.mast,
.special_reports header.banner,
nav ul li.tab.special_reports {
	background-color:#222f78;
}

.special_reports-bgc-m,
nav ul li.tab.current.special_reports:hover,
nav ul li.tab.special_reports:hover {
	background-color:#cc1515;
}

.special_reports-bgc-l,
.special_reports .site_container .leaderboard,
.special_reports .full_edition .section_header,
.special_reports article.full .tools,
.special_reports .content_digest {
	background-color:#d6e8f4;
}

.special_reports .banner .leaderboard {
  background-color:transparent;
}

.special_reports-bg-d {
	background:#222f78;
}

.special_reports-bg-m {
	background:#cc1515;
}

.special_reports-bg-l {
	background:#d6e8f4;
}

.special_reports-t-d,
.special_reports nav.edition ul li.tab.current a,
.special_reports nav.content_widget ul li.tab.current a,
.special_reports nav.edition ul li.tab.current,
.special_reports nav.content_widget ul li.tab.current,
.special_reports .layout_module .section_header,
.special_reports .toc .section_header,
.layout_module .latest_headlines article .slug.special_reports,
.layout_module .latest_videos article .slug.special_reports,
.special_reports .full_edition .section_header,
.special_reports article .slug,
.special_reports .encore h1 {
	color: #222f78;
}

.special_reports-t-m {
	color: #cc1515;
}

.special_reports-t-l {
	color: #d6e8f4;
}

.special_reports-b-d,
.special_reports footer {
	border-color:#222f78;
}

.special_reports-b-m,
.special_reports .site_container .leaderboard,
.special_reports nav.edition,
.special_reports nav.content_widget,
.special_reports nav.edition ul li.tab.current,
.special_reports nav.content_widget ul li.tab.current,
.special_reports .layout_module .section_header,
.special_reports .toc .section_header,
.special_reports .full_edition .section_header,
.special_reports article.full .tools,
.special_reports .encore h1,
.special_reports .content_digest,
.special_reports header.banner nav.main,
nav ul li.tab.current.special_reports{
	border-color:#cc1515;
}

.special_reports-b-l {
	border-color:#d6e8f4;
}

.special_reports article.results:nth-child(odd) {
	background-color:#d6e8f4;
}

.special_reports .table_graphic .column_name {
  color: #222f78;
  background-color: #d6e8f4;
}

.special_reports .table_graphic tr.column_name td {
  background-color: #d6e8f4;
}

.special_reports .table_graphic tr.title td {
  background-color: #222f78;
}

.special_reports .table_graphic td.title {
  background-color: #222f78;
}

.special_reports .table_graphic .sub_header {
  color: #222f78;
}

@media only screen and (max-width:740px) {
	.special_reports.responsive header section.mast .tagline {
		background-color:#cc1515;
	}
}




