/*DefaultWebStyle cssPrint10Body*/body {	font-family: Times, serif;	font-size: 12pt;	color: black;	background: white;	margin: 0; border: 0; padding: 0;	}/*DefaultWebStyle cssPrint11Page*/@page {    size: A4 portrait;/*    margin: 54mm 16mm 27mm 16mm; */}@page {    @top { margin-top: 27mm; content: flow(header) };    @bottom-center { content: counter(page) " od "  counter(pages); }}/*DefaultWebStyle cssPrint21Text*/td { font-size: 12pt }h1,h2,h3,h4,h5 { font-family: Arial, Helvetica, sans-serif; }h1 { font-size: 14pt; }h2 { font-size: 12pt; margin-top: 25pt; }h3 { font-size: 11pt; margin-top: 20pt; }h4 { font-size: 11pt; }h5 { font-size: 10pt; }/*DefaultWebStyle cssPrint22Links*/a:link, a:visited, a:active, a:hover {	color: black;	background: transparent;	font-weight: normal;	text-decoration: none;	}/* #content a:link:after, #content a:visited:after  { content: " (" attr(href) ") "; }  expanded links! *//*DefaultWebStyle cssPrint25PageBreak*/.pageBreak { page-break-after: always; }/*ScriboStyle cssPrint41Doc*/#contentHierarchyTable td {	font-size: 10pt;	}/*ScriboStyle cssPrint41DocHeader*//* body { position: relative; } ??? *//* #containerPadded { position: relative;  top: 80pt; padding-bottom: 80pt; } */  /*place for header */#printHeader { position: absolute; top: 0; width: 98% }#printHeader { flow: static(header) }#printHeader table {  	width: 100%;	margin: 1px; 	margin-bottom: 2em; 	border-top: 1px solid #999;	border-bottom: 1px solid #999;	border-left: 1px solid #999;	border-right: 1px solid #999; 	}#printHeader td { 	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	padding: 5px;	height: 80pt;	}#printHeader td:not(.last) { border-right: 1px solid #999; };#printHeader td b { font-weight: bold; font-size: 10pt }/*ScriboStyle cssPrint41DocTitle*/#documentTitlePrint{ 	width: 100%; 	margin-top: 120pt;}#documentTitlePrint table { 	width: 100%; 	font-family: Arial, Helvetica, sans-serif;	}#documentTitlePrint td { text-align: center; }#documentTitlePrint h1 {font-size: 13pt;}#documentTitlePrint h2 {font-size: 11pt}/*ScriboStyle cssPrint42DocFooter*/#printFooter table {	width: 100%;  	margin-bottom: 2em;	border-top: 1px solid #999;	border-left: 1px solid #999;	border-collapse: collapse;	}#printFooter td { 	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	padding: 5px;	border-right: 1px solid #999;	border-bottom: 1px solid #999;	}#printFooter td table { border-top: 0; border-left: 0; }#printFooter td table td { border-right: 0; border-bottom: 0; }/*DefaultWebStyle cssPrint90Hide*/#banner, #header, #logo, #dashboard, #switcher { display: none; }#navigation, #hierarchyLinks { display: none; }/*ScriboStyle cssPrint91Hide*/.screenOnly { display: none; }.documentActions { display: none; }#buckets { display: none; }#documentTitleScreen { display: none; }#classificationLevel  { display: none; }#chapterNavigation { display: none; }#processDescription { display: none; }/*DefaultWebStyle cssPrint9Show*/.print { display: show; }.printOnly { display: show; }