/* 
	copyright 2007 ASC Signal All Rights Reserved 
	Client: Resilience Capital
	Author: Maya Lindenmuth - Brulant, Inc.
	Date: 12/06/07	
*/


/************************ STYLES THAT WILL PRINT ONLY :: START **********************/
#print { position: absolute; left: 0px; top: 0px; display: block; }
/************************ STYLES THAT WILL PRINT ONLY :: END **********************/

/************************ STYLES THAT WILL NOT PRINT :: START **********************/
#branding { display: none; }
#nav_main { display: none; }

#nav_secondary { display: none; }
/************************ STYLES THAT WILL NOT PRINT :: END **********************/


/************************ STYLE ADJUSTMENTS FOR PRINT :: START **********************/
#content { float: left; margin: 100px 0px 0px; }
#content .content_main h2 { margin-top: 0px; }
#content .content_column h3 { font-weight: bold; text-align: left; }
#content .pdf_link { position: relative; top: auto; margin-top: 15px; }
/************************ STYLE ADJUSTMENTS FOR PRINT :: END **********************/