body
{
	background-color: #FFFFFF;
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
}

table
{
	font-size: 10pt;
}

a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#watermark
{
	display: block;
}

#header
{
	display: none;
}

#menu
{
	display: none;
}

#content
{
	padding: 5px;
	text-align: left;
}

#copyright
{
	display: none;
}

.divider
{
	background-color: #F0F0F0;
	padding: 1px;
	font-size: 1px;
	line-height: 1px;
}

.smallText
{
	font-size: 8pt;
}

.h1
{
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px;
}

.h2
{
	font-size: 12pt;
	font-weight: bold;
}

.red
{
	text-decoration: underline;
}

.fee
{
	text-decoration: underline;
}

.noPrint
{
	display: none;
}

.printOnly
{
	display: block;
}

.dim
{
	color: #CCCCCC;
}

#contactFooter
{
	border-top: solid 1px #F0F0F0;
	padding: 5px;
	font-size: 7pt;
	text-align: center;
}
