/* 
Template: 	StyleHome.css
Purpose: 	Additional styles for live index.cfm page
History:
001 041125 0000 ak	Created File
*/

/* Home Page */
	.FeaturedHeading {margin: 0em; padding: 0.1em; width: 600px; background-color: #cccccc;
			color: #cc0000; font-weight: bold; font-size: 12pt; text-align: center}
	.FeaturedTable {margin: 0em; padding: 0em; border: 0em; width: 600px;}
	.FeaturedTable td {vertical-align:top; padding: 0.1em; width: 200px; font-size: 9pt;}
	.FeaturedTable .FeaturedDisplay {color: #cc0000; font-weight: bold; font-size: 9pt; text-align: center;}
	.FeaturedTable .CatDisplay {text-align: right; font-size: 9pt;}
	