/****************************************************************
   																|
   DESIGNER:  	Chris Chapman									|
   DATE:    	24-11-2006										|
   DESCRIPTION: Print setup										|
																|
 ****************************************************************/

body {font: 400 12pt verdana, arial, sans-serif; color: #000; background: #FFF;}
h1 {margin-top: 30px; font-size: 18pt; border-bottom: 1px solid #999;}
h2 {font-size: 16pt;}
h3 {font-size: 14pt;}
h4, h5, h6 {font-size: 12pt;}
a {color: #000099;}

/* hides things we don't want to print */
#header, #mainMenu, #utility-links, #global-calendar, #breadcrumbs, #footer, #contactControl, #legal {display: none;}
#content {width: auto; margin: 0 8%; padding: 0;}





