/* 
	Title: 3000k print styles 
	Table of Contents:
		layout
		typography
		page specific
		
*/



/* 
----------------------------------------------- */
body{
	color: black;
	font-size: 8.75pt;
	background: none;
	background-color: #fff;
	padding: 0;
	}

#wrapper { width: 7.0in; background: none; margin: 0;	}

#content{ width: 7.0in;	background: none; }

#header,
#footer{ display: none;	}
	
#main{ width: 4.35in; padding: 0;}

#sidebar{ width: 2.0in; margin-top: 10px;}
	


/* typography
----------------------------------------------- */
h1{ margin-top: 10px;}

h4{ background: none; padding: 0;}

a{ color: #333; xborder-bottom: 1px dotted #962123; }

ul li{ line-height: 1.4em; }