@charset "UTF-8";
.toc_header {
	color: #000000;
	text-transform: uppercase;
	line-height: normal;
	font-size: medium;
	font-family: "Myriad Pro", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	height: 20px;
	background-position: center;
	padding-left: 5px;
	border: 1px solid #999999;
}
.department {
	color: #000000;
	text-transform: uppercase;
	line-height: normal;
	font-size: medium;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
	height: 20px;
	background-position: center;
	padding-left: 5px;
}
.float_left {
	text-indent: 0px;
	float: left;
	margin: 5px;
}
.float_right {
	text-indent: 0px;
	float: right;
	margin: 5px;
}
/* CSS Document */

.noprint {
	display:none
}
#contianer_menu, #back_to_site, .noprint {
	display: none;
	width: 0px;
	height: 0px;
	visibility:hidden;	
}
body{
	page:'identifier';
	page-break-before:auto;
}

