/*

	Stylesheet for client-usable styles listed in Content Management System
	
	Copyright 2009 eSolutionsGroup
	
	Author:		Jay Dobson
	Date:		January 28, 2009
	
*/



.none { }

.datatable
{	
}

.heading
{
	font-size: 1.7em;
	color: #89a04f;
	font-weight: bold;	
}

.subheading
{
	font-size: 1.4em;
	color: #89a04f;
	font-weight: bold;	
}

img.imageleft 
{
	float: left;
	margin: 0px 20px 10px 0px;
}

.picright 
{
	float: right;
	margin: 0px 0px 10px 20px;
}
