body
{
background-color: #fff;
margin: 0 0 0 0;
font-size: 75%;
font-family: Arial, Helvetica, sans-serif;
color: #000;
}
a
{
	text-decoration: none;
}
table
{
	border-collapse: collapse;
	border: 1px solid #000;
}
	#contentArea table.fiveYear tr.borderBottom td
	{
		border-bottom: 1px solid #004650;
	}
	#contentArea table.fiveYear td
	{
		padding: 4px;
	}

img
{
	border: none;
}
.thumb
{
	display: none;
}
#wrapper
{
	width: 640px;
	padding: 10px;
}
#accessBox, #ticker_bar, #navBox, #contentBanner, #leftNavBox, #rightNavBox,
#tabBar, #listHead
{
	display: none;
}
#trailBox
{
	width: 100%;
	float: none;
	clear: both;
	padding-top: 10px;
}
#trailBox ul, #trailBox li, #trailBox a
{
	list-style: none;
	float: left;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}
#contentBox
{
	width: 100%;
	float: none;
	clear: both;
	padding-top: 10px;
}
	#contentArea .where
	{
		width: 300px;
	}

#footer
{
	font-size: .9em;
}