/* CSS print styles */
body 				{ background: white;
					  font-size: 12pt; }
					
a:link, a:visited 	{ color: #0033ff;
					  background: transparent;
					  font-weight: bold;
					  text-decoration: underline; }
					  
h1, h2, h3, #content, #footer	{display: block;}


#skip	{ display: none; }

#header	{ width: 665px; height: 117px; position: relative; }

#nav	{ display: none; }

#subnav	{ display: none; }

#S_sidebar	{ display: none; }

#title img		{ width: 660px; height: 70px; }

#footer		{ display: none; }

.noprint	{ display: none; }

.backtotop	{ display: none; }