﻿body
{
	background-color: White;
	width: 600px;
	color: Black;
	font-size: 8pt;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 1.41em;
	color: Black !important;
}


h2
{
	font-weight: bold;
	margin-bottom: 0.47em;
	font-size: 12pt;
}

h3
{
	font-weight: bold;
	margin-bottom: 0.47em;
	font-size: 8pt;
}

.noPrint
{
	display: none;
}

.printOnly
{
	display: block;
}

.breadcrumbsMenu
{
	display: none;
}

a.arrowLinkButton
{
	display:none;
}

img
{
	display: none;
}

#mainContent
{
	background-color: White !important;
}

