/************************************************************************** 
*************************************************************************** 
*  Program Name: $Id: terms_of_use.css,v 1.1.1.1 2007/08/14 22:35:42 neo Exp $
*  Program Author:  Michael T. Schock
*  Creation Date: 05-15-2006
*  CVS Revision: $Revision: 1.1.1.1 $
*  Copyright (c) 2006
*************************************************************************** 
*************************************************************************** 
*  Program Summary:
*  Style sheet for terms_of_service.php
*
*
*************************************************************************** 
**************************************************************************/

div#Terms_Statement
{
	width:1003px;
	color:#3b041e;
	text-align:left;
}

div#Terms_Statement p
{
	width:900px;
	margin-left:50px;
}