th { font-weight: bold; text-align: center; }

#DieselSoot {
	width: 480px;
	text-align: left;
}

#DSheader {
	background: #333;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 10pt;
	color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#DSheader a {
	font-size: 14pt;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

#DSlogo {
	float:right;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
}

#DStop {
	display: none;
}

#DScontent {
	background: #eee;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	padding: 10px;
	border: 0;
}
#DScontent a {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
    color: #00f;
}
#DScontent p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
}
#DScontent li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
}
#DScontent a:hover {
	background: #ccc;
}

#DSbottom img {
	display: none;
}

#DScopy {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	text-align: center;
	padding-top: 5px;
}

#DScopy a {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #fff;
	text-align: center;
	padding-top: 5px;
}

img.DScorner {
	width: 15px;
	height: 15px;
	border: none;
	display: block;
}

.DSclear {
	clear: all;
}

#DSmenu, #DSmenu ul {
	display: none;
	zborder-left: solid #333 1px;
	zborder-right: solid #333 1px;
	border-bottom: #333 1px solid;
	float: left;
	width: 480px;
	list-style: none;
	line-height: 1.5;
	background: #666; 
	padding: 0;
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	zfont-size: smaller;
}

#DSmenu a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.3em 1em;
	font-size: 9pt;
	text-align: center;
}

#DSmenu li {
	float: left;
	padding: 0;
	width: 159px;
	border-right: 1px solid #ccc;
	font-weight: bold;
}

#DSmenu li.DSlast {
	float: left;
	padding: 0;
	width: 160px;
	border: 0;
}

#DSmenu li:hover, #DSmenu li.sfhover {
	background: #5BAF60;
}

#DSzipbar {
	display: none;
	
	border-left: #333 1px solid;
	border-right: #333 1px solid;
	background: #eee;
	height: 60px;
}
#DSzip {
	width: 158px;
	background: #999 url("zipedge-br.gif") no-repeat bottom right;
	text-align: center;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
}
#DSzipform {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
}
#DSzipfield {
	font-size: 9pt;
	border: 1px solid #000;
}
#DSzipgo {
	font-size: 9pt;
	padding: 0;
	margin: 0;
	height: 1.8em;
}
#DZzipbarmiddle {
	background: #eee;
}
#DSbuttons {
	zwidth: 159px;
	padding: 3px 7px 3px 14px;
	margin: 0;
	background: #999 url("zipedge-bl.gif") no-repeat bottom left;
	text-align: right;
	float: right;
}
#DSbuttons img {
	zmargin-left: 7px;
}
#DSbuttons a {
	background-color: #999;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#DSbuttons a:hover {
	background-color: #5BAF60;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
}

#DSmap {
	text-align: center;
	font-size: smaller;
}

#DSmap .DSlegend {
	background: #fff;
	padding: 5px;
	font-size: 9pt;
}

#DSmap .DSlegend td {
	font-size: 9pt;
}

#DSlocation { 
	font-weight: bold;
	font-size: 18pt; 
	text-align: center;
}
#DSwhereyoulive {
	font-weight: bold;
	font-size: 18pt; 
	text-align: center;
	color: #444;
}

#DSlocparent { 
	text-align: center;
}

.DSthermometer {
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 0;
	zborder-left: solid #333 2px;
	zborder-top: solid #333 2px;
	zborder-bottom: solid #333 2px;
	border: solid #333 2px;
}

#DScorisk {
	zbackground: #ddd;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}
#DScorisklife {
	color: #000;
}
.DScoriskavg {
	color: #009;
}
.DScoriskepa {
	color: #f00;
}

#DShealthtable {
	border: 1px solid #666;
	background: #fff;
}
#DShealthtable .DShealthheader {
	text-align: center;
	background: #d;
	padding: 3px;
	font-weight: bold;
}

table.DSemissions { border: 1px solid black; }
td.DSemissions1 { border-bottom: 1px solid black; border-right: 1px solid black; }
td.DSemissions2 { background: #dddddd; border-bottom: 1px solid black; border-right: 1px solid black; }
th.DSemissions { background: #cccccc; border-bottom: 1px solid black; border-right: 1px solid black; font-size: 10pt; padding: 7px; text-align:center;}

td.DSussoot { font-size: smaller; font-weight: bold; }

td.DScompare { font-size: smaller; }
td.DSscale { font-size: 10pt; }

.DSpopulation {
	font-size: 10pt;
	text-align: center;
	width: 100%;
}

.DSnote {
  	text-align: center;
  	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
}
a.DSnote {
	font-size: 10pt;
}

#DSlocsection {
	display: none;
}
.DSlocfield {
  	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt;
	text-align: center;
}
  
/* Action */
#DSactiontitle { 
	text-align: center; 
	font-weight: bold;
	width: 100%;
	font-size: 18pt;
	color: #333333;
}
#DSactionsubtitle {
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
}
.DSactionsection {
	font-weight: bold;
	zfont-size: 14pt;
	font-style: italic;
	color: #333;;
}
#DSactionletter {
	margin: 20px;
	padding: 10px;
	font-size: 11pt;
	border: 1px dashed #666;
	background: #fff;
}
#DSaction ul {
	margin-left: 2em;
	padding:0;
}

/* Learn */

#DSlearntitle { 
	text-align: center; 
	font-weight: bold;
	width: 100%;
	font-size: 18pt;
	color: #333333;
}
#DSlearn .DSlearnsection {
	font-weight: bold;
	font-style: italic;
	color: #333333;	
}
#DSlearn ul {
	margin-top: 5px;
}
#DSlearn li { 
	line-height: 1.5;
}

/* Definitions */

#DSdefs .DSdefstitle { 
	text-align: center; 
	font-weight: bold;
	width: 100%;
	font-size: 18pt;
	color: #333;
}
#DSdefs dt a {
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
#DSdefs dt a:hover {
	background: #eee;
}

/* ranking pop-up */
#DSranking { font-size: 10pt; font-weight: normal; }
#DSranking a { font-weight: bold; font-size: 10pt; position:relative; text-decoration: none; color: #000;}
#DSranking a span{display: none; font-size: 8pt; border: 1px dashed #333;}
#DSranking a:hover span{ display:block; color: #000; position:absolute; top:-1em; z-index: 100; left:-17em; width:16em; background-color: #F7EFC1; padding:5px;}

/* national health impacts value pop-up */
#DSvalue { text-align: center; }
#DSvalue a { position:relative; font-size: 11pt; font-style: italic;}
#DSvalue a span{ display: none; text-decoration: none; text-align: left; font-size: 8pt; font-style: normal; border: 1px dashed #333;}
#DSvalue a:hover span{ display:block; color: #000; position:absolute; top:1.5em; left: 3em; z-index: 100; width: 22em; background-color: #F7EFC1; padding:5px;}
#DSvalue table { border: 1px solid #333; }
#DSvalue th { text-align: left; font-weight: normal; font-size: 8pt; }
#DSvalue td { text-align: right; font-size: 8pt; }
#DSvalue th.DSvalueheader {	font-weight: bold; text-align: center; }

.DSpagebreak {
	margin: 0;
	padding: 0;
	page-break-before: always;
}

th.DSgraphBottom { vertical-align: bottom; }

.DSemissions th, .DSemissions td { padding: 3px; }