/* CSS Document */
/**********************************************************************************************
BAR
***********************************************************************************************/
/* this class controls the SUB HEADING properties  ******************************/
.barsubheadin /* TABLE AND SPAN */
								{	
									
									font-size: .9em;
									font-style: normal;		
									font-weight: bold;			
									color: #003884; 
									

									background-color: ;
								}

