﻿/* Style sheet for media: print */


html, body {
	background: none;
	font-family: Tahoma,Traditional Arabic,Arial,Helvetica,sans-serif;
	margin-top: 0;
	font-size: 12pt;
	color: #000000;
}

acronym, abbr {border-bottom: none;}
 
#main {
	width: 95%;
	border: none;}

#topbanner {
	width: 100%;
	padding: 0;
	height: auto;
	margin-bottom: 2em;
	}
	
#topbanner #hiddentitle span{	
	height: auto;
	margin: 0;
	padding: 0;}
		
#topbanner h1 {
	height: auto;
	font-size: 140%;
	padding: 0;
	margin: 0;
	text-align: center;}

#skiplink, #brandbar, #languages, #mainnav, #footer, #topbanner img
{display: none !important;}

#content {
	width: 100%;
	margin: 0;
	padding: 12px;
	color: #000000;}
	
#topbanner h1, #content h2, #content h3, #content h4 {color: #000000;}
	
#content a:link {
	color:#000000; 
	text-decoration:underline;}

#content ul li {
	list-style-type:circle;
	margin-left: 3em;
	padding: 0;}
		
#wsscredit{
	float: left; 
	padding-left: 20px;}


