/*@charset "utf-8";
/* Print friendly CSS */

body{
	font-family: Verdana, Geneva, sans-serif;
}

#container{
	background: white;
}

#banner{
}

#banner img{
}

#searchform{
	visibility:hidden;
}

#menu{
	visibility:hidden;
	height: 0px;
}

#flashplayer{
	margin-top: 0px; 
}

#takeaction a{
	color: white; 
}

#takeaction a:visited{
	color: white; 
}

#takeaction h2{
	color: black;
	background: white;
}

.signupfornews img{
	visibility:hidden;
}

#news{
	color: black !important;
}

#news h3 {
	background: none;
}

.newsbase{
	background: none !important;
}

#breadcrumbs{
	background: none !important;
	color: black;
}

#footer{
	visibility: hidden;
}

#tagline{
	background: white !important; 
}

.sIFR-replaced{
	visibility: visible;
	color: black;
}



#leftcolumn{
	page-break-before: avoid;
	page-break-inside:avoid;
}

#leftbodycontent{
	page-break-before: avoid;
	page-break-inside:avoid;
}

.leftbodycontent{
	page-break-before: avoid;
	page-break-inside:avoid;
}

#rightcolumn ul{
	page-break-before: avoid;
	page-break-inside:avoid;
}

