@charset "utf-8";
/* CSS Document */

/* LAYOUT */

#top, #LeftNav, #RightNav, #sharethis {
	display:none;
}

ul.MenuBarHorizontal {
	display:none;
}

#PrintLogo {
	display:block!important;
}

/* TEXT */

a:after {
	content: " (" attr(href) ") ";
}

a {
	color:#000!important;
	font-weight:normal!important;

}
/*home*/
#topHome {
	display:none;
}


