/* 
-------------------------------
	print.css 
-------------------------------
*/

.nodis, #div_skipnav, #div_header img, #div_menu, #div_mid_2, #div_news, #div_footer {
	display:none;
}

body {
	background:#fff;
	font:10pt verdana,arial,helvetica,sans-serif; /* basic font settings */
}

#topmenu {
	display: none;
}

#login {
	display: none;
}

.breadcrumb {
	display: none;
}

#header_right {
	float: right;
}

#center_right {
	display: none;
}

#sliderControls img {
	display: none;
}

#back_to_top {
	display: none;
}


/* CLIENT LIST */
.clients_leftcolumn,
.clients_rightcolumn {
	vertical-align: top;
}

#footer {
	display: none;
}
