/* CSS Document */

body {
	font-family:Verdana; 
	margin: 0; 
	padding: 0;
	}
	
#container {
	margin: 0;
	text-decoration: none;
	color: #000 !important;
	}

#toolbar ul, #toolbar p, #toolbar input{
	display: none !important;
	}
#toolbar{
	background-color: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important;
	border: none !important;
	border-bottom: 2px solid #000 !important;
	}
#toolbar h1{
	color: #000 !important;
	margin: 0 !important;
	}
	
#container a{
	color: #000 !important;
	text-decoration: none;
	}
	
#toc, p {
	font-size:7pt !important;
	line-height: 9pt !important;
	}
	
.sideContent p, table.contactDetails  {
	font-size:6pt;
	line-height: 8pt;
	}
	
#disclaimer p {
	font-size: 4pt;
	line-height: 5pt;
}

#calendar, #collection {
	page-break-before:always;
	}

	/*
.pagebreak,
.daybreak {clear:both; page-break-before:always; height:1px; margin:0; overflow:hidden}*/
