*
{
	margin: 0;
	padding: 0;
}

body
{
	color: #000;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 1.5em;
}

div#box div#header
{
	display: none;
}

div#box div#footer
{
	display: none;
}

div#box div#header_print
{
	text-align: center;
	font-weight: bold;
	padding-bottom: 1em;
}

div#box p
{
	margin: 1em 0 0 0;
}

div#box p.first
{
	margin: 0;
}

div#box p a
{
	color: #000;
	font-style: italic;
	border: none;
	text-decoration: none;
}

div#box p a.note
{
	color: #000;
	font-style: normal;
	font-size: 80%;
	vertical-align: 3px;
	line-height: 100%;
	border: none;
	text-decoration: none;
}

div#box a.thumb
{
	display: none;
}

div#box table
{
	margin: 1em 0 0 0;
}

div#box table td.title
{
	text-align: center;
	font-weight: bold;
	background-color: #CCC;
	color: #333;
	border-width: 1px 0px 1px 0px;
	border-color: #333;
	border-style: solid;
	padding: 0.5em 0;
}

div#box table td.subTitle
{
	font-weight: bold;
}

div#box table td.french
{
	font-style: italic;
}

div#box table td.padding
{
	padding: 0.5em;
}

div#box table td.wrap
{
	white-space: nowrap;
}

div#box table td.border
{
	border-bottom: 1px #CCC solid;
}

div#box table td.borderDark
{
	border-bottom: 1px #333 solid;
}

div#box div#home
{
	padding-bottom: 2em;
}

div#box div#home a
{
	display: none;
}

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

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

div#box div.footnote div.footnoteNumber a.noteNumber
{
	color: #000;
	border: none;
	text-decoration: none;
}

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

div#copy
{
	padding-top: 0.5em;
	color: #999;
	font-size: 0.65em;
	text-align: center;
	line-height: 2em;
}
