@media screen
{
	.parentMenuContainer
	{		
		width: 865px; height: 27px; margin:0px; padding-top:0px; background:url(../images/ip_mbg1.gif) 0 0 repeat-x;
		
		
		
	}
	
	.parentMenuContainer td
	{
	    	padding-left:20px;  
	}
	
	.parentMenuContainer a
	{
	    
	}
	
	.parentMenuContainer #tcm_subMenuWidthImage
	{
		width: 0px;
	}
	
	.parentMenuItem
	{
		/*border-right:0px solid #E4E9EF;*/
		
		padding: 0px;
	
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	/*parent menu */
	.parentMenuItem #tcm_contentCell
	{

	}
		
	.parentMenuItemOver #tcm_contentCell
	{
			padding-left:20px;  
	}

	/*parent menu links*/
	.parentMenuItem #tcm_contentCell a
	{
		    /*font-family: Tahoma, Arial ;
			text-decoration:none;
			color:#ffffff;*/
			font-size:13px;
			font-weight:bold;
			text-decoration:none;
		    color:#ffffff; 
	}
	
	/*parent menu links*/
	.parentMenuItemOver #tcm_contentCell a
	{
		font-size:13px;
        color:#ffffff; 
		text-decoration:none;
		font-weight:bold;
		/*font-family: Tahoma, Arial ;
		font-size:12px;
		text-decoration: underline;
		color:#ffffff; */
	}
	/*ends*/
	.parentMenuItem #tcm_submenuCell
	{
		text-align: left;
		white-space: nowrap;
		width: 10px;
		vertical-align: middle;
		display: none;
		/* <!-- if background image needed -->
		background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position: 2px 13px;
		*/
	}
	
	.parentMenuItemOver
	{
		/*border-left:0px solid #E4E9EF;*/
		
		padding: 0px;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	
	
	.parentMenuItemOver #tcm_submenuCell
	{
		text-align: left;
		white-space: nowrap;
		width: 0px;
		vertical-align: middle;
		display: none;

		/* <!-- if background image needed -->
		background: url(../images/ip_mbg1-over.gif) 0 0 repeat-x;
		*/
	}






















	
	.menuContainer
	{
		padding: 0px;
		
		background-color: #3987c7;
		border: 0px solid #c3c3bf;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
		margin-left:20px;
		margin-top:3px;
	}
	
	.menuContainer td
	{
	    
		padding-top:0px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
	}
	
	.menuContainer #tcm_subMenuWidthImage
	{
		width: 5px;
	}
	
	.menuItem
	{
		width: 100%;
		height: 25px;
	    
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
		
		border-bottom:1px dotted #ffffff;
	}
	
	.menuItem #tcm_contentCell
	{
		padding-left: 0px; 
		padding-right: 0px; 
		padding-top: 1px; 
		padding-bottom: 1px;
	
		white-space: nowrap;
		vertical-align: middle;
		padding-left: 18px;
		padding-right: 10px;
	}
	
	.menuItem #tcm_submenuCell
	{
		text-align: left;
		white-space: nowrap;
		vertical-align: middle;
		width: 10px;
	
		padding-left: 5px;
		padding-right: 5px;
	
		/* <!-- if background image needed -->
		background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position: 0px 5px;
		*/
	}
	
	.menuItemOver
	{
		cursor: hand; cursor: pointer;
		background-color:#3987c7;	
		border: 0px none;
		padding: 0px;
	
		width: 100%;
		height: 25px;
	
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;

		border-bottom:1px dotted #ffffff;
	}
	
	.menuItemOver #tcm_contentCell
	{
		padding-left: 0px; 
		padding-right: 0px; 
		padding-top: 1px; 
		padding-bottom: 1px;	
		cursor: hand; cursor: pointer;
		white-space: nowrap;
		vertical-align: middle;
		padding-left: 18px;
		padding-right: 10px;
	}	
/* The submenu links */
	.menuItem #tcm_contentCell a
	{
	    
	    color:#ffffff;
	    background-color:#3987c7;
	    font-family:Tahoma, Arial;
	    font-size:10px;
	    font-weight:normal;
	    text-decoration:none;
	}

/* The submenu over links */
	.menuItemOver #tcm_contentCell a
	{
	    
	    color:#ffffff;
	    background-color:#3987c7;
	    font-family:Tahoma, Arial ;
	    font-size:10px;
	    font-weight:normal;
	    text-decoration:underline;
	}
	/*ends*/
	.menuItemOver #tcm_submenuCell
	{
		text-align: left;
		white-space: nowrap;
		vertical-align: middle;
		width: 10px;
	
		padding-left: 5px;
		padding-right: 5px;
		
		/* <!-- if background image needed -->
		background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position: -52px 5px;
		*/
	}
	
	.menuContainerDiv
	{
		position: absolute; 
		top: 0px; 
		left: -2000px; 
		visibility: hidden; 
		z-index: 9999;
	}
	
	.menuContainerIframeUnderlay
	{
		border: 0;
		position : absolute; 
		visibility : hidden; 
		left : -2000px;
		top : 0px; 
		filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); 
		filter : Alpha(Opacity='0');
		opacity : 0;
		--moz-opacity : 0;
	
		background-color: white;
	}
}

@media print
{
	.menuContainerIframeUnderlay, .parentMenuContainer, .menuContainer
	{
		display: none;
	}	
}





.level_2
{
	
}



