/***
  &Co
  Print stylesheet
  Powered by MIYO
***/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color:#00c;
	text-decoration:underline;
}

div#accessibility-links,
p.text-size-controls,
div#site-search-hold,
div#site-user-meta,
div#navigation,
div#section-navigation,
.bottom-right-logo,
.print-hide {
	display:none;
}
