﻿body{ 
font-size: 10pt; background: none; background-color: #EBEBEB; margin: 0px 0px; 
}

.wrapper{background: none;}

div.content{ background: white; padding: 5px 20px 0px; width:1000px;}
div.float-wrapper{
	overflow:hidden;
}
div.chart{
	left:0px;
}
h2{ font-size: 16pt; }

h3{ font-size: 12pt; }

h2, h3, a, p.important{ color: black; }

div.header, div.footer-background, div.sidebar,
.print,
.nonprintable,
.invest,
.s4-nodlg,
.more,
.map,
.chart-open-table
{
  display: none;
}

.chart-linear,
.chart-bar,
.chart-pie,
.TitleOnlyForPrint
{
	display:block !important;
}

div.main{
  margin-left: 0px;
}

div.about,
div.index,
div.about-footer,
div.about-header,
div.float-wrapper
{
background-image:none;
}


div.ctl00_MSO_ContentDiv
{
	margin-left: 10px; margin-right: 10px;
}


.header-printable{
  display: block;
  background: white;
  padding-left: 45px;
  overflow: auto;
  width:700px;
}

.header-printable img{
  float: left;
  padding: 10px 20px 0px 0px;
}

.header-printable .cisp-contact{  
  padding-top: 8px;
}

.toggle-stat-table
{
	display:block !important;
	width:850px !important;
	min-width:800px !important;
}

span{
	width:850px !important;
}

span i{
	cursor:default !important;
}

p{
	width:850px !important;

}

br{
	display:none;
}

h5{
	display:none !important;
}

div.chart-pie div {
	left:-235px;
}
