/* ||||||||| Infinite Menu Styles |||||||||||| */


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam div,#imenus0 .imeamj div {background-image:url(none); width:7px; height:5px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam div,#imenus0 li a.iactive .imeamj div {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas div,#imenus0 ul .imeasj div {background-image:url(none); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas div,#imenus0 ul li a.iactive .imeasj div {background-image:url(none); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:10px 0px 0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#ffffff; border-style:solid; border-color:#cccccc; border-width:1px; padding:0px; margin:4px 0px 0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {
	color:#666666;
	text-align:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:2px 0px 4px 2px;
	margin:0px 3px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004e92;
	border-right-color: #004e92;
	border-bottom-color: #004e92;
	border-left-color: #004e92;
}

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {color:#000000; border-color:#db2247; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {color:#000000; border-color:#db2247; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {
	color:#FFF;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:1px;
	padding:3px 2px 3px 3px;
	margin:0px;
	background-color: #004e92;
	text-indent: 3;
}

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#db2247; color:#ffffff; }
		#imenus0 ul li a.ihover {
	background-color:#db2247;
	color:#FFF;
	font-weight: normal;
}

		/* [active] */
		#imenus0 ul li a.iactive {}

