@charset "utf-8";
/* CSS Print */

/* Remove unwanted elements */
#man, #header, #nav, #flash, #sidebar1, #w3c, .image, .noprint, #share, #paradigm, #search, #splash, #sidebar1, #sidebar_left, #imgBottom, #wrapper, .infobox, .holder, .image, .smallprint, .formfield, .rssincl-itemtitle, .rssincl-itemdate, #homepagetext img
{
display: none;
}


/* Ensure the content spans the full width */
#container
{
width: 100%; margin: 0; float: none;
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #666666
}
.printlogo {
	display: block;
}
.mobilelogo {
	display: none;
}





body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
.bubble {
	display: none;
}
#bubble {
	display: none;
}
a:link, a: visited {text-decoration:none;
color:black;
}
a [href^="http://"]:after {content:"visit online at: "attr(href);
	font-weight:bold;
}
