/**************** ADDED FOR GLOBAL CITIZENSHIP *******************/

/*--------Right Sidebar Menu------------*/

/** -10px this was changed from 0 to -10 to remove the blue bar at the bottom in the right module**********/

.gc_rightmenu {
	BACKGROUND: white; 
	MARGIN: -4px 0px -10px -5px;
}

.gc_rightmenu UL LI 
{
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 
	gray 1px solid; 
	PADDING-LEFT: 15px; 
	LIST-STYLE-POSITION: inside; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 0px 0px -20px; 
	TEXT-INDENT: -15px; 
	PADDING-TOP: 5px;
}
.gc_rightmenu UL.green {
	COLOR: green;
}
.gc_rightmenu UL.green LI {
	LIST-STYLE-IMAGE: url(/static/application/image/gc__quickmenuBulletGreen.gif);
}
.gc_rightmenu UL.green LI A {
	COLOR: green; TEXT-DECORATION: none;
}
.gc_rightmenu UL.green LI A:hover {
	TEXT-DECORATION: underline;
}
.gc_rightmenu UL.purple {
	COLOR: purple
}
.gc_rightmenu UL.purple LI {
	LIST-STYLE-IMAGE: url(/static/application/image/gc__externalmenuBullet.gif);
}
.gc_rightmenu UL.purple LI A {
	COLOR: purple; 
	TEXT-DECORATION: none
}
.gc_rightmenu UL.purple LI A:hover {
	TEXT-DECORATION: underline
}


/* Global Citizenship Content */

/* Resolves float problem */
.clearfix:after {
    content: "."; 
	display: block; 
	height: 0; 
	clear: both;  
	visibility: hidden;
}
 .clearfix { 
 	display: inline-block;
 }

/* Hides from IE-mac \*/ 
html .clearfix {
	height: 1%;
}
.clearfix { 
display: block;
}
/* End hide from IE-mac */

.gc_subscript {
	font-size : 75%;
}


.gc_content UL LI {
	LIST-STYLE-IMAGE: url(/static/application/image/bullet.gif); PADDING-BOTTOM: 5px;PADDING-RIGHT: 2px;
}

div.contentnavblock {
	margin-top: 15px; 
	background-color: #e6e6e6;
}
DIV.contentnavblock IMG {
	BORDER-RIGHT: #fff 2px solid; 
	FLOAT: left
}
DIV.contentnavblock UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 10px 0px 0px 10px; 
	PADDING-TOP: 0px
}
DIV.contentnavblock UL LI {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 7px; 
	BACKGROUND-IMAGE: url(/static/application/image/gc__ContentMenuBullet.gif); 
	LIST-STYLE-IMAGE: none; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	LIST-STYLE-TYPE: none
}

DIV.contentnavblock UL LI.first {
	BACKGROUND-IMAGE: none;
	PADDING-LEFT: 0px;
}

DIV.contentnavblock UL LI A.first {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
}

DIV.contentnavblock UL LI.more {
	BACKGROUND-IMAGE: none
}

DIV.contentnavblock UL LI A.more {
	TEXT-DECORATION: underline
}

DIV.contentnavblock H3 {
	BORDER-RIGHT: #fff 2px solid; 
	PADDING-RIGHT: 35px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 16pt; 
	FLOAT: left; 
	PADDING-BOTTOM: 16px; 
	WIDTH: 267px; 
	COLOR: #fff; 
	LINE-HEIGHT: 16pt; 
	PADDING-TOP: 16px; 
	BACKGROUND-COLOR: #f60
}
DIV.contentblock {
    margin-top:10px;  
	padding-left: 8px;
}
DIV.contentblock h2, div.contentblock h3 {
    margin:0;
	padding:0;    
	color:#666;   
}
DIV.contentblock h2 { 
    font-size:26pt;    
	line-height:26pt;
}
DIV.contentblock h3 {  
    font-size:16pt;    
	line-height:16pt;    
	font-weight:bold;
}
DIV.contentblock p a.continue {
    text-decoration:underline;
}
DIV.contentblock_callout {
    CLEAR: right; 
	FLOAT: right; 
	WIDTH: 200px; 
	PADDING-LEFT: 10px
}
DIV.contentblock_callout  h2 { 
    FONT-SIZE: 150%; 
	COLOR: #f60;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 5px; 
	WIDTH: 200px; 
	PADDING-TOP: 0px
}
DIV.contentblock_callout  h3 {  
    COLOR: #f60;
}
DIV.contentblock_callout p a.continue {
    text-decoration:underline;
}

DIV.contentimgblock H2 {
	FONT-SIZE: 150%; 
	COLOR: #f60;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 5px 20px; 
	WIDTH: 200px; 
	PADDING-TOP: 0px
}
DIV.contentimgblock H3 {
	COLOR: #f60;
}
DIV.gc_callout_bullets {
	CLEAR: right; 
	FLOAT: right; 
	MARGIN-LEFT: 20px; 
	WIDTH: 199px; 
	BACKGROUND-COLOR: #f6f7f2
}
DIV.gc_callout_bullets IMG {
	DISPLAY: block
}
DIV.gc_callout_bullets UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
DIV.gc_callout_bullets LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
DIV.gc_callout_bullets LI {
	LIST-STYLE-TYPE: none
}
DIV.gc_callout_bullets UL {
	MARGIN: 25px 20px 25px 15px
}
DIV.gc_callout_bullets UL LI {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: left top; 
	PADDING-LEFT: 0px; 
	BACKGROUND-IMAGE: url(/static/application/image/gc__rdhighlights-bullet.gif); 
	LIST-STYLE-IMAGE: none; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	LIST-STYLE-TYPE: none
}
DIV.gc_callout_bullets UL LI {
	TEXT-INDENT: 8px
}

/* GRI INDEX table Header*/
.gc_title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 22px;
	COLOR: #0066cc
	}
#gc_content1 A 
{
	DISPLAY: block; 
	COLOR: #0066cc; 
	TEXT-DECORATION: none
}
/* End Header*/

/*Style for the GRI Index Table*/
TABLE.gc_gri {
            MARGIN-TOP: 27px; 
			WIDTH: 545px
}
TABLE.gc_gri TD {
            PADDING-RIGHT: 0px; 
			PADDING-LEFT: 2px; 
			FONT-SIZE: 10px; 
			PADDING-BOTTOM: 2px; 
			PADDING-TOP: 2px
}
TABLE.gc_gri TH {
            BORDER-TOP: #000000 1px solid; 
			FONT-WEIGHT: bold; 
			VERTICAL-ALIGN: bottom; 
			COLOR: #0066cc; 
			BORDER-BOTTOM: #000000 1px solid; 
			TEXT-ALIGN: left
}
TABLE.gc_gri TH {
            FONT-SIZE: 11px;          
}
TABLE.gc_gri TH.Header {
            TEXT-ALIGN: left
}
TABLE.gc_gri TD {
            FONT-SIZE: 9px
}
TABLE.gc_gri .Title {
            FONT-WEIGHT: bold; FONT-SIZE: 11px;
}

/* End Table*/

/********Begin Style for Performance Data Table*******/
table#gc_performace_data_region { 
	color: #000; 
	border-collapse: collapse; 
	font-size: 1em; 
}

table#gc_performace_data_region th, table#gc_performace_data_region td { 
	vertical-align: top; 
	padding: 2px 0; 
}

table#gc_performace_data_region table.gc_data_table { 
	border-collapse: collapse; 
	width: 260px; 
	margin: 0 0 20px; 
}

table#gc_performace_data_region table.gc_data_table.gc_odd { 
	margin-right: 25px; 
}

table#gc_performace_data_region table.gc_data_table th { 
	font-weight: normal; 
	text-align: left;  
}

table#gc_performace_data_region table.gc_data_table thead th h2 { 
	padding: 0 0 0 5px; 
	margin: 0; 
	color: #5292CF; 
	font-size: 1em; 
	text-align: left; 
}

table#gc_performace_data_region table.gc_data_table thead th.gc_bottom_line {  
	padding: 0 0 0 5px;  
	font-weight: bold !important; 
	border-bottom: 1px solid #AFB0B4; 
	text-align: left; width: 160px; 
}

table#gc_performace_data_region table.gc_data_table thead th.gc_bottom_line_right { 
	padding-right: 5px;  
	width: 35px; 
	font-weight: bold; 
	border-bottom: 1px solid #AFB0B4; 
	text-align: right;
}

table#gc_performace_data_region table.gc_data_table tbody th { 
	padding-left: 5px; 
	width: 165px; 
}

table#gc_performace_data_region table.gc_data_table tbody td { 
	width: 35px; 
	padding-right: 5px; 
	text-align: right; 
}

table#gc_performace_data_region table.gc_data_table tbody tr.gc_total  th {
	font-weight: bold; 
	border-top: 1px solid #AFB0B4;  
}

table#gc_performace_data_region table.gc_data_table tbody tr.gc_total td { 
	font-weight: bold; 
	border-top: 1px solid #AFB0B4; 
}

/******** End Style for Performance Data Table********/

/* End of Global Citizenship Content */





/* Existing Styles Updated */
h1.pagetitle  { color:#3F3F3F; font-size:180%; font-weight:bold; letter-spacing:0; margin:0; padding:0 3px 5px 0; }

div.contentimgblock { clear: right; FLOAT: right; background-color: #e7e8e9; margin-bottom: 10px; padding: 10px; margin-left: 15px;}
div.contentimgblock img { margin-bottom: 10px; border: 1px solid #bcbec4; }
div.contentimgblock ul {  margin: 0; width: 200px; padding: 0; list-style: none;}
div.contentimgblock ul li { list-style-image: none; margin-left: 0; COLOR: #333132; padding: 0; }
div.contentimgblock ul li span { display: block; font-weight: normal; }

h2.subheading {	font-weight: bold; font-size: 14px; color: #333132}
/* Existing Styles Updated */

/* Bar Chart Proof of Concept Styles */

#gc_RootDiv div { float:left; } 
#gc_RootDiv img { border:0; }
#gc_RootDiv a { outline:none; }
#gc_RootDiv a:link { color:#fff; outline:none; text-decoration:none; }
#gc_RootDiv a:visited { color:#fff; outline:none; text-decoration:none; }
#gc_RootDiv a:hover { outline:none; text-decoration:underline; color:#fff; }

#gc_RootDiv { width:100%; height:600px; font:14px Verdana, Geneva, sans-serif; }
	#gc_RootDiv #BodyDiv { float:none; width:600px; height:500px; margin:0 auto; background-color:#CCC; }
		#gc_RootDiv #ChartDiv { width:100%; }
			#gc_RootDiv #BarsRowDiv { position:relative; width:500px; height:120px; margin:0 0 0 100px; border-bottom:solid 1px #000; }
				#gc_RootDiv .bardiv { position:absolute; width:30px; bottom:0; background-color:#000; }
				#gc_RootDiv #Bar2004Div { left:30px; height:80px; }
				#gc_RootDiv #Bar2005Div { left:110px; height:100px; }
				#gc_RootDiv #Bar2006Div { left:190px; height:90px; }
				#gc_RootDiv #Bar2007Div { left:270px; height:75px; }
				#gc_RootDiv #Bar2008Div { left:350px; height:25px; }
					#gc_RootDiv .barinsidediv { display:none; position:absolute; width:100%; bottom:0; background-color:#F00; }
					#gc_RootDiv #Bar2004Div .barinsidediv { height:10px; }
					#gc_RootDiv #Bar2005Div .barinsidediv { height:40px; }
					#gc_RootDiv #Bar2006Div .barinsidediv { height:60px; }
					#gc_RootDiv #Bar2007Div .barinsidediv { height:20px; }
					#gc_RootDiv #Bar2008Div .barinsidediv { height:10px; }
			#gc_RootDiv #DatesHeaderRowDiv { width:500px; height:25px; margin:5px 0 0 106px; }
				#gc_RootDiv .dateheaderdiv { width:79px; margin:0 1px 0 0; text-align:center; }
			#gc_RootDiv #ListItemsDiv { position:relative; width:100%; margin:0 0 5px 0; border-top:solid 1px #999; padding-top:5px; }
				#gc_RootDiv #ListItemsOverDiv { position:absolute; width:850px; height:0px; top:-31px; left:0; }
					#gc_RootDiv #ListItemsOverLeftDiv { position:relative; width:100px; margin:30px 0 0 0; z-index:0; }
						#gc_RootDiv .listitemoverleftdiv { display:none; position:absolute; width:100%; height:31px; }
						#gc_RootDiv #ListItemOverLeft1Div { top:0; width:100%; background-color:#09F; }
						#gc_RootDiv #ListItemOverLeft2Div { top:31px; width:100%; background-color:#09F; }
						#gc_RootDiv #ListItemOverLeft3Div { top:62px; width:100%; background-color:#09F; }
					#gc_RootDiv #ListItemsOverRightDiv { display:none; position:relative; width:491px; height:123px; padding:0 0 0 9px; background-color:#09F; z-index:99; }
						#gc_RootDiv .listitemsoverpercentagediv { width:80px; text-align:center; }
				#gc_RootDiv .listitemrowdiv { width:100%; height:18px; margin:0 0 5px 0; border-bottom:dotted 1px #999; padding-bottom:7px; }
					#gc_RootDiv .listitemlabeldiv { position:relative; width:96px; margin:0 0 0 10px; z-index:1; }
					#gc_RootDiv .listitemvaluediv { position:relative; width:79px; margin:0 1px 0 0; text-align:center; z-index:1; }

/* Bar Chart Proof of Concept Styles */

/* GC10 New Styles */
.blue-box .gc10_row1  { clear: left; padding: 8px; }
	.blue-box .gc10_row1 img { float: right; }
	.blue-box .gc10_row1  p{ font-weight: bold; font-size: 10px; float: left; width: 90px; }
.blue-box .gc10_row2  { clear: left; padding: 8px; }	
	.blue-box .gc10_row2   a  img{ border: none; }
.blue-box .gc10_row3  { clear: left; padding: 8px 8px 0 8px; }
    .blue-box .gc10_row3  ul li { margin-bottom: 1px; }
	.blue-box .gc10_row3  p { color: #58595b; }
	.blue-box .gc10_row3  select { color: #58595b; }
.blue-box .gc10_row4 { padding: 0 8px; font-size: 11px; }
	.blue-box .gc10_row4 img { border:1px solid #BCBEC4; }
	
h2.subheading1 { padding:0; margin:0; font-weight: bold; font-size: 14px; color: #333132}
	div.contentimgblock ul li div.gc10_quote { color: #6d6e71;  font-size: 14px; padding-bottom: 10px;}
	div.contentimgblock ul li div.gc10_quoteinfo { color: #333132;  font-size: 12px; padding-bottom: 10px; font-style: italic; }
	
.gc10_clear { clear: both; }
.gc10_subnav { position:relative; clear: both; border:1px solid #c7c9cb; padding: 0px 14px 5px; margin-bottom: 10px; }
	.gc10_subnav h2 { color: #58595b; font-size: 11px; text-transform: uppercase; padding: 10px 0; margin: 0;}
	.gc10_subnav ul { list-style: none; margin: 0; padding: 0; }
		.gc10_subnav ul li { float: left; list-style-image: none; }
		.gc10_subnav ul li.active { display:none; }
		.gc10_subnav ul li a { display: block; width: 135px; margin-right: 14px; font-size: 1.2em;} 			
		.gc10_subnav ul li.first a { color: #78278b !important; border-top: 2px solid #78278b; }
		.gc10_subnav ul li.second a { color: #f47b20 !important; border-top: 2px solid #f47b20; }
		.gc10_subnav ul li.third a { color: #ef3e42 !important; border-top: 2px solid #ef3e42;  }
		.gc10_subnav ul li.fourth a { color: #6cb33f !important; border-top: 2px solid #6cb33f; margin-right: 0px;}
		/* .gc10_subnav ul li a:hover { color: #6d6e71; text-decoration: none; border-top: 1px solid #d7d8da; padding-top: 1px;} */
		.gc10_subnav ul li a.current { color: #6d6e71; text-decoration: none;  border-top: 1px solid #d7d8da; padding-top: 1px;}
		
		.gc10_subnav ul li.active { position:absolute; top:27px; background-color: #eae8f4; width: 135px; padding: 7px; min-height: 310px; }
		.gc10_subnav ul li.active.first { left: 14px; background-color: #eae8f4; margin-left: -7px; }
		.gc10_subnav ul li.active.second { left: 156px; background-color: #fff4ea; }
		.gc10_subnav ul li.active.third{ left: 305px; background-color: #fef0ea; }
		.gc10_subnav ul li.active.fourth{ left: 454px; background-color: #f1f7ed; margin-right: -7px; }
			.gc10_subnav ul li ul{ }
				.gc10_subnav ul li.active a { height: 73px; }
				.gc10_subnav ul li.active ul li a{border-top: none; font-size: 0.9em; height: auto;}
				.gc10_subnav ul li.active.first ul li a:hover{ color: #78278b; text-decoration: underline; padding-top: 0; }
				.gc10_subnav ul li.active.second ul li a:hover{ color: #f47b20; text-decoration: underline; padding-top: 0; }
				.gc10_subnav ul li.active.third ul li a:hover{ color: #ef3e42; text-decoration: underline; padding-top: 0; }
				.gc10_subnav ul li.active.fourth ul li a:hover{ color: #6cb33f; text-decoration: underline; padding-top: 0;  }
		
		* html .subnavitem { background-color: #ffffff !important; }	
		* html .navitem1 { margin-left: 0px !important; }
		* html .gc10_subnav ul li.active.first { left: 0px; background-color: #eae8f4; }
		* html .gc10_subnav ul li.active.second { left: 142px; background-color: #fff4ea; }
		* html .gc10_subnav ul li.active.third { left: 290px; background-color: #fef0ea; }
		* html .gc10_subnav ul li.active.fourth { left: 440px; background-color: #f1f7ed;}		
		

.gc10_title { font-size: 30px; font-weight: normal; margin: 0; padding: 15px 0 0 0; color: #a7a9ac;}
.gc10_sub_title { font-size: 22px; color: #414042; }
.gc10_sub_title1 { font-size: 22px; color: #939598; }

#CenterColBannerImg { border:1px solid #c7c9cb; }		
.gc10_navitem1 { color: #78278b; }
.gc10_navitem2 { color: #f47b20; }
.gc10_navitem3 { color: #ef3e42; }
.gc10_navitem4 { color: #6cb33f; }
.gc10_borderbotom { border-bottom: 1px solid #c7c9cb; margin-bottom: 20px; padding-top: 15px;}
.gc10_nopadding { padding-bottom: 0; }
.gc10_pad10 { padding-bottom: 10px; }
.gc10_pad5 { padding-top: 5px; }

.gc10_nobr { white-space:nowrap; }

.gc10_resources { margin-top: 10px; }
	.gc10_resources td.gc10_left { }
	.gc10_resources td.gc10_right { }
		.gc10_left table.gc10_moreblock { border-top: 1px solid #c7c9cb; margin-right: 8px; padding: 12px 0; }
		.gc10_right table.gc10_moreblock { border-top: 1px solid #c7c9cb; margin-left: 8px; padding: 12px 0; }
		.gc10_left table.gc10_last{ border-bottom: 1px solid #c7c9cb; }
		.gc10_right table.gc10_last { border-bottom: 1px solid #c7c9cb; }
			table.gc10_moreblock td { padding-right: 12px;}
				table.gc10_moreblock td  img{ border: 1px solid #BCBEC4; }	
	
.gc10_featured { width: 620px; margin-bottom: 15px; }
	.gc10_featured .gc10_left { float: left; width: 300px; border-top: 1px solid #c7c9cb; padding: 12px 0; }
	.gc10_featured .gc10_right { float: right; width: 300px; border-top: 1px solid #c7c9cb; padding: 12px 0; }
		.gc10_featured h2 { font-size: 18px; font-weight: normal; margin: 0; padding: 10px 0; }
		.gc10_featured p { padding-right: 30px; margin: 0; }
		.gc10_featured img { border: 1px solid #babbbd; } 
		
ul.gc10_footnote { list-style: none; background-color: #e7e8e9; padding: 12px 15px 7px; margin: 20px 0 12px 0; }
	ul.gc10_footnote li { list-style-image: none; font-size: 11px; }
	
.gc10_metrics_landing img { margin-top: 10px; }



#KeyMetricsDiv { width:100%; }
	#KeyMetricsDiv img { border:0; }
	#KeyMetricsDiv h2 { font-size:30px; color:#a7a9ac; }
	#KeyMetricsNavDiv { width:614px; height:84px; margin:10px 0 0 0; border:solid 1px #c7c9cb; }
	#KeyMetricsNavDiv div { float:left; }
		.keymetricsnavheaderdiv { width:46px; height:62px; padding:22px 0 0 7px; background-color:#e7e8e9; border-right:solid 1px #c7c9cb; color:#2b69b3; font-size:11px; }
		.keymetricsnavitemdiv { width:135px; margin:15px 0 0 0; padding:4px 0 0 0; border-top:solid 1px #000; }
		.keymetricsnavitemdiv.financial { margin-left:16px; border-color:#c7c9cb; }
			.keymetricsnavitemdiv.financial a:link, .keymetricsnavitemdiv.financial a:visited, .keymetricsnavitemdiv.financial a:active { color:#6d6e70; }
		.keymetricsnavitemdiv.social { margin-left:13px; border-color:#f47b20; }
			.keymetricsnavitemdiv.social a:link, .keymetricsnavitemdiv.social a:visited, .keymetricsnavitemdiv.social a:active { color:#f47b20; }
		.keymetricsnavitemdiv.environmental { margin-left:13px; border-color:#6db33f; }
			.keymetricsnavitemdiv.environmental a:link, .keymetricsnavitemdiv.environmental a:visited, .keymetricsnavitemdiv.environmental a:active { color:#6db33f; }

	.financialperformancediv {}
		.keymetricschartheaderdiv { width:614px; height:65px; border:solid 1px #c7c9cb; margin:11px 0 0 0; }
			.keymetricschartheaderdiv h3 { display:block; float:left; width:300px; margin:6px 0 0 10px; font-size:22px; }
			.financialperformancediv .keymetricschartheaderdiv h3 { color:#78278b; }
			.keymetricsprintversiondiv { float:left; width:99px; height:43px; margin:10px 0 0 190px; border:solid 1px #c7c9cb; }
				.keymetricsprintversiondiv a:link, .keymetricsprintversiondiv a:visited, .keymetricsprintversiondiv a:active { color:#58595b; }
				.keymetricsprintversiondiv img { display:block; float:left; margin:6px 0 0 6px; }
				.keymetricsprintversionlabelpara { display:block; float:left; margin:8px 0 0 10px; font-size:11px; color:#58595b; }
		.keymetricschartlineitemrowdiv { width:614px; height:180px; border:solid 1px #c7c9cb; margin:-1px 0 0 0; }
			* html .financialperformancediv  .sales { height: 175px; }
			* html .financialperformancediv  .sales .notediv { margin-bottom: 8px;}
			.keymetricschartlineitemrowdiv .col1div { float:left; width:123px; }
				.keymetricschartlineitemrowdiv h4 { display:block; width:100px; height:81px; margin:16px 0 0 9px; font-size:18px; color:#6d6e71; }
				.keymetricschartlineitemrowdiv .col1div p { display:block; margin:0 0 0 11px; font-size:10px; color:#4d4d4f; }
			.keymetricschartlineitemrowdiv .col2div { float:left; width:218px; }
				.keymetricschartlineitemrowdiv .unitsdiv { width:100%; height:20px; margin:78px 0 0 0; font-size:10px; color:#4d4d4f; font-weight:bold; }
				.keymetricschartlineitemrowdiv .toplevelrowheaderdiv { width:213px; height:22px; padding:4px 0 0 5px; background-color:#dcddde; font-size:16px; font-weight:bold; border-top:solid 1px #b6b8ba; }
				.keymetricschartlineitemrowdiv .secondlevelrowheaderdiv { width:193px; height:18px; padding:4px 0 0 25px; border-top:dotted 1px #d5d6d7; border-bottom:dotted 1px #d5d6d7; background-color:#FFF; font-size:11px; }
			.keymetricschartlineitemrowdiv .col3div { float:left; width:273px; }
				.keymetricschartlineitemrowdiv .barsdiv { position:relative; width:100%; height:51px; margin:15px 0 0 0; border-top:dotted 1px #d5d6d7; }
					.keymetricschartlineitemrowdiv .bardiv { position:absolute; width:12px; height:0px; bottom:0; background-color:#d2d3d4; }
					.keymetricschartlineitemrowdiv .bardiv.bar2005 { left:20px; }
					.keymetricschartlineitemrowdiv .bardiv.bar2006 { left:57px; }
					.keymetricschartlineitemrowdiv .bardiv.bar2007 { left:94px; }
					.keymetricschartlineitemrowdiv .bardiv.bar2008 { left:131px; }
					.keymetricschartlineitemrowdiv .bardiv.bar2009 { left:168px; background-color:#6d6e71; }
						.keymetricschartlineitemrowdiv .barinsidediv { display:none; position:absolute; width:100%; background-color:#78278b; bottom:0; }
					.keymetricschartlineitemrowdiv .activepercentage { display:none; position:absolute; bottom:2px; color:#78278b; font-size:10px; font-weight:bold; }
					.keymetricschartlineitemrowdiv .activepercentage.percentage2005 { left:34px; }
					.keymetricschartlineitemrowdiv .activepercentage.percentage2006 { left:70px; }
					.keymetricschartlineitemrowdiv .activepercentage.percentage2007 { left:108px; }
					.keymetricschartlineitemrowdiv .activepercentage.percentage2008 { left:145px; }
					.keymetricschartlineitemrowdiv .activepercentage.percentage2009 { left:182px; }
					.keymetricschartlineitemrowdiv .differencediv { margin:10px 0 0 200px; font-weight:bold; font-size:11px; color:#6d6e71; }
					.keymetricschartlineitemrowdiv .differencediv .toplevel {}
					.keymetricschartlineitemrowdiv .differencediv .secondlevel { display:none; }
				.keymetricschartlineitemrowdiv .yearsdiv { width:258px; height:21px; background-color:#dcddde; border-top:solid 1px #b6b8ba; padding:9px 0 0 15px; }
					.keymetricschartlineitemrowdiv .yeardiv { float:left; width:37px; font-size:13px; font-weight:bold; }
				.keymetricschartlineitemrowdiv .toplevelrowvaluesdiv { width:258px; height:17px; background-color:#dcddde; border-top:solid 1px #b6b8ba; padding:9px 0 0 15px; }
					.keymetricschartlineitemrowdiv .valuediv { float:left; width:37px; font-size:11px; font-weight:bold; color:#939598; }
				.keymetricschartlineitemrowdiv .secondlevelrowvaluesdiv { width:258px; height:17px; border-top:dotted 1px #d5d6d7; border-bottom:dotted 1px #d5d6d7; padding:5px 0 0 15px; }
					.keymetricschartlineitemrowdiv secondlevelrowvaluesdiv .valuediv { float:left; width:37px; font-size:11px; font-weight:bold; color:#939598; }
				.keymetricschartlineitemrowdiv .notediv { margin:4px 0 0 159px; font-size:10px; color:#58595b; line-height:11px; font-weight:bold; }
					.keymetricschartlineitemrowdiv .notediv span {}
	
		.keymetricschartstaticrowdiv { width:614px; height:160px; border:solid 1px #c7c9cb; margin:-1px 0 0 0; }
			.keymetricschartstaticrowdiv .col1div { float:left; width:123px; }
				.keymetricschartstaticrowdiv h4 { display:block; width:100px; height:81px; margin:16px 0 0 9px; font-size:18px; color:#6d6e71; }
				.keymetricschartstaticrowdiv .col1div p { display:block; margin:0 0 0 11px; font-size:10px; color:#4d4d4f; }
			.keymetricschartstaticrowdiv .col2div { float:left; width:218px; }
				.keymetricschartstaticrowdiv .unitsdiv { width:100%; height:20px; margin:78px 0 0 0; font-size:10px; color:#4d4d4f; font-weight:bold; }
				.keymetricschartstaticrowdiv .toplevelrowheaderdiv { width:213px; height:22px; padding:4px 0 0 5px; font-size:16px; font-weight:bold; border-top:solid 1px #b6b8ba; border-bottom:dotted 1px #d5d6d7; }
			.keymetricschartstaticrowdiv .col3div { float:left; width:273px; }
				.keymetricschartstaticrowdiv .barsdiv { position:relative; width:100%; height:51px; margin:15px 0 0 0; border-top:dotted 1px #d5d6d7; }
					.keymetricschartstaticrowdiv .bardiv { position:absolute; width:12px; height:0px; bottom:0; background-color:#d2d3d4; }
					.keymetricschartstaticrowdiv .bardiv.bar2005 { left:20px; }
					.keymetricschartstaticrowdiv .bardiv.bar2006 { left:57px; }
					.keymetricschartstaticrowdiv .bardiv.bar2007 { left:94px; }
					.keymetricschartstaticrowdiv .bardiv.bar2008 { left:131px; }
					.keymetricschartstaticrowdiv .bardiv.bar2009 { left:168px; background-color:#6d6e71; }
						.keymetricschartstaticrowdiv .barinsidediv { width:100%; background-color:#78278b; }
					.keymetricschartstaticrowdiv .differencediv { margin:10px 0 0 200px; font-weight:bold; font-size:11px; color:#6d6e71; }
					.keymetricschartstaticrowdiv .differencediv .one { display:none; }
				.keymetricschartstaticrowdiv .yearsdiv { width:258px; height:21px; background-color:#dcddde; border-top:solid 1px #b6b8ba; padding:9px 0 0 15px; }
					.keymetricschartstaticrowdiv .yeardiv { float:left; width:37px; font-size:13px; font-weight:bold; }
				.keymetricschartstaticrowdiv .toplevelrowvaluesdiv { width:258px; height:17px; border-top:solid 1px #b6b8ba; border-bottom:dotted 1px #d5d6d7; padding:9px 0 0 15px; }
					.keymetricschartstaticrowdiv .valuediv { float:left; width:37px; font-size:11px; font-weight:bold; color:#939598; }
				.keymetricschartstaticrowdiv .notediv { margin:4px 0 0 159px; font-size:10px; color:#58595b; line-height:11px; font-weight:bold; }
					.keymetricschartstaticrowdiv .notediv span {}
	
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2005 { height:36px; }
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2006 { height:36px; }
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2007 { height:42px; }
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2008 { height:48px; }
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2009 { height:50px; }
	
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2005 .barinsidediv { height:15px; }
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2006 .barinsidediv { height:17px; }
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2007 .barinsidediv { height:20px; }
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2008 .barinsidediv { height:24px; }
		.keymetricschartlineitemrowdiv.sales .bardiv.bar2009 .barinsidediv { height:26px; }
	
		.keymetricschartstaticrowdiv.dividendspaid .bardiv.bar2005 { height:35px; }
		.keymetricschartstaticrowdiv.dividendspaid .bardiv.bar2006 { height:37px; }
		.keymetricschartstaticrowdiv.dividendspaid .bardiv.bar2007 { height:41px; }
		.keymetricschartstaticrowdiv.dividendspaid .bardiv.bar2008 { height:46px; }
		.keymetricschartstaticrowdiv.dividendspaid .bardiv.bar2009 { height:50px; }
	
		.keymetricschartstaticrowdiv.incometaxespaid .bardiv.bar2005 { height:29px; }
		.keymetricschartstaticrowdiv.incometaxespaid .bardiv.bar2006 { height:50px; }
		.keymetricschartstaticrowdiv.incometaxespaid .bardiv.bar2007 { height:37px; }
		.keymetricschartstaticrowdiv.incometaxespaid .bardiv.bar2008 { height:30px; }
		.keymetricschartstaticrowdiv.incometaxespaid .bardiv.bar2009 { height:25px; }
	
		.keymetricschartstaticrowdiv.rdinvestment .bardiv.bar2005 { height:33px; }
		.keymetricschartstaticrowdiv.rdinvestment .bardiv.bar2006 { height:44px; }
		.keymetricschartstaticrowdiv.rdinvestment .bardiv.bar2007 { height:46px; }
		.keymetricschartstaticrowdiv.rdinvestment .bardiv.bar2008 { height:50px; }
		.keymetricschartstaticrowdiv.rdinvestment .bardiv.bar2009 { height:50px; }
	
		.keymetricschartstaticrowdiv.spendondirectsuppliers .bardiv.bar2005 { height:0px; }
		.keymetricschartstaticrowdiv.spendondirectsuppliers .bardiv.bar2006 { height:48px; }
		.keymetricschartstaticrowdiv.spendondirectsuppliers .bardiv.bar2007 { height:46px; }
		.keymetricschartstaticrowdiv.spendondirectsuppliers .bardiv.bar2008 { height:48px; }
		.keymetricschartstaticrowdiv.spendondirectsuppliers .bardiv.bar2009 { height:50px; }

	#socialperformancediv {}
		.keymetricschartheaderdiv { width:614px; height:65px; border:solid 1px #c7c9cb; margin:11px 0 0 0; }
			.keymetricschartheaderdiv h3 { display:block; float:left; width:300px; margin:6px 0 0 10px; font-size:22px; }
			.socialperformancediv .keymetricschartheaderdiv h3 { color:#f47b20; }
			.keymetricsprintversiondiv { float:left; width:99px; height:43px; margin:10px 0 0 190px; border:solid 1px #c7c9cb; }
				.keymetricsprintversiondiv a:link, #KeyMetricsPrintVersionDiv a:visited, #KeyMetricsPrintVersionDiv a:active { color:#58595b; }
				.keymetricsprintversiondiv img { display:block; float:left; margin:6px 0 0 6px; }
				.keymetricsprintversionlabelpara { display:block; float:left; margin:8px 0 0 10px; font-size:11px; color:#58595b; }

		.keymetricschartstaticgoalrowdiv { width:614px; height:160px; border:solid 1px #c7c9cb; margin:-1px 0 0 0; background-color:#f1f1f2; }
			.keymetricschartstaticgoalrowdiv .col1div { float:left; width:123px; }
				.keymetricschartstaticgoalrowdiv h4 { display:block; width:100px; height:81px; margin:16px 0 0 9px; font-size:18px; color:#6d6e71; }
				.keymetricschartstaticgoalrowdiv .col1div p { display:block; margin:0 0 0 11px; font-size:10px; color:#4d4d4f; }
			.keymetricschartstaticgoalrowdiv .col2div { float:left; width:218px; }
				.keymetricschartstaticgoalrowdiv .goalarrowdiv { width:137px; height:45px; margin:18px 0 0 0; background-image:url("/static/content/image/gcr09_ArrowGoal.png"); }
				* html .keymetricschartstaticgoalrowdiv .goalarrowdiv { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/content/image/gcr09_ArrowGoal.png', sizingMethod='scale'); }
					.keymetricschartstaticgoalrowdiv .goalpercentagediv { float:left; width:70px; height:50px; margin:7px 0 0 10px; font-size:26px; color:#f47b20; font-weight:bold; }
					.keymetricschartstaticgoalrowdiv .goallabeldiv { float:left; width:35px; height:30px; font-size:12px; color:#000; margin:15px 0 0 5px; }
				.keymetricschartstaticgoalrowdiv .unitsdiv { width:100%; height:20px; margin:15px 0 0 0; font-size:10px; color:#4d4d4f; font-weight:bold; }
				.keymetricschartstaticgoalrowdiv .toplevelrowheaderdiv { width:213px; height:22px; padding:4px 0 0 5px; font-size:16px; font-weight:bold; border-top:solid 1px #b6b8ba; border-bottom:dotted 1px #d5d6d7; color:#4d4d4f; }
			.keymetricschartstaticgoalrowdiv .col3div { float:left; width:273px; }
				.keymetricschartstaticgoalrowdiv .barsdiv { position:relative; width:100%; height:51px; margin:15px 0 0 0; border-top:dotted 1px #d5d6d7; }
					.keymetricschartstaticgoalrowdiv .bardiv { position:absolute; width:12px; height:0px; bottom:0; background-color:#d2d3d4; }
					.keymetricschartstaticgoalrowdiv .bardiv.bar2005 { left:20px; }
					.keymetricschartstaticgoalrowdiv .bardiv.bar2006 { left:57px; }
					.keymetricschartstaticgoalrowdiv .bardiv.bar2007 { left:94px; }
					.keymetricschartstaticgoalrowdiv .bardiv.bar2008 { left:131px; }
					.keymetricschartstaticgoalrowdiv .bardiv.bar2009 { left:168px; background-color:#6d6e71; }
					.keymetricschartstaticgoalrowdiv .bardiv.bar2010 { left:205px; background-color:#f47b20; }
						.keymetricschartstaticgoalrowdiv .barinsidediv { width:100%; background-color:#78278b; }
					.keymetricschartstaticgoalrowdiv .differencediv { margin:1px 0 0 159px; font-weight:bold; font-size:11px; color:#6d6e71; }
					.keymetricschartstaticgoalrowdiv .differencediv .one { display:none; }
					.keymetricschartstaticgoalrowdiv .goaldifferencediv { position:absolute; left:202px; top:8px; font-weight:bold; font-size:11px; color:#f47b20; }
				.keymetricschartstaticgoalrowdiv .yearsdiv { width:258px; height:21px; border-top:solid 1px #b6b8ba; padding:9px 0 0 15px; }
					.keymetricschartstaticgoalrowdiv .yeardiv { float:left; width:37px; font-size:13px; font-weight:bold; }
				.keymetricschartstaticgoalrowdiv .toplevelrowvaluesdiv { width:258px; height:17px; border-top:solid 1px #b6b8ba; border-bottom:dotted 1px #d5d6d7; padding:9px 0 0 15px; }
					.keymetricschartstaticgoalrowdiv .valuediv { float:left; width:37px; font-size:11px; font-weight:bold; color:#939598; }
				.keymetricschartstaticgoalrowdiv .notediv { margin:4px 0 0 159px; font-size:10px; color:#58595b; line-height:11px; font-weight:bold; }
					.keymetricschartstaticgoalrowdiv .notediv span {}

		.keymetricschartlineitemrowdiv.employees { height:210px; }
			.keymetricschartlineitemrowdiv.employees .activepercentages div { color:#f47b20; }
			.keymetricschartlineitemrowdiv.employees .barinsidediv { background-color:#f47b20; }

		.keymetricschartstaticgoalrowdiv.losttimecaserate .bardiv.bar2005 { height:50px; }
		.keymetricschartstaticgoalrowdiv.losttimecaserate .bardiv.bar2006 { height:43px; }
		.keymetricschartstaticgoalrowdiv.losttimecaserate .bardiv.bar2007 { height:41px; }
		.keymetricschartstaticgoalrowdiv.losttimecaserate .bardiv.bar2008 { height:35px; }
		.keymetricschartstaticgoalrowdiv.losttimecaserate .bardiv.bar2009 { height:28px; }
		.keymetricschartstaticgoalrowdiv.losttimecaserate .bardiv.bar2010 { height:22px; }

		.keymetricschartstaticgoalrowdiv.globalaccidentrate .bardiv.bar2005 { height:50px; }
		.keymetricschartstaticgoalrowdiv.globalaccidentrate .bardiv.bar2006 { height:47px; }
		.keymetricschartstaticgoalrowdiv.globalaccidentrate .bardiv.bar2007 { height:44px; }
		.keymetricschartstaticgoalrowdiv.globalaccidentrate .bardiv.bar2008 { height:41px; }
		.keymetricschartstaticgoalrowdiv.globalaccidentrate .bardiv.bar2009 { height:35px; }
		.keymetricschartstaticgoalrowdiv.globalaccidentrate .bardiv.bar2010 { height:27px; }
	
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2005 { height:41px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2006 { height:45px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2007 { height:47px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2008 { height:47px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2009 { height:50px; }
	
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2005 .barinsidediv.two { height:20px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2006 .barinsidediv.two { height:20px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2007 .barinsidediv.two { height:21px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2008 .barinsidediv.two { height:21px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2009 .barinsidediv.two { height:21px; }

		.keymetricschartlineitemrowdiv.employees .bardiv.bar2005 .barinsidediv.three { height:9px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2006 .barinsidediv.three { height:9px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2007 .barinsidediv.three { height:10px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2008 .barinsidediv.three { height:10px; }
		.keymetricschartlineitemrowdiv.employees .bardiv.bar2009 .barinsidediv.three { height:11px; }

		.keymetricschartstaticrowdiv.recordableinjuryorillnessincidentrate .bardiv.bar2005 { height:50px; }
		.keymetricschartstaticrowdiv.recordableinjuryorillnessincidentrate .bardiv.bar2006 { height:49px; }
		.keymetricschartstaticrowdiv.recordableinjuryorillnessincidentrate .bardiv.bar2007 { height:42px; }
		.keymetricschartstaticrowdiv.recordableinjuryorillnessincidentrate .bardiv.bar2008 { height:38px; }
		.keymetricschartstaticrowdiv.recordableinjuryorillnessincidentrate .bardiv.bar2009 { height:35px; }


	.environmentalperformancediv {}
		.keymetricschartheaderdiv { width:614px; height:65px; border:solid 1px #c7c9cb; margin:11px 0 0 0; }
			.environmentalperformancediv .keymetricschartheaderdiv h3 { display:block; float:left; width:300px; margin:6px 0 0 10px; font-size:22px; }
			.environmentalperformancediv .keymetricschartheaderdiv h3 { color:#6db33f; }
			.environmentalperformancediv .formoreinfo { float:left; width:190px; margin:18px 0 0 0px; font-size:11px; }
			.environmentalperformancediv .keymetricsprintversiondiv { float:left; width:99px; height:43px; margin:10px 0 0 0px; border:solid 1px #c7c9cb; }
				.keymetricsprintversiondiv a:link, .keymetricsprintversiondiv a:visited, .keymetricsprintversiondiv a:active { color:#58595b; }
				.keymetricsprintversiondiv img { display:block; float:left; margin:6px 0 0 6px; }
				.keymetricsprintversionlabelpara { display:block; float:left; margin:8px 0 0 10px; font-size:11px; color:#58595b; }

		.keymetricschartexpansionrowdiv { width:614px; height:180px; margin:-1px 0 0 0; border:solid 1px #c7c9cb; background-color:#f1f1f2; }
		.keymetricschartexpansionrowdiv.nogoal { background-color:#FFF; }
		.keymetricschartexpansionrowdiv.co2emissions.total { height:410px; }
		* html .environmentalperformancediv .co2emissions { height: 410px !important; }
		.keymetricschartexpansionrowdiv.co2emissions.region { height:605px; }
		.keymetricschartexpansionrowdiv.waterintake.total { height:270px; }	
		* html .environmentalperformancediv .waterintake { height:270px !important; }	
		.keymetricschartexpansionrowdiv.waterintake.sales { height:270px; }
		.keymetricschartexpansionrowdiv.waterintake.region { height:295px; }
		.keymetricschartexpansionrowdiv.hazardouswaste.total { height:270px; }		
		.keymetricschartexpansionrowdiv.hazardouswaste.sales { height:270px; }
		* html .environmentalperformancediv .hazardouswaste { height:295px !important; }
		.keymetricschartexpansionrowdiv.hazardouswaste.region { height:295px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste.total { height:270px; }		
		.keymetricschartexpansionrowdiv.nonhazardouswaste.sales { height:270px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste.region { height:295px; }
		* html .environmentalperformancediv .nonhazardouswaste { height:295px !important; }
		.keymetricschartexpansionrowdiv.energyuse.total { height:370px; }
		.keymetricschartexpansionrowdiv.energyuse.sales { height:370px; }

			.keymetricschartexpansionrowdiv .col1div { position:relative; float:left; width:123px; }
			
			* html .keymetricschartexpansionrowdiv .col1div { position:relative; float:left; width:110px; }	
			    * html .keymetricschartexpansionrowdiv .col1div .chartmodediv { top: 0px; }		
			    * html .keymetricschartexpansionrowdiv .col1div .total { display: block;  height: 25px; }			
			    * html .keymetricschartexpansionrowdiv .col1div .sales { display: block; height: 40px !important; }
			    * html .keymetricschartexpansionrowdiv .col1div .region { display: block; height: 25px; }	
			        * html .col1div .chartmodediv .top { height: 7px !important; }
			        
			    * html .waterintake .col2div .total,
			    * html .nonhazardouswaste .col2div .total { height: 65px; }
			    
			    * html .soxemissionsfromcombustion .col2div .total,
			    * html .noxemissionsfromcombustion .col2div .total,
			    * html .vocemissions .col2div .total,
			    * html .waterconsumed .col2div .total,
			    * html .waterdischargedimpaired .col2div .total,
			    * html .waterdischargednonimpaired .col2div .total,
			    * html .codinwastewater .col2div .total { height: 35px; }
			    
			    * html .waterintake .col2div .sales,
			    * html .nonhazardouswaste .col2div .sales { height: 65px; }
			    
			    * html .soxemissionsfromcombustion .col2div .sales,
			    * html .noxemissionsfromcombustion .col2div .sales,
			    * html .vocemissions .col2div .sales,
			    * html .waterconsumed .col2div .sales,
			    * html .waterdischargedimpaired .col2div .sales,
			    * html .waterdischargednonimpaired .col2div .sales,
			    * html .codinwastewater .col2div .sales { height: 35px; }
			
			    * html .energyuse .col2div .total { height: 130px; }
			    * html .energyuse .col2div .sales { height: 95px; }
			    
			    * html .waterintake .col2div .region,
			    * html .nonhazardouswaste .col2div .region { height: 150px; }
			        * html .waterintake .col2div .unitsdiv { height: 20px !important; }
			        * html .hazardouswaste .col2div	.unitsdiv,
			        * html .nonhazardouswaste .col2div .unitsdiv,			        
			        * html .energyuse .col2div .unitsdiv,
			        * html .soxemissionsfromcombustion .col2div .unitsdiv,
			        * html .noxemissionsfromcombustion .col2div .unitsdiv, 
			        * html .vocemissions .col2div .unitsdiv, 
			        * html .waterconsumed .col2div .unitsdiv,
			        * html .waterdischargedimpaired .col2div .unitsdiv,
			        * html .waterdischargednonimpaired .col2div .unitsdiv,
			        * html .codinwastewater .col2div .unitsdiv { margin:90px 0 0 0; height: 20px !important; }	
			        
			        * html .totalwastereduction .col2div .unitsdiv { margin:4px 0 0 0; }	
			        
			        * html .ehsfines .col2div .unitsdiv, 		
			        * html .novs .col2div .unitsdiv,			
			        * html .inspectionsbygovernmentagencies .col2div .unitsdiv { margin:79px 0 0 0; }
			       
			   
			    * html .co2emissions .col3div .total { height: 180px; }
			    * html .waterintake .col3div .total, 
			    * html .nonhazardouswaste .col3div .total { height: 65px; }
			    * html .waterintake .col3div .sales,
			    * html .nonhazardouswaste .col3div .sales { height: 65px; }
			    * html .waterintake .col3div .region,
			    * html .nonhazardouswaste .col3div .region { height: 150px; }
			    * html .energyuse .col3div .total { height: 130px; }
			    * html .energyuse .col3div .sales { height: 95px; }
			    
			    * html .soxemissionsfromcombustion .col3div .total,
			    * html .noxemissionsfromcombustion .col3div .total,			
			    * html .vocemissions .col3div .total,
			    * html .waterconsumed .col3div .total,
			    * html .waterdischargedimpaired .col3div .total,
			    * html .waterdischargednonimpaired .col3div .total,
			    * html .codinwastewater .col3div .total { height: 35px; }
			    
			    * html .soxemissionsfromcombustion .col3div .sales,
			    * html .noxemissionsfromcombustion .col3div .sales,
			    * html .vocemissions .col3div .sales,
			    * html .waterconsumed .col3div .sales,
			    * html .waterdischargedimpaired .col3div .sales,
		        * html .waterdischargednonimpaired .col3div .sales,
			    * html .codinwastewater .col3div .sales { height: 35px; }
			    
			        * html .environmentalperformancediv .col3div .chartmodebarsdiv { height: 53px !important; }	
	
	        * html .totalwastereduction,
			* html .soxemissionsfromcombustion,
			* html .noxemissionsfromcombustion,
			* html .vocemissions, 
			* html .waterconsumed, 
			* html .waterdischargedimpaired, 
			* html .waterdischargednonimpaired, 	
			* html .codinwastewater, 
			* html .ehsfines,
			* html .novs,
			* html .inspectionsbygovernmentagencies { height:180px; }
			
				.keymetricschartexpansionrowdiv h4 { position:relative; display:block; width:100px; height:81px; margin:16px 0 0 9px; font-size:18px; color:#6d6e71; }
				.keymetricschartexpansionrowdiv h4 .long { position:absolute; display:block; width:250px; }
					.keymetricschartexpansionrowdiv h4 span { display:block; float:left; margin:0px 0 0 0px; }
					.keymetricschartexpansionrowdiv h4 span.two { margin:8px 0 0 0px; font-size:11px; }
				.keymetricschartexpansionrowdiv .chartmodediv { position:relative; width:69px; margin:0 0 5px 10px; overflow:hidden; color:#939598; font-size:11px; font-weight:bold; }
				.keymetricschartexpansionrowdiv .chartmodediv.active { color:#fff; }
					.keymetricschartexpansionrowdiv .chartmodediv .top { width:69px; height:7px; background-image:url(/static/content/image/gcr09_button_chartmode_toggle_white_top.png); }
					.keymetricschartexpansionrowdiv .chartmodediv .bottom { position:relative; width:64px; height:16px; padding:0px 0 0px 5px; background:url(/static/content/image/gcr09_button_chartmode_toggle_white_bottom.png) bottom; }
					* html .keymetricschartexpansionrowdiv .chartmodediv .top { width:69px; height:7px; background:url(/static/content/image/gcr09_button_chartmode_toggle_white_top.png) no-repeat; height: 7px !important; }
					* html .keymetricschartexpansionrowdiv .chartmodediv .bottom { position:relative; width:64px; height:16px; padding:0px 0 0px 5px; background:url(/static/content/image/gcr09_button_chartmode_toggle_white_bottom.png) bottom; margin-top: -7px;}
					.keymetricschartexpansionrowdiv .chartmodediv .bottom .inner { position:absolute; top:-2px; }
					* html .keymetricschartexpansionrowdiv .sales .bottom { height: 32px; }
					.keymetricschartexpansionrowdiv .chartmodediv.sales .bottom { height:30px; padding:0px 0 2px 5px; }
					.keymetricschartexpansionrowdiv .chartmodediv.active .top { background-image:url(/static/content/image/gcr09_button_chartmode_toggle_green_top.png); }
					.keymetricschartexpansionrowdiv .chartmodediv.active .bottom { background:url(/static/content/image/gcr09_button_chartmode_toggle_green_bottom.png) bottom; }
					* html .keymetricschartexpansionrowdiv .chartmodediv.active .top { background:url(/static/content/image/gcr09_button_chartmode_toggle_green_top.png) no-repeat; height: 7px !important; }
					* html .keymetricschartexpansionrowdiv .chartmodediv.active .bottom { background:url(/static/content/image/gcr09_button_chartmode_toggle_green_bottom.png) bottom;  margin-top: -7px; }
					.keymetricschartexpansionrowdiv .chartmodediv a img { display:block; position:absolute; top:0px; }
 	 			.keymetricschartexpansionrowdiv .col1div .activelabelpara { margin:12px 0 0 12px; }
 
				.keymetricschartexpansionrowdiv .col1div p { display:block; margin:0 0 0 11px; font-size:10px; color:#4d4d4f; }
			.keymetricschartexpansionrowdiv .col2div { position:relative; float:left; width:218px; }
				.keymetricschartexpansionrowdiv .goalarrowdiv { width:137px; height:45px; margin:18px 0 0 0; background-image:url("/static/content/image/gcr09_ArrowGoal.png"); }
				* html .keymetricschartexpansionrowdiv .goalarrowdiv { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/content/image/gcr09_ArrowGoal.png', sizingMethod='scale'); }
					.keymetricschartexpansionrowdiv .goalpercentagediv { float:left; width:70px; height:50px; margin:7px 0 0 10px; font-size:26px; color:#ef3e42; font-weight:bold; }
					.keymetricschartexpansionrowdiv .goallabeldiv { float:left; width:35px; height:30px; font-size:12px; color:#000; margin:15px 0 0 5px; }
				.keymetricschartexpansionrowdiv.nogoal .unitsdiv { margin:78px 0 0 0; }
				.keymetricschartexpansionrowdiv .unitsdiv { width:100%; height:20px; margin:15px 0 0 0; font-size:10px; color:#4d4d4f; font-weight:bold; }
				.keymetricschartexpansionrowdiv.waterintake .unitsdiv { display:none; }
				.keymetricschartexpansionrowdiv .unitsdiv.sales { display:none; }
				.keymetricschartexpansionrowdiv.waterintake .unitsdiv.sales { display:block; }
				* html .keymetricschartexpansionrowdiv .gallonsales { display:none; }
				.keymetricschartexpansionrowdiv .toplevelrowheaderdiv { width:213px; height:22px; padding:5px 0 0 5px; font-size:12px; border-bottom:dotted 1px #d5d6d7; color:#4d4d4f; }
				.keymetricschartexpansionrowdiv .toplevelrowheaderdiv span { display:block; float:left; }
				.keymetricschartexpansionrowdiv .toplevelrowheaderdiv .two { margin:6px 0 0 0; font-size:9px; }
				.keymetricschartexpansionrowdiv .toplevelrowheaderdiv .scope { margin:0px 0 0 5px; color:#939598; }
				.keymetricschartexpansionrowdiv .toplevelrowheaderdiv.first, .keymetricschartexpansionrowdiv .secondlevelrowheaderdiv.first { border-top:solid 1px #b6b8ba; }
				.keymetricschartexpansionrowdiv .secondlevelrowheaderdiv.first { border-top:solid 1px #b6b8ba; height:21px; }
				.keymetricschartexpansionrowdiv .toplevelrowheaderdiv.last { font-size:14px; font-weight:bold; background-color:#dcddde; border-bottom:dotted 1px #bbbdbf; }
				.keymetricschartexpansionrowdiv .secondlevelrowheaderdiv { width:188px; height:22px; padding:5px 0 0 30px; font-size:12px; border-bottom:dotted 1px #d5d6d7; color:#4d4d4f; }
				.keymetricschartexpansionrowdiv .toplevelrowheaderdiv.headerlabel, .keymetricschartexpansionrowdiv .secondlevelrowheaderdiv.headerlabel { background-color:#dcddde; font-weight:bold; font-size:14px; }
				.keymetricschartexpansionrowdiv .secondlevelrowheaderdiv.headerlabel { border-bottom-color:#bbbdbf; }
				.keymetricschartexpansionrowdiv.waterintake .secondlevelrowheaderdiv { font-size:11px; }
				.keymetricschartexpansionrowdiv .secondlevelrowheaderdiv.tall { height:35px; }
				.keymetricschartexpansionrowdiv .chartmodelabelrowsdiv.total { width:100%; }
				.keymetricschartexpansionrowdiv .chartmodelabelrowsdiv.sales { display:none; width:100%; }
				.keymetricschartexpansionrowdiv .chartmodelabelrowsdiv.region { display:none; width:100%; }
				.keymetricschartexpansionrowdiv.waterintake .chartmodelabelrowsdiv.total { display:none; width:100%; }
				.keymetricschartexpansionrowdiv.waterintake .chartmodelabelrowsdiv.sales { display:block; width:100%; }				
				* html .hazardouswaste .chartmodelabelrowsdiv { height: 65px !important; }				
				.keymetricschartexpansionrowdiv.waterintake .chartmodelabelrowsdiv.region { display:none; width:100%; }
				.keymetricschartexpansionrowdiv .fineprint { position:absolute; left:7px; width:320px; height:110px; font-size:10px; }
				.keymetricschartexpansionrowdiv .fineprint.total { top:282px; }				
				.keymetricschartexpansionrowdiv .fineprint.region { top:482px; }
				.keymetricschartexpansionrowdiv.energyuse .fineprint.total { top:240px; }				
				.keymetricschartexpansionrowdiv.energyuse .fineprint.sales { top:210px; }
					.keymetricschartexpansionrowdiv .fineprint p { margin:4px 0; }

			.keymetricschartexpansionrowdiv .col3div { float:left; width:273px; }
			* html .keymetricschartexpansionrowdiv .col3div { float:left; padding-top: 12px; width:273px; }
				.keymetricschartexpansionrowdiv .chartmodebarsdiv { width:100%; }
				.keymetricschartexpansionrowdiv .chartmodebarsdiv.total { }
				* html .keymetricschartexpansionrowdiv .chartmodebarsdiv { height: 51px;}
				.keymetricschartexpansionrowdiv .chartmodebarsdiv.sales { display:none; }
				.keymetricschartexpansionrowdiv .chartmodebarsdiv.region { display:none; }
				.keymetricschartexpansionrowdiv.waterintake  .chartmodebarsdiv.total { display:none; }
				.keymetricschartexpansionrowdiv.waterintake  .chartmodebarsdiv.sales { display:block; }
				.keymetricschartexpansionrowdiv.waterintake  .chartmodebarsdiv.region { display:none; }
					.keymetricschartexpansionrowdiv .barsdiv { position:relative; width:100%; height:51px; margin:15px 0 0 0; border-top:dotted 1px #d5d6d7; }
						.keymetricschartexpansionrowdiv .bardiv { position:absolute; width:12px; height:50px; bottom:0; background-color:#d2d3d4; }
						.keymetricschartexpansionrowdiv .bardiv.bar2005 { left:20px; }
						.keymetricschartexpansionrowdiv .bardiv.bar2006 { left:57px; }
						.keymetricschartexpansionrowdiv .bardiv.bar2007 { left:94px; }
						.keymetricschartexpansionrowdiv .bardiv.bar2008 { left:131px; }
						.keymetricschartexpansionrowdiv .bardiv.bar2009 { left:168px; background-color:#6d6e71; }
						.keymetricschartexpansionrowdiv .bardiv.bar2015 { left:205px; background-color:#ef3e42; }
							.keymetricschartexpansionrowdiv .barinsidediv { display:none; position:absolute; bottom:0; width:100%; height:0; background-color:#6db33f; }
						.keymetricschartexpansionrowdiv .activepercentages {}
							.keymetricschartexpansionrowdiv .activepercentage { display:none; position:absolute; bottom:2px; color:#78278b; font-size:10px; font-weight:bold; }
							.keymetricschartexpansionrowdiv .activepercentage.percentage2005 { left:34px; }
							.keymetricschartexpansionrowdiv .activepercentage.percentage2006 { left:70px; }
							.keymetricschartexpansionrowdiv .activepercentage.percentage2007 { left:108px; }
							.keymetricschartexpansionrowdiv .activepercentage.percentage2008 { left:145px; }
							.keymetricschartexpansionrowdiv .activepercentage.percentage2009 { left:182px; }
							.keymetricschartexpansionrowdiv .activepercentages div { display:none; color:#6db33f; }
						.keymetricschartexpansionrowdiv .differencediv { position:absolute; top:-15px; left:159px; font-weight:bold; font-size:11px; color:#6d6e71; }
							.keymetricschartexpansionrowdiv .differencediv .toplevel {}
							.keymetricschartexpansionrowdiv .differencediv .secondlevel { display:none; }
						.keymetricschartexpansionrowdiv .projecteddiv { position:absolute; top:-15px; left:199px; font-weight:bold; font-size:11px; color:#ef3e42; }
							.keymetricschartexpansionrowdiv .projecteddiv .toplevel {}
							.keymetricschartexpansionrowdiv .projecteddiv .secondlevel { display:none; }
						.keymetricschartexpansionrowdiv .goaldifferencediv { position:absolute; left:202px; top:8px; font-weight:bold; font-size:11px; color:#f47b20; }
					.keymetricschartexpansionrowdiv .yearsdiv { width:258px; height:21px; border-top:solid 1px #b6b8ba; padding:9px 0 0 15px; background-color:#dcddde; }
						.keymetricschartexpansionrowdiv .yeardiv { float:left; width:37px; font-size:13px; font-weight:bold; }
					.keymetricschartexpansionrowdiv .chartmodevaluerowsdiv {}
					.keymetricschartexpansionrowdiv .chartmodevaluerowsdiv.total {}
					* html .hazardouswaste .col3div .chartmodevaluerowsdiv { height: 65px !important; }
					.keymetricschartexpansionrowdiv .chartmodevaluerowsdiv.sales { display:none; }
					.keymetricschartexpansionrowdiv .chartmodevaluerowsdiv.region { display:none; }
					.keymetricschartexpansionrowdiv.waterintake .chartmodevaluerowsdiv.total { display:none; }
					.keymetricschartexpansionrowdiv.waterintake .chartmodevaluerowsdiv.sales { display:block; }
					.keymetricschartexpansionrowdiv.waterintake .chartmodevaluerowsdiv.region { display:none; }
					.keymetricschartexpansionrowdiv .toplevelrowvaluesdiv { width:258px; height:18px; border-top:solid 1px #b6b8ba; border-bottom:dotted 1px #bbbdbf; padding:9px 0 0 15px; background-color:#dcddde; }
					.keymetricschartexpansionrowdiv .secondlevelrowvaluesdiv { width:258px; height:18px; border-bottom:dotted 1px #bbbdbf; padding:9px 0 0 15px; background-color:#dcddde; }
					.keymetricschartexpansionrowdiv .secondlevelrowvaluesdiv.tall { height:31px; }
						.keymetricschartexpansionrowdiv .valuediv { float:left; width:37px; font-size:11px; font-weight:bold; color:#939598; }
					.keymetricschartexpansionrowdiv .notediv { margin:4px 0 0 159px; font-size:10px; color:#58595b; line-height:11px; font-weight:bold; }
					* html .keymetricschartexpansionrowdiv .notediv { margin-bottom: 5px; }
						.keymetricschartexpansionrowdiv .notediv span {}

		.keymetricschartexpansionrowdiv.employees { height:210px; }
			.keymetricschartexpansionrowdiv.employees .activepercentages div { color:#f47b20; }
			.keymetricschartexpansionrowdiv.employees .barinsidediv { background-color:#f47b20; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2006 { height:49px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2007 { height:47px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2008 { height:45px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2009 { height:44px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2015 { height:42px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.two { height:25px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.two { height:24px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.two { height:24px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.two { height:23px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.two { height:23px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2015 .barinsidediv.two { height:0px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.three { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.three { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.three { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.three { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.three { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2015 .barinsidediv.three { height:0px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.four { height:25px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.four { height:25px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.four { height:24px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.four { height:23px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.four { height:23px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2015 .barinsidediv.four { height:0px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.five { height:24px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.five { height:24px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.five { height:23px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.five { height:22px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.five { height:21px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.total .bardiv.bar2015 .barinsidediv.five { height:0px; }


		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 { height:49px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 { height:47px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 { height:45px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 { height:44px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2015 { height:42px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.two { height:14px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.two { height:13px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.two { height:13px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.two { height:13px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.two { height:12px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.three { height:5px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.three { height:5px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.three { height:4px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.three { height:4px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.three { height:4px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.four { height:5px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.four { height:5px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.four { height:4px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.four { height:4px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.four { height:4px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.five { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.five { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.five { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.five { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.five { height:2px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.six { height:25px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.six { height:25px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.six { height:24px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.six { height:23px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.six { height:22px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.seven { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.seven { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.seven { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.seven { height:0px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.seven { height:0px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.eight { height:16px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.eight { height:16px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.eight { height:16px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.eight { height:16px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.eight { height:15px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.nine { height:3px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.nine { height:4px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.nine { height:2px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.nine { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.nine { height:1px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.ten { height:3px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.ten { height:3px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.ten { height:3px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.ten { height:3px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.ten { height:2px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.eleven { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.eleven { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.eleven { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.eleven { height:1px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.eleven { height:2px; }

		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.twelve { height:24px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.twelve { height:24px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.twelve { height:23px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.twelve { height:22px; }
		.keymetricschartexpansionrowdiv.co2emissions .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.twelve { height:21px; }


		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2007 { height:45px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2008 { height:43px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2009 { height:40px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2015 { height:0px; }

		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.two { height:0px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.two { height:0px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.two { height:2px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.two { height:2px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.two { height:2px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.total .bardiv.bar2015 .barinsidediv.two { height:0px; }

		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2006 { height:49px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2007 { height:39px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2008 { height:33px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2009 { height:29px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2015 { height:25px; }

		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2005 .barinsidediv.two { height:0px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2006 .barinsidediv.two { height:0px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2007 .barinsidediv.two { height:2px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2008 .barinsidediv.two { height:1px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2009 .barinsidediv.two { height:2px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.sales .bardiv.bar2015 .barinsidediv.two { height:0px; }

		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2007 { height:45px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2008 { height:43px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2009 { height:40px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2015 { height:0px; }

		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.one { height:43px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.one { height:44px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.one { height:40px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.one { height:39px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.one { height:35px; }

		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.two { height:3px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.two { height:3px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.two { height:2px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.two { height:1px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.two { height:1px; }

		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.three { height:3px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.three { height:3px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.three { height:3px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.three { height:2px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.three { height:2px; }

		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.waterintake .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.four { height:1px; }


		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2005 { height:45px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2006 { height:45px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2007 { height:38px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2008 { height:50px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2009 { height:38px; }

		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.two { height:8px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.two { height:10px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.two { height:9px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.two { height:16px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.two { height:17px; }

		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2005 { height:49px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2007 { height:36px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2008 { height:41px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2009 { height:30px; }

		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2005 .barinsidediv.two { height:9px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2006 .barinsidediv.two { height:10px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2007 .barinsidediv.two { height:8px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2008 .barinsidediv.two { height:13px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.sales .bardiv.bar2009 .barinsidediv.two { height:14px; }

		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 { height:45px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 { height:45px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 { height:38px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 { height:50px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 { height:38px; }

		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.one { height:12px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.one { height:13px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.one { height:8px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.one { height:9px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.one { height:8px; }

		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.two { height:4px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.two { height:3px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.two { height:4px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.two { height:4px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.two { height:5px; }

		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.three { height:28px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.three { height:29px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.three { height:25px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.three { height:35px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.three { height:24px; }

		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.hazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.four { height:0px; }
		

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2005 { height:46px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2007 { height:42px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2008 { height:42px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2009 { height:41px; }

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.two { height:15px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.two { height:16px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.two { height:18px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.two { height:22px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.two { height:20px; }

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2005 { height:46px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2007 { height:41px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2008 { height:36px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2009 { height:30px; }

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2005 .barinsidediv.two { height:15px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2006 .barinsidediv.two { height:16px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2007 .barinsidediv.two { height:16px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2008 .barinsidediv.two { height:17px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.sales .bardiv.bar2009 .barinsidediv.two { height:15px; }

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 { height:46px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 { height:42px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 { height:42px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 { height:41px; }

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.one { height:28px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.one { height:27px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.one { height:32px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.one { height:32px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.one { height:25px; }

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.two { height:9px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.two { height:8px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.two { height:5px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.two { height:5px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.two { height:4px; }

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.three { height:6px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.three { height:13px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.three { height:8px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.three { height:7px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.three { height:9px; }

		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2005 .barinsidediv.four { height:1px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2006 .barinsidediv.four { height:1px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2007 .barinsidediv.four { height:1px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2008 .barinsidediv.four { height:2px; }
		.keymetricschartexpansionrowdiv.nonhazardouswaste .chartmodebarsdiv.region .bardiv.bar2009 .barinsidediv.four { height:3px; }
		
		
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2006 { height:47px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2007 { height:46px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2008 { height:40px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2009 { height:46px; }

		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.one { height:36px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.one { height:34px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.one { height:34px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.one { height:33px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.one { height:33px; }

		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.two { height:13px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.two { height:13px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.two { height:12px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.two { height:11px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.two { height:12px; }

		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2005 .barinsidediv.four { height:0px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2006 .barinsidediv.four { height:6px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2007 .barinsidediv.four { height:6px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2008 .barinsidediv.four { height:6px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.total .bardiv.bar2009 .barinsidediv.four { height:7px; }

		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2006 { height:47px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2007 { height:40px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2008 { height:34px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2009 { height:33px; }

		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2005 .barinsidediv.one { height:36px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2006 .barinsidediv.one { height:34px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2007 .barinsidediv.one { height:29px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2008 .barinsidediv.one { height:25px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2009 .barinsidediv.one { height:24px; }

		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2005 .barinsidediv.two { height:13px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2006 .barinsidediv.two { height:12px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2007 .barinsidediv.two { height:10px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2008 .barinsidediv.two { height:9px; }
		.keymetricschartexpansionrowdiv.energyuse .chartmodebarsdiv.sales .bardiv.bar2009 .barinsidediv.two { height:8px; }


		
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2005 { height:36px; }
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2007 { height:46px; }
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2008 { height:44px; }
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2009 { height:39px; }

		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2005 { height:36px; }
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2007 { height:40px; }
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2008 { height:34px; }
		.keymetricschartexpansionrowdiv.soxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2009 { height:28px; }


		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2005 { height:44px; }
		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2007 { height:47px; }
		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2008 { height:46px; }
		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.total .bardiv.bar2009 { height:41px; }

		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2005 { height:45px; }
		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2007 { height:41px; }
		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2008 { height:35px; }
		.keymetricschartexpansionrowdiv.noxemissionsfromcombustion .chartmodebarsdiv.sales .bardiv.bar2009 { height:30px; }


		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.total .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.total .bardiv.bar2006 { height:26px; }
		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.total .bardiv.bar2007 { height:20px; }
		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.total .bardiv.bar2008 { height:22px; }
		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.total .bardiv.bar2009 { height:20px; }

		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.sales .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.sales .bardiv.bar2006 { height:25px; }
		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.sales .bardiv.bar2007 { height:18px; }
		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.sales .bardiv.bar2008 { height:16px; }
		.keymetricschartexpansionrowdiv.vocemissions .chartmodebarsdiv.sales .bardiv.bar2009 { height:15px; }


		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.total .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.total .bardiv.bar2006 { height:26px; }
		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.total .bardiv.bar2007 { height:20px; }
		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.total .bardiv.bar2008 { height:22px; }
		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.total .bardiv.bar2009 { height:20px; }

		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.sales .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.sales .bardiv.bar2006 { height:25px; }
		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.sales .bardiv.bar2007 { height:18px; }
		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.sales .bardiv.bar2008 { height:16px; }
		.keymetricschartexpansionrowdiv.waterconsumed .chartmodebarsdiv.sales .bardiv.bar2009 { height:15px; }


		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.total .bardiv.bar2005 { height:46px; }
		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.total .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.total .bardiv.bar2007 { height:43px; }
		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.total .bardiv.bar2008 { height:36px; }
		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.total .bardiv.bar2009 { height:42px; }

		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.sales .bardiv.bar2005 { height:47px; }
		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.sales .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.sales .bardiv.bar2007 { height:38px; }
		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.sales .bardiv.bar2008 { height:27px; }
		.keymetricschartexpansionrowdiv.waterdischargedimpaired .chartmodebarsdiv.sales .bardiv.bar2009 { height:31px; }


		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.total .bardiv.bar2005 { height:49px; }
		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.total .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.total .bardiv.bar2007 { height:45px; }
		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.total .bardiv.bar2008 { height:46px; }
		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.total .bardiv.bar2009 { height:40px; }

		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.sales .bardiv.bar2005 { height:49px; }
		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.sales .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.sales .bardiv.bar2007 { height:38px; }
		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.sales .bardiv.bar2008 { height:35px; }
		.keymetricschartexpansionrowdiv.waterdischargednonimpaired .chartmodebarsdiv.sales .bardiv.bar2009 { height:28px; }


		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.total .bardiv.bar2005 { height:0px; }
		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.total .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.total .bardiv.bar2007 { height:35px; }
		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.total .bardiv.bar2008 { height:29px; }
		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.total .bardiv.bar2009 { height:18px; }

		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.sales .bardiv.bar2005 { height:0px; }
		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.sales .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.sales .bardiv.bar2007 { height:30px; }
		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.sales .bardiv.bar2008 { height:20px; }
		.keymetricschartexpansionrowdiv.codinwastewater .chartmodebarsdiv.sales .bardiv.bar2009 { height:10px; }


		.keymetricschartexpansionrowdiv.totalwastereduction .bardiv.bar2005 { height:47px; }
		.keymetricschartexpansionrowdiv.totalwastereduction .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.totalwastereduction .bardiv.bar2007 { height:40px; }
		.keymetricschartexpansionrowdiv.totalwastereduction .bardiv.bar2008 { height:37px; }
		.keymetricschartexpansionrowdiv.totalwastereduction .bardiv.bar2009 { height:30px; }
		.keymetricschartexpansionrowdiv.totalwastereduction .bardiv.bar2015 { height:23px; }


		.keymetricschartexpansionrowdiv.ehsfines .bardiv.bar2005 { height:1px; }
		.keymetricschartexpansionrowdiv.ehsfines .bardiv.bar2006 { height:50px; }
		.keymetricschartexpansionrowdiv.ehsfines .bardiv.bar2007 { height:9px; }
		.keymetricschartexpansionrowdiv.ehsfines .bardiv.bar2008 { height:15px; }
		.keymetricschartexpansionrowdiv.ehsfines .bardiv.bar2009 { height:9px; }


		.keymetricschartexpansionrowdiv.novs .bardiv.bar2005 { height:50px; }
		.keymetricschartexpansionrowdiv.novs .bardiv.bar2006 { height:20px; }
		.keymetricschartexpansionrowdiv.novs .bardiv.bar2007 { height:20px; }
		.keymetricschartexpansionrowdiv.novs .bardiv.bar2008 { height:16px; }
		.keymetricschartexpansionrowdiv.novs .bardiv.bar2009 { height:30px; }


		.keymetricschartexpansionrowdiv.inspectionsbygovernmentagencies .bardiv.bar2005 { height:23px; }
		.keymetricschartexpansionrowdiv.inspectionsbygovernmentagencies .bardiv.bar2006 { height:13px; }
		.keymetricschartexpansionrowdiv.inspectionsbygovernmentagencies .bardiv.bar2007 { height:46px; }
		.keymetricschartexpansionrowdiv.inspectionsbygovernmentagencies .bardiv.bar2008 { height:37px; }
		.keymetricschartexpansionrowdiv.inspectionsbygovernmentagencies .bardiv.bar2009 { height:50px; }










		