/* generic */
body {
	background: #FFF;
	color: #000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}
img {
	border: 0;
}

/* hide elements not required for print */
#accessiblenav,#header,#subnavigation,#footer ul, div.rightcontent,div.pagetitle object, #footer ul, div.leftcontainer, #navigation, #toolkit, #downloadreport,  .toolsmenu, .shortcutslinks {
	display: none;
}

 div.rightcontent, #footer{
 
 padding-top:10px;
 clear:both;
 	}


/* re-style any elements for print if required */
.print {
	display: block;
}
.clearboth {
	clear:both;
}

h1.futuraLight {
	font-size: 140%;
	margin: 0px;
	width:500px; 
	margin:0 0 45px 0px;
}
h2.futuraLight {
	font-size: 120%;
	margin: 15px 0 50px 0;
}
h2.orangetitle {
	font-size: 100%;
}

div.plasticcontainer {
	clear:left;
}
div.columntwo, div.columnthree {
	margin-right:15px;
}
/* financial tables */

colgroup.firstof7cols {
	width:20%;
}
colgroup.firstof6cols {
	width:39%;
}
colgroup.firstof5cols {
	width:45%;
}
colgroup.firstof4cols {
	width:60%;
}
colgroup.firstof3cols {
	width:65%;
}
table.financial {
	font-size:90%;
	width:100%;
	margin-bottom:15px;
}
table.financial tr.hidden {
	left:-2000px;
	position:absolute;
	top:-2000px;
	height:0;
	overflow:hidden;
	width:0;
}
table.financial tr td.highlight {
	color: #000;
	font-weight: bold;
}
table.financial th, table.financial td, table.financial tfoot td {
text-align:right;
}
table.financial .left {
text-align:left;
}
table.financialwide {
	width: 700px;
}
table.financial thead tr th, table.financial thead tr td, table.financial tbody tr.header th, table.financial tbody tr.header td {
	background: #ffffff;
	border-bottom: 1px solid #000;
	font-weight: bold;
	color:#000000;
	vertical-align:bottom;
}

table.financial tr th.left, table.financial tr td.left {
	text-align: left;
}
table.financial tbody tr td, table.financial tbody tr th {
	background: #fff;
	border-bottom: 1px solid #e4e4e4;

}

table.financial tr td ul {
	padding: 0px!important;
}

table.financial tr.linebottom td, table.financial tr.linebottom th{
	border-bottom:1px solid #999;
}

table.financial tr.noline td, table.financial tr.noline th{
	border-bottom:0px solid #fff;
}
table.financial tr.linebottomthick td, table.financial tr.linebottomthick th, table.financial tr td.linebottomthick{
	border-bottom:2px solid #000;
}
table.financial tr.linetop td, table.financial tr.linetop th{
	border-top:1px solid #999;
}
table.financial tr.total td{
	border-top:1px solid #000;
	border-bottom:2px solid #000;
}
table.financial th.indent, table.financial td.indent {
	padding-left:28px;
}


table.financial tr td.lineleft{
	border-left:1px solid #999;
}
table.financial tr td.lineright{
	border-right:1px solid #999;
}
table.financial tr td.noline{
	border-bottom:1px solid #FFF;
}
table.financial tr td.linebottom{
	border-bottom:1px solid #999;
}

table.financial tfoot tr td table.footnote {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


table.financial tfoot tr td {
	text-align:left;
	vertical-align:top;
	font-size: 90%;
	padding-left: 0px;
	color:#000000;
}

table.financial tfoot ol{
	/*width:540px;*/
	}


table.footnote tr td {
	text-align:left;
	vertical-align:top;
	font-size: 90%;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom:0px solid #fff!important;
}
th.nobold {
	font-weight:normal;
}
.bluetitle {
	color:#0066CC;
}
.bold {
	font-weight:bold;
}


th.center {
	text-align:center;
	}
	
.italic {
font-style:italic;
	}
	
/* Lists */
ul.relatedlist li {list-style:none;}
	
ul.relatedlist li.purpledot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_purple.gif") left no-repeat;}
ul.relatedlist li.orangedot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_orange.gif") left no-repeat;}
ul.relatedlist li.greendot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_green.gif") left no-repeat;}
ul.relatedlist li.reddot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_red.gif") left no-repeat;}
ul.relatedlist li.yellowdot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_yellow.gif") left no-repeat;}
ul.relatedlist li.bluedot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_blue.gif") left no-repeat;}
ul.relatedlist li.midbluedot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_midblue.gif") left no-repeat;}
ul.relatedlist li.darkbluedot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_darkblue.gif") left no-repeat;}
ul.relatedlist li.greydot {background: url("http://sitebuilder.webdevelopment/sites/rexam/rexamar2008/images/site_objects/bg_keydots_grey.gif") left no-repeat;}

ol.roman {
	list-style:lower-roman;
}
ol.alpha {
	list-style:lower-alpha;
}

