/**********************
	* CSS DOCUMENT FOR PRINTABLE VERSION
**********************/

h1, h2, h3, h4, p { padding: 0; margin: 0; }

body { background:#fff; color: #222; font-size: 14pt; line-height: 18pt; font-family: Helvetica, Arial, sans-serif; }
h1 { padding:15pt 0 10pt; font-size: 22pt; font-weight: normal; font-family: Helvetica, Arial, sans-serif; color:#222; }
h2 { padding:7pt 0 5pt; font-size: 18pt; font-weight: normal; font-family: Helvetica, Arial, sans-serif; color: #222; }
h3 { padding:7pt 0 5pt; font-size: 16pt; font-weight: normal; font-family: Helvetica, Arial, sans-serif; color:#222; }
h4 { font-size: 14pt; font-weight: normal; font-family: Helvetica, Arial, sans-serif; }

strong, b { font-weight:bold; font-family: Helvetica, Arial, sans-serif; }
a { color:#222; font-weight:normal; }
p { padding:0 0 5pt; }
table th { text-align: left; }
/************************
	* HIDE ELEMENTS
************************/
#blk-menu { display: none; }
#toggle-menu { display: none; }
.content-top img { display: none; }
#cc--main { display: none; }
video { display: none; }
/***********************
	* STYLES
***********************/
#logo img { display: block; height: 70px; margin:0 auto 30px; }
.text table { width: 100%; }
#sponsors { padding: 1em 3%; text-align: center; }
#sponsors .sponsor { display: inline-block; padding: 0 0.7em; height: 60px; }
#sponsors .sponsor img { height: 100%; }

/****************/
#footer { border-top: 0 none; padding-top: 10pt; clear: both; }
#footer .copyright { font-size: 8pt; line-height: 10pt; }
