/* -----------------------------------------
Print Stylesheet for SST Systems - www.sstusa.com
Author: cdeVision.com
Copyright: (c)2009 cdeVision
Created: January 2009
Amended: (note date and by whom and any notes)
-------------------------------------------- */

body {background:#fff; margin:0; font-family:arial,helvetica,sans-serif; font-size:12px; color:#000; text-align:center;}

h1, h2, h3, h4 {padding:0; margin:0;} 
h1 {font-size:22px; font-weight:bold; line-height:26px; color:#000;} /* page titles - interior banner */
	h1 span {margin-left:10px;}
h2 {font-size:18px; font-weight:bold; padding:0 0 12px 0; line-height:24px; color:#000;} /* page titles - content area - dk. red */
h2.home {font-size:22px;}
h3 {font-size:16px; font-weight:bold; padding:0 0 8px 0; color:#000;} /* sub-heads - dk.grey */
h3.greybar {} 

p {margin:0; padding:0 0 15px 0; line-height:16px;}
p.intro {font-size:14px; line-height:20px;}
ul, ol {margin:0; padding:0 0 8px 20px;}
li {line-height:16px; padding-bottom:7px;}

img {border:0;}
.skiplink {display:none;}

div#printlogo {display:block; text-align:center; border-bottom:1px solid #000; padding-bottom:15px; margin-bottom:20px;}
div#printlogo img {display:block !important; margin:0 auto;}


/* ---- links ----------------------------------------- */
a {color:#000; text-decoration:underline;}  
a:visited {color:#000;}
a:hover {color:#000; text-decoration:none;}
a:active {color:#000;}
a:active, a:focus {outline:none;}


/* ---- ids & classes ----------------------------------------- */

#content {width:100%;}
#headerwrap, #bannerhomewrap, #bannerwrap, #contentwrap, #footerwrap {width:100%; text-align:left;}

#headerwrap {display:none !important;}

/* home page banner area */
#bannerhomewrap {display:none !important;}

/* interior pages banner area - holds page title */
#bannerwrap {}
#banner {}
	#banner h1 {}

#contentwrap {background:none;}
#content {background:#fff; padding:10px 0 20px;}
#content img {display:none;}
	#leftcol {display:none !important;}
	#main {width:100%;}
		/* news/articles landing page teaser intros */
		.newsbox {padding:10px 0;}
			.newsbox h3 {padding:0 0 3px 0;}
			.newsbox p {padding:0 0 3px 0;}
			.newsbox p.byline {font-size:11px;}
		/* right-side float */
		#sidebar {display:none !important;}

#footerwrap {border-top:1px solid #000;}
#footer {padding:20px 0; background:#fff; color:#000;}
	h4#twentyfiveyears {display:none;}
	table#footerinfo {margin:0 0 25px 0;}
		table#footerinfo td {padding:0 15px; vertical-align:top;}
		table#footerinfo td p {padding:0;}
	p#copyright {padding:0 0 4px 15px; font-size:11px;}
	p#props {padding:0 0 4px 15px; font-size:11px;}
		p#props a {}