body
{
	font-family: Arial;
	font-size: 10pt;
}
table
{
	font-family: Arial;
	font-size: 10pt;
}
A 
{  
	color: blue;  
	text-decoration: None;
}
.MenuHref
{
	font-weight: bold;
	color: slategray;  
	text-decoration: None;
}
.ParagraphHeader
{
	font-weight: bold;
	color: dimgray;
}
.ParagraphHeader2
{
	font-weight: bold;
	color: black;
}
.HasBackground
{
	background-position: right top;
	background-image: url(Images/bg.gif);
	background-repeat: no-repeat;
}
.MenuTable
{
	border-right: #0079C1 1px solid;
	height: 100%;
}
.MenuTable TD
{
	padding-bottom: 3px;
	padding-top: 3px;
}
.MenuTableCellEdge
{
	border-bottom: silver 1px dotted;
}
.BannerLink
{
	padding-right: 5px;
	padding-left: 5px;
	border-left: black 1px solid;
	color: Black;
	font-weight: normal;
	font-size: 9pt;
}
.ProductsTable
{
	border: 1;
	width: 70%;
}
.TableHeader
{
	background-color: #0079C1;
	color: White;
	font-weight: bold;
}
.PointColumn
{
	font-weight: bold;
	vertical-align: top;
}
.Fineprint
{
	font-size: 7pt;
	color: Dimgray;
}