/* Start of CMSMS style sheet 'Print' */
body, table, tr, th, td, input, select, textarea {
	font: 16px/1.6 arial, helvetica, sans-serif;
	color: #000;
	}

body {
	background: none;
	margin: 0;
	padding: 0;
	}

.print { display: block; }

#logoPrint {
	display: block;
	text-align: center;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	}
#footer {	
	text-align: center;
	padding: 20px 0 0 0;
	border-top: 1px solid #ccc;
	font-size: 12px;
	}
	
.noprint, #header, #logo, #topMenu, #search, #menu, #breadcrumbs, #colRight, #counter, #footer ul, #threshtech, .rss, #colRightMenu { display: none; }

#main, #site, #colLeft, .contentBox, #content {
	background: none; 
	width: auto;
	margin: 0;
	border: none;
	}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #006699;
	}
	
#colLeft h2.bar, h2.barPressReleases, #colRight h2.bar { background: none; }
h2.bar, h2.barPressReleases {
	font: bold 24px 'arial narrow', arial, helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 6px 15px 5px 20px;
	border-bottom: none;
	}
	
h3 {
	font: bold 20px 'arial narrow', arial, helvetica, sans-serif;
	color: #b70106;
	}
#colLeft .contentBox h3 {
	font-size: 20px;
	color: #297c00;
	}
#agenda td h3, #awards td h3 { margin: 0; }

h4 {
	font-weight: bold;
	font-size: 17px;
	color: #000;
	margin: 0;
	}
#colLeft .contentBox h4 { 
	color: #b70106;
	}
	
h5 {
	font-size: 14px;
	font-weight: bold;
	color: #7d7d7d;
	}
	
h6 {
	font-weight: bold;
	font-size: 12px;
	}
/* End of 'Print' */

