/*print*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: normal;
	line-height: normal;
}
a {
	text-decoration: underline;
	font-size: normal;
	color: blue;
}
h1 {
	font-size: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
}
img {
	display: none;
}
#header {
	margin-bottom: 60px;
}
#header h1 {
	font-size: 24px;
	margin-bottom: 0;
}
#navigation{
	display: none;
}
div.sidebar-wrapper {
	display: none;
}
div.member {
	margin: 10px 0;
}
.list-wrapper {
	margin: 10px 0;
}
.testimonial-box {
	margin: 15px 0;
}
p.company {
	font-weight: bold;
}
.affiliation,.accredited {
	margin: 10px 0;
}
#slider-wrapper,.form-wrapper{
	display: none;
}
#footer {
	text-align: center;
	vertical-align: bottom;
	margin-top: 40px;
}
#footer ul {
	display: none;
}