/* Print Styles */

* {
	font-family: Times;
}

body { 
	background:white;
	margin:0;
	color:black;
}

#page_top, #navbar, .social_icons, .understanding_back, #copyright img, .sidebar, .vvqbox, object {
	display: none;
}

#content {
	font-size: 12pt;
}

.breadcrumbs {
	font-size: 9pt;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

#page { 
	background: none !important;
}

#copyright {
	font-size: 9pt;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-top: 20px;
}