/* ------------------------------------
---- Print stylesheet              ----
---- Original Author: George Young ----
----   Creation Date: 06/11/2007   ----
----    Webexpectations.com Ltd    ----
-------------------------------------*/
div#holder {
  width:100%;
}

div.topheader div.search,
div.topheader ul#navbar,
div.topheader div#toplogin,
div.topheader div#toplogin2,
div#aside,
div#menu {
	display: none;	
}

div.topheader {
	min-height: 100px;
	display:block;
    margin:0;
    float:none;
}
a#logo {
  left:0;
  top:0;
  float:none;	
}

a.button,
a.floatprint,
input.button
{
	display: none;
}

div#content,
div.full div#content {
	margin:0;
	border:0;
}

.hiddenContent 
{
	display: block !important;
}



div.box div.box div.box,
.roundedBox .content3,
.roundedBox 
{
	clear: both;
	border:0 !important;
	height: auto !important;
	width: auto !important;
}

/* Table borders */
table.presstbl {
	border-top: 1px solid #d7e4ec;
}
table.presstbl tr th,
table.presstbl tr th.final,
table.presstbl tr.final td {
	border-bottom: 1px solid #d7e4ec;
}
table.presstbl tr.final td.first {
	border-left: 1px solid #d7e4ec;
}
table.presstbl tr th.final,
table.presstbl tr.final td.final {
	border-right: 1px solid #d7e4ec;
}

p.standfirst, div.standfirst {
    padding: 0px;
	font-size: 110%;
}

.roundedBox2 .toggle, .togglewrapper2 .toggle2, .roundedBox2 .toggle2
{
	background: none;
}
.roundedBox .toggle, .roundedBox .toggle2 {
	background: none;
	color:#000000;
	padding:0 0 0 0;
}

.roundedBox .header
{
	background: none;
	margin:0;
	min-height:0;
	text-align:left;
}

.roundedBox .endcontent 
{
	display: none;
}

.roundedBox .header .innerHeader {
	background:none;
	display:block;
	padding:0px;
	clear: both;
}

div.ReportContent 
{	
	width: 100% ! important;
}

