/* ----------------------------------------*/
/* ---------->>> Print Style <<<-----------*/
/* ----------------------------------------*/
* {
	margin:0; padding:0; border:0;
	}
body {
	background-color:#FFFFFF;
	font:80%/180%  "Century Gothic", Verdana, sans-serif;
	color:#000000;
	}
ul, ol {
	list-style-position:outside;
	}
#container {
	margin:2em 0 0 4em;
	width:90%;
	}
#splash object, #splash #top-banner {
	display:none;/* turning off flash banner and top banner */
	}
h1#slogan {
	font-size:1.2em;
	color:#999999;
	padding-bottom:2em;	
	border-bottom:2px double #666666;
	}
#header ul#menu, #content #subnav {
	display:none;
	}
/*		
#header #menu li {
	display:inline;
	margin-right:1em;
	}*/		
h1#slogan, #header #menu, #content_main, #content_sub {
	margin-bottom:2em;
	}
li.clear {
	list-style:none;
	}			
#footer {
	display:none;
	}