﻿/*
	Print - Stylesheet
*/
body 
{
	line-height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
#master_page
{
	margin: 0 auto 0 auto;
	width: 100%;
}
h1
{
	font-size: 15pt;
}
h2
{
	font-size: 10pt;
}
h3
{
	font-size: 9pt;
}
h4
{
	font-size: 8pt;
}
div.table
{
	width: 100%;
}
table
{
	width: 100%;
}
tr.tableNotes td
{
	font-size: 7pt;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}
/*.siteTitle
{
	font-size: 20pt;
}*/
p, li, div, a, input, select,
thead tr th,
tr th,
tbody tr td,
tbody tr.alternate td,
tfoot tr td,
td label,
td input,
td select
.notes,
.notes a,
.notes div,
.notes li
{
	font-size: 8pt;
}
div.siteHeader
{	
	display:none
}
.navigationButtonsTop, .buttons, .popUpButtons, .modalPopup, #toolbar, #SimulatorNavigator, #SimulatorTableNavigator, .navigationButtons, .noPrint, #toolbar, .debug, .CreditFloater, span.TitleLink {
	display: none
}
th.bottomBorder
{
	/*border-bottom: 1px solid #000000;*/
}
.copyright, .copyright a, .copyright a:visited
{
	/*font-size: 6pt;
	color: #000000;*/
}
