body {
	background:none;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color:#898989;
	padding:10px;
}

h1, h2 { 
	page-break-before: auto; 
}

p { 
	page-break-inside: avoid;
}

#header {
	height:0px;
}

#links, #downloadFin, #nav {
	visibility: hidden;
	display: none;
}

.content {
	width:570px;
}

a.top {
	visibility: hidden;
	display: none;
}

.captionSmall {
	color: #000;
}

.headerImg {
	padding:3.75em 0 2.5em 0;
	margin:0 0 1.5em 0;
	clear:both;
	height: auto;
	border-bottom:1px solid red;
	width:80%;
}

.caption, #china .caption, #us .caption, #tpwy .caption, #core .caption {
	background:none;
	font-size: 28px;
	padding:0;
	clear:both;
	width: auto;
}

.caption h1, #core .caption h1 {
	width: auto;
	margin-left: 80px;
}

#china h1, #tpwy h1, #us h1 {
	color:red;
}

#core .headerImg {
	border-bottom:1px solid #00adef;
}

p + .blockRight {
	clear:right;
}

#usBar, #marketBar {
	clear:both;
	margin-top: 20px;
	color: #444;
	color:#ff0000;
}

.krushers {
	margin:30px -202px 0 30px;
	height:221px;
	width:245px;
}

tr {
	padding:.5em;
}

.bullets li , .bullets ul, ol, li, li.one, li.two, li.three, li.four {
	background: none;
	list-style-type:decimal;
}

.blockRight {
	padding-top:20px;
}

#financials {
	border-top:2px solid #d1d1d1;
}

.l-sidebar, .r-sidebar, .header-wrap, .lg-metric {
	display: none;
}


@media print {
  * { background: transparent !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h1, h2, h3 { page-break-after: avoid; }
}