/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}



/* @override http://www.eib.org/technical/css/printer.css */

title {
	string-set: title content()
}

h2, h3 {
	string-set: headers content()
}

div.head h2 {
	string-set: w3crec content()
}

/* body { font: 10pt serif; padding: 0 } */

h1, h2, h3, h4, h5, h6, dt {
	page-break-after: avoid;
}

/* * { text-decoration: none } */

/* body { font: 10pt serif; padding: 0 } */

h1, h2, h3, h4, h5, h6, dt {
	page-break-after: avoid;
}

/* * { text-decoration: none } */

#pp_options,
.overlay, .simple_overlay,
#header .container,
#body #left,
#menu,
#right,
#footer,
#breadcrumb,
#closing {
	display: none;
}

#header img {
	margin: 0pt 1em 1em 0pt;
	float: left;
	clear: left;
}

#body img.span-24 { width: 100%; }
#header img.print { width: 100%; }
#body img.span-18 { width: 75%; }
#body ul.imageFade img { width: 100%; }
#body img.span-14 { width: 60%; }
#body img.span-12 { width: 50%; }
#body img.span-10 { width: 42%; }
#body img.span-8 { width: 33%; }
#body img.span-6 { width: 25%; }
#body img.span-4 { width: 17%; }
#body img.span-2 { width: 8%; }
#body img.span-1 { width: 4%; }

#body ul.imageFade {
	clear: both;
	list-style: none;
}

#body .mailprint {
	display: none;
}
#body #details .contentLanguage li {
	display: inline;
	margin-left:2px;
}

#body img { float: left; }