/* Collapso-5 Supporting CSS */ #collapso5 {} 	/* padding-left:7px; */ .hOb 	{display:none; visibility:hidden} 								/* UL DON'T CHANGE 1st 2 ITEMS hidden UL objects */ .sOb 	{display:block; visibility:visible; margin-bottom:0px; padding: 0; margin: 0;}	/* margin-left:5px; padding-left:5px */ #collapso5 li {}	/* list-style-type:none; font-size:11px; text-indent:-13px; padding-top:1px; padding-bottom:1px */ .nsc 	{font-weight: normal;}			/* LI No Sub Section - Collapsed */ .nso 	{font-weight: normal;}			/* LI No Sub Section - Open */ .hsc 	{font-weight: bold;}			/* LI Has Sub Section - Collapsed */ .hso 	{font-weight: bold;}			/* LI Has Sub Section - Open */ .hsi   {display: none;}			/* IMG Has Sub Section - Icon */ .nsi	{display: none;}					/* IMG No Sub Section - Icon */ .hsa   {}					/* A Has Sub Section - Anchor */ .nsa	{}					/* A No Sub Section - Anchor */ .hsa_c	{color:#c82961 !important; background:#efefef;}		/* A Has Sub Section - Current Page Anchor */ .nsa_c	{color:#c82961 !important; background:#efefef;}		/* A No Sub Section - Current Page Anchor */ .dum   {background-image:url("c-m.gif")}	/* Dummy entry to upload swap image */