/* Collapso-5 Supporting CSS */ #collapso5 { background-color:#e6ddd8; padding:0; margin:0; }	/* overall container for menu */ #collapso5 a {color:#463639; } ul {list-style:none; padding:3px 0; margin:0; } .hOb 	{display:none; visibility:hidden} 								/* UL DON'T CHANGE 1st 2 ITEMS hidden UL objects */ .sOb 	{display:block; visibility:visible; margin-bottom:0px; margin-left:0px; padding-left:5px; }	/* UL DON'T CHANGE 1st 2 ITEMS visible UL objects */ .sOb a {color:#463639; text-decoration:none}  #collapso5 li {list-style-type:none; list-style:none; font-size:12px; text-indent:-5px; padding-top:1px; padding-bottom:1px}/* LI items */ #collapso5 li li {list-style-type:none; list-style:none; font-size:11px; text-indent:-2px; padding-left:3px; padding-top:1px; padding-bottom:1px; border-bottom:1px dotted #787273; background-color:#f5f1ee} .nsc 	{font-weight: normal;}			/* LI No Sub Section - Collapsed */ li .nsc img {display:none;} .nso 	{font-weight: normal;}			/* LI No Sub Section - Open */ .hsc 	{font-weight: normal;}			/* LI Has Sub Section - Collapsed */ .hso 	{font-weight: bold;}			/* LI Has Sub Section - Open */ .hsi   {cursor:pointer}			/* IMG Has Sub Section - Icon */ .nsi	{}					/* IMG No Sub Section - Icon */ .nsi img {display:none} .hsa   {}					/* A Has Sub Section - Anchor */ .nsa	{text-indent:0px; text-decoration:none}					/* A No Sub Section - Anchor */ .nsa hover	{text-indent:0px; text-decoration:underline}					/* A No Sub Section - Anchor */ .nsa2	{text-indent:0px; text-decoration:none}					/* A No Sub Section - Anchor */ .nsa2 hover{text-indent:0px; text-decoration:underline}					/* A No Sub Section - Anchor */ .dum   {background-image:url("c-m.gif")}	/* Dummy entry to upload swap image */ 