body
{
	margin: 0;
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-size: 14px;
	line-height: 140%;
}

div#box div#printTitle
{
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 1em;
}

div#box
{
	margin: 0 auto;
	padding: 0;
}

div#box div#top,
div#box div#tab,
div#box div#bottom
{
	display: none;
}

div#box div#text
{
	margin: 0;
}

div#box div#text p
{
	margin: 0;
	padding: 0;
	text-indent: 1.5em;
	text-align: justify;
}

div#box div#text p#start
{
	text-indent: 0;
}

div#box div#text p#start img
{
	display: none;
}

div#box div#text p.quote
{
	color: #666;
	background: inherit;
	text-indent: 0;
	margin: 0.2em 0;
	font-size: 95%;
	line-height: 120%;
	padding: 0 2em;
}

div#box div#text p.script
{
	color: #666;
	background: inherit;
	margin: 0.2em 0;
	padding: 0 2em 0 2.75em;
	text-indent: -0.75em;
	font-size: 95%;
	line-height: 120%;
}

div#box div#text p.first
{
	margin-top: 0.75em;
}

div#box div#text p.last
{
	margin-bottom: 0.75em;
}

div#box a
{
	color: inherit;
	background-color: inherit;
	font-style: normal;
	text-decoration: none;
}

div#box p a.note
{
	font-family: Times, "Times New Roman", Serif;
	font-size: 10px;
	line-height: 10px;
	vertical-align: 4px;
	border: none;
}

div#box p#button
{
	display: none;
}

div#box div.footnote
{
	font-size: 13px;
	line-height: 1.2em;
	margin: 0.5em 0 0 0;
	padding: 0;
	clear: left;
}

div#box div.footnote div.footnoteNumber
{
	float: left;
	text-align: right;
	width: 1.5em;
	padding-right: 0.5em;
}

div#box div.footnote div.footnoteText
{
	padding-left: 2em;
}

div#copy
{
	margin: 0 auto;
	color: #666;
	background-color: #FFF;
	font-size: 9px;
	text-align: center;
	line-height: 18px;
}

