/* CSS Document */

#boxWrapper{
	width:100%;
	text-align:left;
}
#boxNav, .bookmark{display:none; visibility:hidden;}

#boxContent{
	clear:left;
	text-align:left;
	margin:0mm;
	padding:0mm;
	border: none;
	width:100%;
}
h1 {
	font-family:"Century Gothic", "ITC Avant Garde Gothic", Arial, Tahoma, "Trebuchet MS";
	font-size : 16pt;
	font-weight : normal;
	padding:0mm;
	padding-bottom:10mm;
	margin:0mm;
	background-image: none;
	color: #6989A3;
}
.page_pic{ display:none;}
.pagebreak{page-break-before:always;}