/* IDELE Style Sheet - printing (print.css) */

/* last update: 27 July 2004 */

/* copyright 2004 ECOTEC Research & Consulting Ltd */

body {
   font-size : 11pt !important;
   font-family : "Arial", "Helvetica", "Trebuchet MS", "Bitstream Vera Sans", "Verdana", "Lucida", sans-serif !important;
   line-height : 16pt;
   margin : 5%;
}

h1, h2, h3, h4, h5, h6 {
   font-family : "Trebuchet MS", "Bitstream Vera Sans", "Verdana", "Lucida", sans-serif !important;
}

h3 {
   font-size : 145%;
}

h4 {
   font-size : 125%;
}

h5 {
   font-size : 100%;
}

h6 {
   font-size : 100%;
   font-style : italic;
}

hr.hidden {
   display : none;
}

img {
   border : 0;
}

img.more {
   display : none;
}

li {
   margin-bottom : 0.5em;
}

noscript {
   display : none;
}

p#skip {
   display : none;
}

p#lang {
   display : none;
}

div#masthead h1 {
   font-size : 150%;
   border-bottom : 3px double #000;
   padding-bottom : 11pt;
}

ul#nav, ul#nav-fr {
   display : none;
}

div#footer {
   border-top : 3px double #000;
}

div#logos {
   display : none;
}

ul#stamp {
   display : none;
}

tr {
   vertical-align : top;
}
