.x {
	display:none;
}
p, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:black;
}
td, th {
	vertical-align:top;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:black;
}
h2 {
	page-break-after:avoid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:2px;
	color:black;
}
p {
	margin:0;
	margin-bottom:8px;
}
table {
	border:0;
	margin-bottom:20px;
}
table td {
	padding-right:12px;
}
td.label {
	text-align:right;
}
a {
	color:black;
	text-decoration:underline;
}

.print_header {
	display:block;
}
.print_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	line-height:40px;
}
#header,
#menu,
#footer,
#credits {
	display:none;
}
#main {
	position:relative;
	width:100%;
	left:0;
	top:0;
}
#main .content {
	margin-right:0;
}

#main .sidebar {
	display:none;
}
#main .sidebar table,
#main .content table {
	border:0;
}
#main .sidebar table td,
#main .sidebar table td,
#main .content table td,
#main .content table th {
	border:0;
	border-bottom:1px solid #BBBBBB;
}

#main .status {
	display:none;
}
#main th {
	background-color:white;
}
#main th,
#main th a {
	color:black;
}
#main .status,
#main .status a {
	color:black;
}
input.button {
	display:none;
}
#main .sidebar {
	border-top:1px solid black;
}
#main .sidebar h1 {
	color:black;
}
#main .sidebar div.confidential,
#main .content div.confidential {
	background-color:white;
}
#main .sidebar div.confidential span.confidential,
#main .content div.confidential span.confidential {
	color:black;
}
#main .sidebar p,
#main .content div.confidential p,
#main .content div.note p {
	color:black;
}
#main .sidebar p.author,
#main .content div.confidential p.author,
#main .content div.note p.author {
	color:black;
}

#main table th.col,
#main table td.col {
	background-color:white;
}
.error {
	color:black;
}
