/*  Highlight Container  */
	.highlightHead { height: 30px; padding: 5px 5px 0px 5px; background: #333333 url(images/stripe_BG.png); }
	.stripeBG { background: #333333 url(images/stripe_BG.png); }
/* Footer_Links */
	.footerLinks tr a{
		display: block; border-bottom: 1px dashed #cccccc; padding:3px 3px 3px 25px;
		height: 26px;width: 260px;
		background: url(images/lightning30px.gif) center left no-repeat;
		font: normal 1.2em/2.2em Calibri, "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #ffffff;
	}
	.footerLinks tr a:hover{  background: #333333 url(images/lightning30px.gif) center left no-repeat; color: #0099cc; }
	.topBorder { border-top: 1px dashed #cccccc; }

	.columnPara{ padding: 10px 35px 10px 5px; font-size: 1.2em; color: #333333; }
	.columnHead { border-bottom: 4px solid #9b968f; color: #0099cc; font-size:18px;padding:15px 0 5px 5px; font-weight: bold;	}
	
	.categoryBox { height: 100px; width:auto; font-size: 1.1em; margin: 10px 0px;}
	.catBoxHead { position: relative; padding: 0px 0px 4px 94px; }
	.catBoxBody { position: relative; padding: 0px 0px 0px 94px; color: #ffffff; }
	.catBoxBody p{ color: #ffffff; }
	.catBoxBody img { position: absolute; top: -20px; left: 0px }
	
	
	
	.LoginLinks tr a{
		display: block; border-bottom: 1px dashed #cccccc; padding:3px 3px 3px 25px;
		height: 26px; width: 187px;
		font: normal 1.2em/2.2em Calibri, "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #666666;
	}
	.LoginLinks tr a:hover{  background: #333333 url(images/stripe_BG.png) repeat; color: #0099cc; }
