/* generic */
body {
	background: #FFF;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
}
img {
	border: 0;
}

/* hide elements not required for print */
#accessiblenav, #toolkit, #footer ul, div.bottominpagenav, div.sidemenu, div.navcasestudies, #homepagefooter, div.navcasestudies img, div.statement_img {
	display: none;
}

/* re-style any elements for print if required */

h1.futuraLight {
	font-size: 140%;
	margin: 0px;
}
h2.futuraLight {
	font-size: 120%;
	margin: 15px 0 0 0;
}
h2.futuraOrange {
	font-size: 120%;
	margin: 15px 0 0 0;
}
h2 {
	font-size:110%;
	font-weight: normal;
}
h3 {
	font-size: 105%;
}
h4, h5, h6 {
	font-size: 100%;
}

div.bottomsection div.textcontent {
	margin-bottom: 20px!important;
}
div.singlecolumn, div.statement {
	margin-top: 14px!important;
	width: 540px!important;
	clear: both!important;
	float: none!important;
}
p.copyright, .tinyprint {
	font-size: 80%;
}
p.smalltext, h3 sup {
	font-size: 80%;
}
p.introtext, div.statement p {
	font-size: 105%;
}

div.feature {
	float: none!important;
	clear: both!important;
	margin: 20px 0px!important;
	padding: 20px 0px;
}

div.feature div.featuretext p {
	font-size: 80%;
}

table.financial {
	font-size: 90%;
}

table.financial tr td sup, table.financial tr th sup {
	font-size: 70%;
	padding-left: 4px;
}
table.financialwide {
	font-size: 80%;
	width: 50%;
}
table.printwidth {
	font-size: 80%;
	width: 100%;
}

table.financial tr td strong, table.financial tr th strong {
	font-weight: bold;
}

ol {
	margin:0 0 14px 40px!important;
}

/*print pages */

h1.printheader {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #0066cc;
  line-height: 1.2em;
  font-size: 160%;
  margin: 0px;
  padding: 20px 0 40px 0;
  font-weight:normal;
}

img.printlogo {
	padding: 20px;
}

div.printcontainer {
	width: 450px;
	font-size: 90%;
}


