#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 2px solid #005D7E;
	font-family: Verdana;
	color: #005D7E;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

body
{
	background: white;
}
table
{
	font-family: Tahoma;
}
.productHeading
{
	font-family: Arial Black;
	font-size: 20px;
	font-weight: bold;
	color: Gray;
}
.productTable
{
	font-size: 15px;
}
.profileTable
{
	font-size: 13px;
}
.productHeader
{
	font-weight: bold;
}
.productCode
{
	color: Green;
	font-weight: bold;
	text-decoration: none;
}
.productStandard
{
	color: Red;
}
.notesCell
{
	font-size: 12px;
}
.linkBottom
{
	font-size: 9px;
	text-decoration: none;
	color: Black;	
}
.tickMark
{
	font-family: Wingdings 2;
}
.areaSpan
{
	font: italic 24px;
	color: #009342;
}
.sinceSpan
{
	font: italic 20px;
	color: #909A82;
}
.homeItems
{
	font: 20px;
	color: Black;
	text-decoration: none;		
}
.productItems
{
	font: 15px;
	color: Black;
	text-decoration: none;
}
.productDisclaimer
{
	font:  italic 12px;
}
.blueText
{
	font-size: 15px;
	font-weight: bold;
	color: #0061B1;
}
.captions
{
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #7B3A5C;
}
.specialNotes
{
	color: #E40C7B;
	font-size: 12px;
}
.contactSpecific
{
	color: #8BCC2A;
	font-weight: bold;
}
.offLineBrochure
{
	color: #90CFEC;
	font-weight:bold;
}
