body
{
	color: #000;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 140%;
	background-color: #FFF;
}

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

div#box
{
	width: 740px;
	margin: 0 auto;
	padding: 0;
}

div#box div#top,
div#box div.thumbs,
div#box div#button
{
	display: none;
}

div#box div.middle
{
	width: 700px;
	margin: 0;
	padding: 0;
}

div#box div.middle p
{
	margin: 0.5em 0;
	padding: 0;
	text-align: justify;
}

div#box div.list
{
	margin: 0;
	padding: 0 1em;
}

div#box div.list p.task
{
	margin: 0;
	padding: 0 0 0 2em;
	text-indent: -1em;
	text-align: left;
}

div#box div.list p.task:first-letter
{
	font-size: 125%;
}

div#box a
{
	color: #000;
	background-color: inherit;
	font-style: normal;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-decoration: none;
}

div#box p a.note
{
	color: #000;
	background-color: inherit;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	vertical-align: 4px;
	border: none;
	text-decoration: none;
	font-weight: normal;
}

div#box p a.recipe
{
	font-style: italic;
}

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

div#box td
{
	vertical-align: top;
	padding: 0.25em 0;
}

div#box td.column
{
	padding-right: 1em;
}

div#box td.one
{
	border-color: #666;
	border-width: 1px;
	border-style: solid none none none;
}

div#box td.two
{
	border-color: #666;
	border-width: 2px;
	border-style: solid none none none;
}

div#box td p.note
{
	margin: 0;
	padding: 0 0 0 1em;
	font-size: 12px;
	line-height: 140%;
	text-indent: -1em;
	text-align: left;
}

div#box div#bottom
{
	width: 700px;
	margin: 2em 0 0;
	padding: 0;
}

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;
	font-weight: normal;
}

div#box div.footnote a.noteNumber
{
	color: #000;
	background-color: inherit;
	border: none;
	text-decoration: none;
	font-weight: normal;
}

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

div#copy
{
	margin: 0;
	padding: 0;
	color: #666;
	background-color: inherit;
	font-size: 9px;
	text-align: center;
}

