#header-wrapper,
.home-slider,
.email-signup,
#sidebar,
.footer-logos {
	display:none;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.3;
}

img {
	border:0 none;	
}

h1, h2, h3 {
	font-weight:bold;	
}
.text-bold-1,
.text-bold-2,
.text-bold-3,
.text-bold-4,
.text-bold-5 {
	font-weight:bold;	
}
.text-footnote {
	font-size:8pt;
	color:#666;	
}
#footer-wrapper {
	border-top:2px solid #333;
	margin-top:1.3em;
	width:100%;
	clear:both;	
}
table {
	margin-bottom:1.3em;	
}
table td,
table th {
	padding:1pt;
	border-bottom:1px solid #ccc;
}
table caption {
	font-size:14pt;
	font-weight:bold;
	border-bottom:2px solid #666;
}
table th,
table caption {
	text-align:left;	
}