@media screen
{
	.easyMenu
	{
		
	}
	
	.easyMenuItemContainer
	{
	}

	.easyMenuItem
	{
		height: 30px;
		cursor: auto; cursor: pointer;
		padding: 0px;
	}
	
	.easyMenuItemOver
	{
		height: 30px;
		cursor: auto; cursor: pointer;
		padding: 0px;
	}
	
	.easyMenuItemIconCell
	{
	}
	
	.easyMenuItemIconCellOver
	{
	}

	.easyMenuItemContentCell
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		font-weight:bold;
		text-align: center;
		background-image: url(roundcorner_mid.gif);
		background-repeat: repeat-x;
	}
	
	.easyMenuItemContentCell a
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		font-weight:bold;
		text-align: center;
		text-decoration:none;
	}

	.easyMenuItemContentCellOver
	{
		font-family: Tahoma;
		font-size: 11px;
		font-weight:bold;
		text-align: center;
		background-image: url(roundcorner_mid_over.gif);
		background-repeat: repeat-x;
	}
	
	.easyMenuItemContentCellOver a
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #003365;
		font-weight:bold;
		text-align: center;
		text-decoration:none;
	}

	.easyMenuSeparator, .easyMenuSeparatorOver
	{
	}
	
	.easyMenuSeparatorIconCell, .easyMenuSeparatorContentCell, .easyMenuSeparatorIconCellOver, .easyMenuSeparatorContentCellOver
	{
	}
	
	.easyMenuItemSubMenuCell
	{
		height: 30px;
		cursor: auto; cursor: pointer;
		padding: 0px;
		background-image: url(roundcorner_mid.gif);
		background-repeat: repeat-x;
	}
	
	.easyMenuItemSubMenuCellOver
	{
		height: 30px;
		cursor: auto;
		cursor: pointer;
		padding: 0px;
		background-image: url(roundcorner_mid_over.gif);
		background-repeat: repeat-x;
	}
	
	.easyMenuItemLeftRoundCornerCell
	{
		width:11px;
		background-image: url(roundcorner_left.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	.easyMenuItemLeftRoundCornerCellOver
	{
		width:11px;
		background-image: url(roundcorner_left_over.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	.easyMenuItemRightRoundCornerCell
	{
		width:11px;
		background-image: url(roundcorner_right.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	.easyMenuItemRightRoundCornerCellOver
	{
		width:11px;
		background-image: url(roundcorner_right_over.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

	/* 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;
	}
	
		.ParentMenu_1
	{
		height:23px;
		padding-left: 1px;
		padding-right: 1px;
	}
	
	.ParentItemContainer_1
	{
		height:23px;
	}
	
	.ParentItem_1
	{
		cursor: pointer;
		cursor: auto;
		height: 23px;
		background-color: #B6D7E6;
		left: 0px;
	}
	
	.ParentItemContentCell_1
	{
		font: 10px Tahoma;
		font-weight: bold;
		color: #003365;
		text-align: center;
		white-space: nowrap;
		width: 100%;
		text-indent: 10px;
		height: 23px;
	}
	
	.ParentItemContentCell_1 a
	{
		font: 10px Tahoma; 
		font-weight:bold;
		color: #003365;
		text-align: center;
		white-space: nowrap;
		width:100%;
		text-decoration:none;
		text-indent:10px;
		height:23px;

	}

	.ParentItemOver_1
	{
		cursor: pointer; cursor: auto;
		height:23px;
		text-indent:10px;
	}

	.ParentItemContentCellOver_1
	{
		font: 10px Tahoma;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		background-color: #DD7C3B;
		width: 100%;
		text-indent: 10px;
	}
	
	.ParentItemContentCellOver_1 a
	{
		font: 10px Tahoma;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		background-color:  #DD7C3B;
		width: 100%;
		text-decoration: none;
		text-indent: 10px;
	}

	.ParentItemSubMenuCell_1
	{
		width: 1px;
		font-family: Verdana;
		font-size: 1px;
		height:20px;

	}
	
	.ParentItemSubMenuCellOver_1
	{
		width: 1px;
		font-family: Verdana;
		font-size: 1px;
		background-color: #DD7C3B;
		height: 20px;
	}
	
	.ParentSeparator_1, .ParentSeparatorOver_1
	{
		width:1px;
		padding: 0px;
	}
	
	.ParentSeparatorContentCell_1,.ParentSeparatorContentCellOver_1
	{
		color: #D6D6D6;
	}
	
	.easyMenu_1
	{
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
	}
	
	.easyMenuItemContainer_1
	{
		background-color:#fff;
	}

	.easyMenuItem_1
	{
		height:23px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		padding-top: 3px;
	}
	
	.easyMenuItem_1 a
	{
		height:23px;
		cursor: auto; cursor: pointer;
	}

	.easyMenuItemIconCell_1, .easyMenuItemIconCell_1 a
	{
	}

	.easyMenuItemContentCell_1
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}

	.easyMenuItemContentCell_1 a
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #ffffff;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
		text-decoration: none;
	}

	.easyMenuItemOver_1
	{
		height:23px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #CCCCCC;
		padding-top: 3px;
	}
	
	.easyMenuItemOver_1 a
	{
		height:23px;
		cursor: auto; cursor: pointer;
		color:#ffffff;
	}

	.easyMenuItemIconCellOver_1, .easyMenuItemIconCellOver_1 a
	{
		padding-top:3px;
	}

	.easyMenuItemContentCellOver_1
	{
		color: White;
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}

	.easyMenuItemContentCellOver_1 a
	{
		color: White;
		font-family: Tahoma;
		font-size: 11px;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
		text-decoration: underline;
	}

	.easyMenuSeparator_1, .easyMenuSeparatorIconCell_1, .easyMenuSeparatorContentCell_1, .easyMenuSeparatorOver_1, .easyMenuSeparatorIconCellOver_1, .easyMenuSeparatorContentCellOver_1
	{
	}

	.easyMenuItemSubMenuCell_1, .easyMenuItemSubMenuCellOver_1
	{
		display:none;
	}

	/* do not change these classes */
	.menuContainerIframeUnderlay_1
	{
		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_1
	{
		width: 100%;
		height: 100%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	#ob_em_mc td_1
	{
		padding: 0px;
	}
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}	
}