/* ------------------------------------------------------- */
/* Printed Elements Styles								   */
/* ------------------------------------------------------- */

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	line-height:1.4em;
}
a, a:visited, a:hover, a:active{
	color:#000;
	text-decoration:none;
}
#language-nav, #nav, #secondary-nav, .footer-nav, #top-nav,
.side,
.nextprev,
.social,
.logo,
#cbp-bislideshow, #cbp-bicontrols,
.sliderCorp,
.credits {
	display: none;
}

p{line-height:1.5em;}

p{line-height:1.5em; !important}


#footer{font-size:0.85em; margin:4.5em 0;}
#footer p {margin:0 !important;}

h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}
.printablelogo{
	display:block;
	width:100%;
	margin:0 0 1em;
	text-align:left;
}
.slogan{
	margin:0 0 2em;
}
.printablelogo img{
	display:inline-block;
	width:30%;
	margin:0 auto;
}


*:focus { 
	outline: 0;
}


