﻿
/*
    Computer Science Group, LLC
    225-766-2397 office
    225-205-0263 cell
    darrell@computersciencegroup.com
    Copyright © 2008 Computer Science Group, LLC, All rights reserved.
*/

/**********************************/
/************ checkbox ************/
/**********************************/
.csgCheckBox
{
	font-family:Sans-Serif;
	font-size:7pt;
}
.csgCheckBoxSelected
{
	font-family:Sans-Serif;
	font-size:7pt;
	font-weight:bold;
}