/* 
Title : 		Print The Philips Centre for health and well-being Stylesheet

Author : 		Rapp UK

URL : 			www.philips-thecenter.org
Type: 			Print
Description : 	Basic styles for formatting a page printed on paper.
				

--------------------------------------------------------------------------------------------------------------------------
FILE INFO
Last updated:	2010/05/28
Created by:		Sam Smithson, Rapp
				uk.rapp.com
Version: 		0.0.1
----------------------------------------------------------------------------------------------------------------------- 
*/

/* Don't print background images */
html,body { background: none;background-color: #FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{color: #223344;}
h1,h2,h3,h4,h5,h6{font-family: Arial, Helvetica, sans-serif;font-weight: bold;margin: 0;padding: 0;position: static;color: #223344;}

p,a { font-family: Arial, Helvetica, sans-serif; line-height:17px; font-size:0.8em; }

ul { list-style:none; margin:0px; padding:0px; }
ul li { list-style:none; margin:0px; padding:0px; }

img {  border:0;  }

hr { background: #ccc; color: #ccc; width: 100%; height: 2px; margin: 2em 0; padding: 0; border: none; }
blockquote { margin: 1.5em; padding: 1em; font-style: italic; font-size: .9em; }

#navigation, #column-002, .hide, #footer-wrapper ul, .title { display:none; }
