/* ATTTO - Print Style Sheet */
body {
	background: white;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

/* REDEFINE HTML */
a:link, a:visited {
	color: #000;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0;
}

/* PAGE STRUCTURE */
#wrapper {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#footer, div.header-inner, div.sidebar-b, #cpromos, hr, #industry-tabs, .backto-top, .backto,
.pagination  {
	display: none;
}

/* industry pages */
.training img {
	display: block;
}

.training .item {
	margin-bottom: 25px;
}