/* CSS Document */
body
{
	margin:0 0 0 0;
}

div.content
{
  display:inline;
  overflow:hidden;
  width: 839px;
  margin-left:0;
  margin-top:0;
  padding-top:0;
  padding-left:0;
  float:left;
}

div.Footer
{
	float:left;
}

div.FooterSentences
{
	float:left;
	font:Verdana, Arial, sans-serif bold;
	font-size:11px;
	color:#666666;
}

div.FooterSeparator
{
	/*background:url('../images/separator.gif');*/
	height:12px;
	width:1px;
	margin:0 2px 0 2px;
	float:left;
}

div.FooterLogo
{
	/*background:left no-repeat url('../images/logo.jpg');*/
	float:left;
	margin:5px 0 0 0;
	width:20px;
	height:19px;
}

#Footermargin
{
	margin:5px 0 0 10px;
}

#pfooter
{
	margin:0 0 0 22px;
}

div.Disclaimers
{
	margin:6px 0 0 0;
}