/* Style sheet for for printing */

body {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	background-image: none !important;
}
p {
	margin-top: 3px;
	margin-bottom: 6px;
	font-size: 12pt;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}
.menulink {
	display:none;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 6px;
	color: #666666;
	margin-bottom: 6px;
}
#menu {
	display:none;
}
a {
	color: #333333;
	text-decoration: underline;
}
.panel {
	display: block !important;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	width: 100%;
	height: auto;
}
#content {
	position:relative;
	width:100%;
	height:auto;
	overflow: visible;
	background-color:#FFF;
}
abbr {
	text-decoration: none;
}
acronym {
	text-decoration: none;
}
.floatright {
	float: right;
	margin-left: 6px;
}
.floatleft {
	float: left;
	margin-right: 6px;
}
hr {
	clear: both;
}
.copyright {
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
}
.interactivetext {
	display: none;
}
.alltext {
	display: none;
}
