/* generic */
body {
	background: #FFF;
	color: #000000;
	font-family:Arial;
	font-size:0.7em;
	/*line-height: 1em;*/line-height:normal;
}
img {
	border: 0;
}

/* hide elements not required for print */
#accessiblenav,#navigation, #subnavigation, #pagetrail, #footer ul, #toolbox, div.inpagenav, .hidden, form,  a.arrow, a.excel, p.link{
	display: none;
}

/* re-style any elements for print if required */

.marginleft10 {margin-left:0px;}
#content div.quotebox {

	margin-bottom:0px;
	padding-bottom:0px;

	}
#branding { 
	border-bottom:1px solid #CCC;
	padding-bottom:15px;
	float:left;
	clear:both;
	}

#content { 
	margin:0;
	float:none;
	clear:both;
	}

.hotspot_twocol { 
	margin-top:20px;
	}



table.financial thead th.seperator {
}

#contentwrapper div.sidebar {
	width:100%;
	float:left;
}
#content div.highlight {
	float:left;
	width:200px;
	
	}

