/*
 *	Guralp Systems EAM/DCM/NAM Stylesheet
 *
 *  Print only styles (hide section navigation and buttons)
 *
 *  Copyright (c) 2010 Guralp Systems Ltd. All rights reserved.
 */


/* Section list navigation buttons */
div.section_list {
	display: none;
}

a.section_list {
	display: none;
}

a.section_list_active {
	display: none;
}

span.section_list {
	display: none;
}

div.bottombar {
	display: none;
}

hr.masthead-end {
	display: none;
}

/* Main body text */
.mainbody {
	margin: 0.2in;
}
