/* CSS Document Print */

body {
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
a {
	color: #0669CC;
	text-decoration: none;
}
#navcontainer  {
display: none;
}
#header  {
display: none;
}
#breadcrumb  {
display: none;
}
#sidebarleft {
display: none;
}
#sidebarright {
display: none;
}

div.leaderboardtop {
display: none;
}
.detailheader, .smalldetailheader
{
    display: none;
}
.detailfooter 
{
    display: none;
}
.nav
{
    display: none;
}
div.contentfooter img.social, div.smallcontentfooter img.social {
    display: none;
}
div.contentfooter a img.print, div.smallcontentfooter a img.print {
    display: none;
}

div.contentfooter div.toolbar, div.smallcontentfooter div.toolbar {
    display: none;
}

#content div.index {
	display: none;
}


#mobile-header{
	display:none;
}
div.comment{
	display:none;
}