


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {width:9px; height:9px; left:-10px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(/common/images/small_red_pointer.gif); width:7px; height:8px; left:-1px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(/common/images/small_red_pointer.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 { }

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {}
		.imrcmain0 .imrbcolor {border-color: #444444;}
		.imrcmain0 .imtopspace {height:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {border-style:solid; border-color:#a2a2a2; border-width:0px 1px; padding:2px; }

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {/*background-color: red*/}
		#imenus0 .imrbcolor {border-color:#a2a2a2; }
		#imenus0 .imtopspace {height:6px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {
	color:#ffffff; 
	text-align:center; 
	font-family:Arial; 
	font-size:12px; 
	text-decoration:none; 
	border-style:none; 
	border-color:#000000; 
	border-width:0px; 
	padding:1px;
	height: 3em; /* override in .imcm a */
	
	 }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#ffffff; color:#28307a; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#ffffff; color:#28307a; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {color:#111111; text-align:left; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#dfefff; color:#cc0000; }
		#imenus0 ul li a.ihover {background-color:#dfefff !important; color:#cc0000 !important; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#ffffff; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:dotted; border-color:#546347; padding-bottom:4px; margin-bottom:4px; }


/* CSS added by IMS-RC */

#imenus0 .imsubc {
	width: 240px; top: -23px; left: 232px;
}
		
#imenus0 .end .imsubc {
	width: 240px; top: -23px; left: -238px;
}

	#imenus0 li a {
	height: 3em; /* override in .imcm a */
   /* background: cyan; /* debug */
	}

.imsubc li a {
	height: auto !important;
	/* background: green !important; /* debug */
}
