@media print{



#logo, #sidebar, #sidebarlong,.hhonly, .screenonly { display: none;
		visibility: hidden; 
      }
.printonly { display:block;
display: inline;
		visibility: visible; 
      }
	  

#main {	position: static;
        width: auto;
        height: auto;
		margin-left: 10%;	
}

#report {position: static;
        width:100%;
        height:100%;
		margin-right:3cm;
		margin-left:3cm;
		margin-top:3cm;
		margin-bottom:3cm;
}

#sign {
  float: right;
  width: 15%;
  margin: 1%;
  padding: 1%;
  text-align: center
}	
#center {
  text-align: center;
}


#figure {
  float: right;
  width: 20%;
  margin: 1em;
  padding: 1em;
  text-align: left
}
#portrait {
  float: right;
  width: 120px;
  border: thin silver solid; margin-left:10px; padding:5px;
}
#right {
  float: right;
  width: 20%;
  border: thin silver solid; margin: 1%; padding: 2%;
  text-align: left
}
image.right {
  float: right;
}
#mid {
  position: static;
  float: right;
  width: 73%;
  text-align: left
}
img.scaled {
  width: 100%;
}
img.scaledonprint {
  width: 100%;
  /*page-break-before: always;*/
}
table.bord{border: thin solid grey;}
td.fill{border: thin solid grey; vertical-align:top; margin: 0px; padding: 0px 5px 0px 5px; background-color:#CCC; font-size: 8pt;}

td.bord{border: thin solid grey; vertical-align:top; margin: 0px; padding: 0px 5px 0px 5px; font-size: 8pt;}
td.bordRight{border: thin solid grey; vertical-align:top; text-align:right; margin: 0px; padding: 0px 5px 0px 5px; font-size: 8pt;}
li.bord{font-size: 8pt;}
li.nine {
	font-size: 9pt;
	font-family: AGaramond, Garamond, Times New Roman, serif;
	text-align: justify;
	margin-right:3cm;
		}		

 
body {background: none;}
body a:link, body a:visited, body a:hover  { text-decoration: none; color: #000; background-color:#fff;}


/* All fonts text styles and text sizes*/
.m4 { display: none;
		visibility: hidden; 
      }


p, td, li, ul, dl, ol, .m1, .m2, .m3, .hiddenlinks, .grey, .small {
	font-family: AGaramond, Garamond, Times New Roman, serif;
	font-style: normal;
	line-height: normal;}
	
	
.toplinks {visibility: hidden; }
	
/* Bolds*/
h1, h2, h3, h4, h5, h6, th,.m1, .m2, .m3, .boldBlue, .boldRed, .department, .toplinks, legend, .expl { 
	font-weight: bold;
	font-family: Frutiger Linotype, Frutiger, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000;
	background-color: #fff;}

h1.print{font-size: 30pt;
	     font-weight:300;
	     text-align:center;
}

h1.break{page-break-before: always;
}

h2.print{font-size: 18pt;
	     font-weight:300;
	     text-align:left;
		 		 margin-left:0.7cm;
}
h2.printbreak{font-size: 18pt;
	     font-weight:300;
	     text-align:left;
		 margin-left:0.7cm;
		 page-break-before: always;
}
h2.printcenter{font-size: 18pt;
	     font-weight:300;
	     text-align:center;


}
h3.print{font-size: 12pt;
	     font-weight:300;
	     text-align:left;
		 		 margin-left:0.7cm;


}

	
/* Sizes */
h1 {font-size: 18pt;}

h2 {font-size: 14pt;}

.department {font-size: 10pt;}

h3, h4, h5, h6, th, .boldBlue, .boldRed, legend, .expl {font-size: 11pt;}
.toplinks, .m1, .m2, .m3 {font-size: 10pt;}


p, td, li, ul, dl, ol, .small {
	font-size: 11pt;}

pre {font-size: 11pt;}
	
.grey {font-size: 10pt;
	font-weight: normal;}
	
.small {font-size: 8pt;
	font-weight: normal;}

}



