body, html
{
	width: 100%;
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.MainTable 
{
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
}

.Item
{
	display: none;
}

.FlashBanner
{
	display: none;
}

.TextNavigation
{
	display: none;
}

.Footer
{
	display: none;
}

.PageHeader
{
	text-align: left;
	border-bottom: 1px solid #C0C0C0;
	padding: 5px;
	font-size: 16px;
	margin: 5px;
	font-weight: bold;
}

.LeftPageHeader
{
	display: none;
}

a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.SmallHeader
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	padding: 3px;
}

.PrintFriendly
{
	display: block;
	color: #000000;
}

#AboutUs
{
	display: none;
}

.GenericTable
{
	padding: 3px;
}

.NoPrint
{
	display: none;
}

.Header
{
	text-align: left;
}

.ProductHeader
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}