/* footer stuff */
#foot
{
	font-weight: bold;
	font-size: 10pt;
	color: #93278f;
	font-family: Arial, Verdana, sans-serif;
	text-decoration:none;
	width:100%;
}
#footdivider1 hr
{
	color: #93278f;
	height:1px;
}
#footdivider2 hr
{
	color: #93278f;
	height:1px;
}
#footlinks a
{
	color:#93278F;
	text-decoration:none;
}
#smallprint
{
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	width:100%;
	text-justify:newspaper;
	font-family: Arial, Verdana, sans-serif;
}
