/* This is an extra style sheet, only used when printing */
/* It removes background colours and adverts that should not be printed. */
/* === GLOBAL === */
body{
	font:			9pt/14pt Georgia, Times, "Times New Roman", serif;
	color:			black;
	background:		white;
}
.textlarge{
	font:			14pt/18pt Verdana, Arial, Helvetica, sans-serif;
	color:			black;
}
#container{
	background:		white;
}
#containerpop{
	display:		none;
}

/* === HEADER === */
#header_divTopAdBanner{
	display:		none;
}

/* --- Mini (Horizontal) Nav --- */
ul.mininav{
	display:		none;
}

/* 
====================
=== SEARCHES    ==== 
====================
*/

#jbsearch{ display:            none; }
.search_formtop{ display:            none; }
/* 
====================
=== TILE ADVERTS ==== 
====================
*/

#divTileAdBanner1{ display:            none; }
#divTileAdBanner2{ display:            none; }
#divTileAdBanner3{ display:            none; }
#divTileAdBanner4{ display:            none; }
#divTileAdBanner5{ display:            none; }
/* 
====================
=== PEEL ADVERT ==== 
====================
*/
#peelAdLarge{    
    display:            none; 
}
#peelAdSmall{
    display:            none; }
.peelAdShow{
    display:            none; }
.peelAdHide{    
    display:            none; }
/* 
=======================
=== WELCOME ADVERT ==== 
=======================
*/
#backShade {
    display:            none; 
}

#welcomediv {
    display:            none; 
}
#welcomediv h3{
    display:            none; }

/* 
========================
=== FLOATING ADVERT ==== 
========================
*/

#floatAdInner {
	    display:            none; 
}
/* 
========================
=== BOOM BOX ADVERT ==== 
========================
*/

.boomad{
	    display:            none; 
}


/* --- News --- */
/* NOTE: .news uses much of the .content CSS above - i.e. to set margins, padding, 
font colours, etc.  Be aware of this if you're trying to work out why something 
has a style applied to it that does NOT appear in a .news definition. */

ul.news_nav{
	display:		none;
}

.content .related_links{
	display:		none;
}
/* === RIGHT COL === */
.right_col{
	display:		none;
}
/* --- Headlines --- */
#headlines{
	display:		none;
}

#Footer1_divSkyscraperAdBanner{
	display:		none;
}
#footer_divSkyscraperAdBanner{
	display:		none;
}
#footer_divBottomAdBanner, .divBottomAdBanner{
	display:		none;
}
#footer_divBottomAdBanner object{
	display:		none;
}

/* === FOOTER AD === */

.footer_ad{
	display:		none;
}

/* === FOOTER === */
#Footer1_divBottomAdBanner{
	display:		none;
}
.divBottomAdBanner{
	display:		none;
}
