@charset "utf-8";
/*
Title:	Layout for print media
Author:	http://voodoocreative.com.au/
*/


/* import stlesheets
---------------------------------------*/
@import url("content.css");



/* General Styles
---------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}
a,
.content a,
.content a:hover,
.content a:focus,
.content a:active,
.content a:active {color:#333333; text-decoration:underline}

#global_nav_main_wrapper, 
#topBar,
#quickButtons,
#unclassified,
.mainNav,
#footer,
h1,
.imgBdr,
#sidebar,
#slideshow,
#subNav,
#subNavRow,
#fadeLeft,
#fadeRight
#isoGrid,
#globe,
.slideNav {	display:none; }


/* Styles
---------------------------------------*/
#header{
	border-bottom:solid 1px #000000;
	padding-bottom:3mm;
}
#header img{width:100mm;}

#promoRow{height:auto;}
.slide{display:none}

#breadcrumbs { margin:0; padding:1em; border-bottom: solid 1px #000000; }
#breadcrumbs li{ display:inline; font-size: 0.75em; }
#breadcrumbs li a{ display:inline; color:#000000;
	margin-right: 9px;
	padding-left:10px;
    background-image: url("../layout/readmore-arrow-print.gif");
    background-position: left center;
    background-repeat: no-repeat;}
#breadcrumbs li.first a { background-image:none; padding:0; }

.content h2 { background-image:none; }

