﻿/* Style sheet for media: print */
body {
	background-image: none;
	background-color: none;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: none;
}
#main {
	border: none;
	background:none ;
	padding: none;
	margin: 0;
	float:none ;
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
   	box-shadow: none;
}
#skiplink, #brandbar, #pixbox, #mainnav, #languages, #horizontalnav, #bottomnav, #footer, #wsscredit{
	display: none;
}
#topbanner {
	background-color: none;
	background-image: none;
	border: none;
	clear:both;
	height: auto;
}
#topbanner #hiddentitle, #hiddentitle span {
	background-image:none !important;
	border: none;
	color: #000;
	font-size: 200%;
	text-align: center;
}

#topbanner img {
	display: none;
}

#content {
	width: 100%;
	padding: 0px;
	border: none;
	background-color: none;
	background:none;
	float:none;
	margin: 0px;
	background:none;
	float:none;
}
#content h1 {
	color:#000000;
}
#content h2 {
	color:#000000;
	margin-top: 1em;
}
#content a {
	color:#000000;
	text-decoration: none;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
}
#content ul li {
	color:#000000;
	margin-left: 1.5em;
	padding-left: 2em;
	display: block;
	list-style-type: square;
	list-style-position: outside;
	background-image:none;
}
#content img{
	display: none;
}
