/*	Ref World
	Screen Stylesheet */
	
	#skip,
	#header,
	#nav,
	#footer,
	.bar,
	#bar { display: none; }
	
	a { color: #000000 !important; text-decoration: none; }
	
	img { display: block; }
	
	body { font: 11pt/16pt Georgia, "Times New Roman", serif; color: #000000 !important; padding: 0; margin: 0; }
	
	body #footer, body #sidebar .caption,
	body #content .caption { font: 8pt/11pt Verdana, sans-serif; color: #999999 !important; }
	body #content h1,
	body #subheader h1,
	body #content h2 { font-family: Arial, sans-serif; font-size: 20pt; line-height: 25pt; }
	
	body #subheader p { display: none; }
	
	.item { padding: 10pt 0 10pt; overflow: hidden; }
	.buttons { display: none; }
	
	#header { display: block; width: 486px; height: 86px; }
	#header a { display: none; }
	#header img { display: block; }
	
	#main { position: relative; }
	
	#content .boxout { float: left; width: 260px; margin: 0 10px 0 0; }
	
	span.printbox { float: right; width: 280px; height: 240px; }
	
	#sidebar { position: absolute; top: 0; right: 0; width: 260px; }
	#sidebar h2, #sidebar ul, #sidebar ol { display: none; float: none; }
	
	.template_home #sidebar { display: none !important; }