.monthLabel 		{ font-family: Verdana; font-weight: bold; font-size: 10px; color: #FFFFFF; }
.yearLabel   		{ font-family: Verdana; font-weight: bold; font-size: 22px; color: #505B79; }
.bigRed   			{ font-family: Verdana; font-weight: bold; font-size: 24px; color: #CC0000; }
.bigGreen  			{ font-family: Verdana; font-weight: bold; font-size: 24px; color: #009900; }
.bodyTextBold		{ font-family: Verdana, font-weight: bold; font_size: 12px; color: #000000; }
.crumbTitle   		{ font-family: Verdana; font-weight: bold; font-size: 18px; color: #505B79; }
.crumbDarker   		{ font-family: Verdana; font-weight: bold; font-size: 18px; color: #000000; }
.stateLabel  		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #D7DFEF; }
.dateLabel   		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #FFFFFF; }
.fieldLabel  		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #000000; }
.helpLabel0 		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #000000; }
.helpLabel1 		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #505B79; }
.helpLabelS 		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #505B79; }
.helpLabelG 		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #009900; }
.nav0Label  		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #000000; text-decoration: none; }
.nav1Label  		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #EBEFF7; text-decoration: none; }
.snav0Label  		{ font-family: Verdana; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none; }
.snav1Label  		{ font-family: Verdana; font-weight: bold; font-size: 10px; color: #000000; text-decoration: none; }
.errorLabel  		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #CC0000; }
.statLabel   		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #505B79; }
.statField  		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #CC0000; }
.statField2			{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #000000; }
.containsLabel  	{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #505B79; }
.containsLabelLight	{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #acb1bb; }
.containsGreen		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #009900; }
.containsRed		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #CC0000; }
.moderateLabel  	{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #505B79; }
.moderateNoBold  	{ font-family: Verdana; font-size: 12px; color: #505B79; }
.moderateLink		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #000000; }
.moderateGreen		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #009900; }
.moderateDarkGreen	{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #006600; }
.moderateRed		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #CC0000; }
.moderateYellow		{ font-family: Verdana; font-weight: bold; font-size: 12px; color: #939300; }
.eiListHeader		{ font-family: Verdana; font-weight: bold; font-size: 14px; color: #000000; }
.smallTitle		  	{ font-family: Verdana; font-weight: bold; font-size: 11px; color: #505B79; }
.smallItem			{ font-family: Verdana; font-weight: bold; font-size: 10px; color: #000000; }
.subnavL   			{ font-family: Verdana; font-weight: bold; font-size: 10px; color: #000000; }
.subnav1			{ font-family: Verdana; font-weight: bold; font-size: 10px; color: #505B79; }
.subnav0			{ font-family: Verdana; font-weight: bold; font-size: 10px; color: #FFFFFF; text-decoration: none; }
.dayLabel			{ font-family: Verdana; font-weight: bold; font-size: 9px; color: #FFFFFF; }
.colorTextField1 	{ background-color: #A4B4D3; }
.colorTextField2	{ background-color: #D7DFEF; }
.colorTextField3	{ background-color: #EBEFF7; }
.tableHeading		{ font-family: Verdana; font-weight: bold; font-size: 13px; color: #000000; text-decoration: underline; }
TR { font-family: Verdana; font-size: 12px;}
.midPageHeader		{ font-family: Verdana; font-weight: bold; font-size: 15px; color: #000000; }

/* LUSH css */
#techslide{
	background:#5b707e;
	width:123px;
	padding:5px;
	height:25px;

}
.techlist{
	display:none;
	color:#fff;
	margin:0px; 
	padding:0px;
	text-align:left;
	list-style-image:url(/coxcom/images/bullet_small.gif);
}
.techlist li{
	margin:0px 0px 0px 15px; 
	padding:2px 0px 2px 0;
}

