/* CSS Document */
Body {margin-top : 0px; background-color : #FFFFFF; }

.HeadlineTxt {
	font: 16px Arial, Helvetica, sans-serif;
	color: #97BA76;
}
 .tdBorder { 
 			font: 16px Arial, Helvetica, sans-serif;
 			border: 1px dotted #999999;
}

.ProdText { font-family : Century Gothic, Geneva, Arial, Helvetica, sans-serif; font-size : 12px; color : black; margin-right : 12px; }
.tdborder2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px dotted #999999;
}

.tdborder3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
}

.bluSmallTypelink { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : #6188B3; margin-top : 0px; height : 9px;}
.bluSmallTypelink a:link
{
	color: #6188B3;
	text-decoration: underline;
}
.bluSmallTypelink a:visited
{
	color: #6188B3;
	text-decoration: underline;
}
.bluSmallTypelink a:hover
{
	color: #6188B3;
	text-decoration: none;
}