/* CSS print styles */

#skip, #headernav, #nav, #H_links, #subnav, #footer, #search, .launchbutton	{ display: none; }

body 				{ background: white;
					  font-size: 12pt;
					  width: 660px;
					  float: none; !important }
					
a:link, a:visited 	{ color: #0033ff;
					  background: transparent;
					  font-weight: bold;
					  text-decoration: underline; }

#header			{ position: relative; height: 60px; margin-bottom: 20px;}
#H_mainimg		{ width: 640px; height: 144px; }
					  
#logo				{ width: 185px; height: 67px; display: inline; }
#H_content			{ width: 600px; position: relative; display: inline; }
