/* 
--------------------------------------------------------------------------------
css print definitions                                                           
--------------------------------------------------------------------------------
*/

@page { 
  size:21.0cm 29.7cm;
  margin-top:2.2cm;
  margin-bottom:3cm;
  margin-left:2.5cm;
  margin-right:2.5cm;
}

body {
  color:#000000;
  font-size:12pt;
  text-align:justify;
  font-family:"Times New Roman","times new roman", times, serif;
}

h1 {
  font-weight:bold;
  font-size: 18pt;
  margin-bottom:0.5em;
}

h2 { 
  font-weight:bold;
  font-size: 14pt;
}

h3 { 
  font-weight:bold;
  font-size:12pt;
}

p, tr, td {  
  orphans:3;
  widows:3;
}

.imgcontainer a[href]:after {
 content:" Big Picture "attr(href)" disabled";
 background-color:inherit;
 font-style:italic;
 color:#000000;
 size:80%;
}

a {
  color:#000000;
}

caption {
  font-family: Arial, sans-serif;
  font-style:italic;  
}

table {
  text-align:left;
  font-family: "Times New Roman","times new roman", times, serif;
  font-size: 12pt;
  color:#000000;
  border-collapse:collapse;
  border: 1pt solid #000000;
  margin: 1em;
}

#sitecontent table td {
  vertical-align:top;
  padding:0.5em;
  border: 1pt solid #000000;
}

#logo {
  text-align:right;
}

.tablehead, .tablehead2 {
  font-weight:bold;
  text-align:center;
  border-bottom: 2pt solid #000000;
}


*[title]:after {
 content:" ("attr(title)")";
 color:#000000;
 background-color:inherit;
 font-style:italic;
 size:80%;
}

/*
p.imgcontainer img {
  border: 0px;
  width:30%;
}*/

/* not visible elements */
#sitemenu, #sitemenu a, #breadcrumb a, #breadcrumb, #sitefooter, #sitefunctions, .contentlist, p.imgcontainer img {
  display:none; 
}
