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

div#box
{
	width: 680px;
	margin: 0 auto;
	text-align: left;
}

div#header
{
	width: 600px;
	height: 90px;
	margin: 0 auto;
	border: none;
	text-indent: 0;
}

div div
{
	text-indent: 1.5em;
	margin: 0;
}

div div.first
{
	text-indent: 0;
}

div.summary
{
	display: none;
}

div.fullText
{
	display: block;
}

div.fullText div
{
	text-indent: 1.5em;
	margin: 0;
}

div.fullText div.first
{
	text-indent: 0;
}

div.fullText div a.link, div.fullText div a.link:link, div.fullText div a.link:active, div.fullText div a.link:visited
{
	color: #000;
}

div.fullText div.thumb
{
	display: block;
}

div.fullText img.screen
{
	display: none;
}

div.fullText img.print
{
	float: left;
	margin: 0.3em 0.5em 0.2em 0;
	border: 1px solid #000;
	width: 100px;
	height: 100px;
}

span.toggle 
{
	display: none;
}

div.line
{
	float: none;
	clear: both;
	padding-top: 0.6em;
	border-bottom: 1px dashed #000;
	margin-bottom: 0.6em;
}

div#home
{
	display: none;
}

div#copy
{
	float: none;
	width: 100%;
	margin: 0 auto;
	margin-top: 5px;
	color: #300;
	font-size: 9px;
	line-height: 9px;
	font-family: Verdana, Arial, San-Serif;
	text-align: center;
}

div.popUp
{
	display: none;
}

