﻿/*
    print.css: print SCREEN STYLES
	------------
    Job:               
    Produced by:       
    Start date:  	   
	------------
*/

html > body  { background: white; color: black; font-size: 12pt; font-family: Arial, Helvetica, sans-serif!important;  margin:0; padding:0 }
h1, h2, h3, h4, h5, h6, a, ul, li, p, ol, dl. dt, dd {
	font-family: Arial, Helvetica, sans-serif!important; color: #000!important
}
img { border:0 }
img.printlogo { display:block }
.hide, h1 span { display:none }

div.leftMarg, div.footer, div.header, div.contentRight, ul.contentTools, table#ctl00_ctl15_idArfPubConsole, div.how-useful, span.rating, p.master, .view, .pageControls, .sort, #flashContent, #feature, .customise, .tabs, table#ctl00_ctl17_idArfPubConsole { display: none }

div.reader-comments dl dt { background:#E0E0E0 none repeat scroll 0 0; font-size:0.8em; border-bottom: 1px solid #efefef; padding: 0 }

div.reader-comments dl dd { color: #434343; font-size: 0.81em; margin: 0.8em 0 2em 0; padding: 0; }

.articleList ul.articles { margin: 0!important }
.articleList ul.articles li { clear: both; list-style: none; margin-top: 1.5em; overflow: hidden; width: 100%; }
.articleList ul.articles li a { font-size: .80em; } 
.articleList ul.articles li p { margin: .2em 0 .5em 0; }
.articleList ul.articles li.last { border: 0; }
.articleList ul.articles img { border: 0; float: left; margin: 0 1em 1em 0; border: 8px solid #ececec; }

	
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}