@media screen
{
	.ParentMenu
	{
	    border: 0px solid #000000;
		height: 40px;
		padding-left: 0px;
		padding-right: 0px;		
		z-index: 1000;
	}
	
	.ParentItemContainer
	{
	    vertical-align: middle;
	    height: 40px;
	    border: 0px solid #000000;	    
	    z-index: 1000;
	}
	
	.ParentItem
	{
		cursor: pointer; 
		cursor: auto;		
		padding: 0px;
		z-index: 1000;
	}
	
	.ParentItemContentCell
	{
	    border: 0px solid #ffffff;
		font: 13px 'Open Sans'; 
		color: #919191;
		text-align: center;
		white-space: nowrap;
		font-weight: 600;	
		vertical-align: middle;
		height: 30px;
		z-index: 1000;
	}
	
	.ParentItemContentCell a
	{
	    border: 0px solid #ffffff;
		font: 13px 'Open Sans'; 
		color: #919191;
		text-align: center;
		white-space: nowrap;
		font-weight: 600;	
		vertical-align: middle;
		height: 30px;
		z-index: 1000;
	}

	.ParentItemOver
	{
		cursor: pointer; 
		cursor: auto;
	}

	.ParentItemContentCellOver
	{
	    vertical-align: middle;	    
		font: 13px 'Open Sans'; 
		color: #F79239;
		text-align: center;
		font-weight: 600;
		white-space: nowrap;
	}
	
	.ParentItemContentCellOver a
	{	    
		vertical-align: middle;	    
		font: 13px 'Open Sans'; 
		color: #F79239;
		text-align: center;
		font-weight: 600;
		white-space: nowrap;
		text-decoration: none;
	}

    .ParentItemSubMenuCell
	{
	    border: 1px solid #ffffff;
		width: 12px;
		font-family: Verdana;
		font-size: 1px;
		visibility: hidden;		
		display: none;
	}
	
	.ParentItemSubMenuCellOver
	{
	    border: 0px solid #ffffff;
		width: 12px;
		font-family: Verdana;
		font-size: 1px;
		visibility: hidden;
		display: none;
	}
	

	.ParentSeparator, .ParentSeparatorOver
	{
	    height: 20px;
		width:17px;
		border: 0px solid #ffffff;
	}
	.ParentSeparatorContentCell,.ParentSeparatorContentCellOver
	{
        background-image: url(sep.png); 
		background-repeat: no-repeat;
		background-position: center;
        height: 36px;
		color: #ffffff;
		border: 0px solid #ffffff;
	}
	
	.easyMenu
	{
		border-top: 0px solid #ffffff;
		border-left: 0px solid #ffffff;
		border-right: 0px solid #ffffff;
		
		border-top: 5px solid transparent;
		margin-top: -5px;		
	}
	
	.easyMenuItemContainer
	{
	    padding-left:0px;
	    padding-right:0px;
	    padding-bottom: 0px;
	    padding-top: 0px;	    	    
	    background-color: #F5F5F5;
	    -moz-border-radius: 3px;
        border-radius: 3px;
	}

	.easyMenuItem
	{
	    font-family: 'Open Sans';
		font-size: 12px;
		height: 30px;
		cursor: auto; cursor: pointer;
		border-bottom: 0px solid #969696;		
	}
	
	.easyMenuItem a
	{
	    font-family: 'Open Sans';
		font-size: 12px;
		height: 30px;
		cursor: auto; 
		cursor: pointer;
		border-bottom: 0px solid #4da9c3;	
	}

	.easyMenuItemIconCell, .easyMenuItemIconCell a
	{
	    visibility: hidden;
	}

	.easyMenuItemContentCell
	{
		font-family: 'Open Sans';
		font-size: 12px;
		color: #969696;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
		height: 30px;
		text-decoration:none;
	}

	.easyMenuItemContentCell a
	{
		font-family: 'Open Sans';
		font-size: 12px;
		color: #969696;
		text-indent: 10px;	
		white-space: nowrap;
		width:100%;
		text-decoration:none;
	}

	.easyMenuItemOver
	{
	    font-family: 'Open Sans';
		height: 30px;
		color: #444444;
		cursor: auto; cursor: pointer;
		border-bottom: 0px solid #969696;
		font-size: 12px;
		background-color: #CCCCCC;
        -moz-border-radius: 3px;
        border-radius: 3px;
		padding: 0px;		
	}
	
	.easyMenuItemOver a
	{
	    font-family: 'Open Sans';
		font-size: 12px;
		height: 25px;
		cursor: auto; 
		cursor: pointer;
		background-color: #CCCCCC;
		color: #444444;
	}

	.easyMenuItemIconCellOver, .easyMenuItemIconCellOver a
	{
	}

	.easyMenuItemContentCellOver
	{
		color: #444444;
		font-family: 'Open Sans';
		font-size: 12px;
		text-indent: 10px;
		border-bottom: 0px solid #E1E1E1;
		white-space: nowrap;
		width:100%;
	}

	.easyMenuItemContentCellOver a
	{
		color: #444444;
		font-family: 'Open Sans';
		font-size: 12px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}

	.easyMenuSeparatorIconCell, .easyMenuSeparatorContentCell, .easyMenuSeparatorIconCellOver, .easyMenuSeparatorContentCellOver
	{
		vertical-align:top;
	}
	
	.easyMenuSeparator, .easyMenuSeparatorOver
	{		
	}

	.easyMenuItemSubMenuCell, .easyMenuItemSubMenuCellOver
	{
		width: 10px;
		padding-top: 2px;
		background-image: url(submenu.gif);
		background-repeat: no-repeat;
		background-position: 2px 6px;
		font-family: Verdana;
		font-size: 1px;
		height:18px;
	}

	/* do not change these classes */
	.menuContainerIframeUnderlay
	{
		border: 0px;
		position : absolute; 
		visibility : hidden; 
		top : -2000px;
		left : 0px; 
		filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; 
		filter : "Alpha(Opacity='0')";
		opacity : 0;
		--moz-opacity : 0;

		background-color: white;
	}
	#ob_em_mc
	{
		width: 100%;
		height: 100%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	#ob_em_mc td
	{
		padding: 0px;
	}
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}	
}