﻿@media screen
{
	.Vertical4ParentMenu
	{
		background-image: url(margin.gif);
		background-repeat: repeat-x; background-position: left bottom;
		height: 30px;
		padding-left: 1px;
		padding-right: 1px;
	}
	.Vertical4ParentItemContainer
	{
		background-image: url(mid.gif);
		background-repeat: repeat-x;
	}
	
	.Vertical4ParentItem
	{
		background-image: url(mid.gif); 
		cursor: pointer; cursor: auto;
		background-repeat: repeat-x;
		height: 30px;
	}
	.Vertical4ParentItemOver
	{ 
		background-image: url(mid_over.gif); 
		cursor: pointer; cursor: auto;
		background-repeat: repeat-x; 
		height: 30px;
	}
	.Vertical4ParentItemContentCell
	{
		font: 11px Tahoma; 
		color: #223e51;
		text-align: center;
		white-space: nowrap;
		width:100%;
	}
	.Vertical4ParentItemContentCellOver
	{
		font: 11px Tahoma; 
		color: #ffffff;
		text-align: center;
		white-space: nowrap;
		width:100%;
	}
	.Vertical4ParentItemContentCell a,.Vertical4ParentItemContentCell a:link,.Vertical4ParentItemContentCell a:visited,.Vertical4ParentItemContentCell a:hover,.Vertical4ParentItemContentCell a:active
	{
		font: 11px Tahoma; 
		color: #223e51;
		text-align: center;
		white-space: nowrap;
		width:100%;
		text-decoration:none;
	}
	.Vertical4ParentItemContentCellOver a, .Vertical4ParentItemContentCellOver a:link,.Vertical4ParentItemContentCellOver a:visited,.Vertical4ParentItemContentCellOver a:hover,.Vertical4ParentItemContentCellOver a:active
	{
		font: 11px Tahoma; 
		color: #fff;
		text-align: center;
		white-space: nowrap;
		width:100%;
		text-decoration:none;
	}
	.Vertical4ParentItemSubmenuCell,.Vertical4ParentItemSubmenuCellOver
	{
		width: 10px;
		background-image: url(submenu_parent.gif);
		background-repeat: no-repeat;
		background-position: 0px 13px;
		font-family: Verdana;
		font-size: 1px;
		height:30px;
	}
	
	.Vertical4ParentSeparator, .Vertical4ParentSeparatorOver
	{
		background-image: url(mid.gif); 
		width:1px;
		padding: 0px;
	}
	.Vertical4ParentSeparatorContentCell, .Vertical4ParentSeparatorContentCellOver
	{
		color: #D6D6D6;
	}

	.Vertical4SubMenu
	{
		border-top: 1px solid #44738a;
		border-left: 1px solid #44738a;
		border-right: 1px solid #44738a;
		background-color: #dfe7eb;
	}
	
	.SubItemContainer
	{
	}
	
	.Vertical4SubItemSubMenuCellOver
	{
		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;
	}
	
	.Vertical4SubItemContentCell
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #223e51;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}
	
	.Vertical4SubItemContentCell a, .Vertical4SubItemContentCell a:link,.Vertical4SubItemContentCell a:visited,.Vertical4SubItemContentCell a:hover,.Vertical4SubItemContentCell a:active
	{
		font-family: Tahoma;
		font-size: 11px;
		color: #223e51;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
		text-decoration:none;
	}
	
	.Vertical4SubItemSubMenuCell
	{
		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;
	}	
	
	.Vertical4SubItemIconCellOver
	{
	}

	.Vertical4SubItemIconCellOver a, .Vertical4SubItemIconCellOver a:link,.Vertical4SubItemIconCellOver a:visited,.Vertical4SubItemIconCellOver a:hover,.Vertical4SubItemIconCellOver a:active
	{
	}
	
	.Vertical4SubItemIconCell
	{
	}

	.Vertical4SubItemIconCell a, .Vertical4SubItemIconCell a:link,.Vertical4SubItemIconCell a:visited,.Vertical4SubItemIconCell a:hover,.Vertical4SubItemIconCell a:active
	{
	}
	
	.Vertical4SubItemOver
	{
		height: 20px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #44738a;
		background-color: #82a2b1;
		padding: 0px;
	}
	
	.Vertical4SubItemOver a, .Vertical4SubItemOver a:link,.Vertical4SubItemOver a:visited,.Vertical4SubItemOver a:hover,.Vertical4SubItemOver a:active
	{
		height: 20px;
		cursor: auto; cursor: pointer;
		background-color: #82a2b1;
	}
	
	.Vertical4SubItemContentCellOver
	{
		color: White;
		font-family: Tahoma;
		font-size: 11px;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}

	.Vertical4SubItemContentCellOver a, .Vertical4SubItemContentCellOver a:link,.Vertical4SubItemContentCellOver a:visited,.Vertical4SubItemContentCellOver a:hover,.Vertical4SubItemContentCellOver a:active
	{
		color: White;
		font-family: Tahoma;
		font-size: 11px;
		text-decoration: none;
		text-indent: 10px;
		white-space: nowrap;
		width:100%;
	}	
	
	.Vertical4SubItem
	{
		height: 20px;
		cursor: auto; cursor: pointer;
		border-bottom: 1px solid #44738a;
		padding: 0px;
	}
	
	.Vertical4SubItem a, .Vertical4SubItem a:link,.Vertical4SubItem a:visited,.Vertical4SubItem a:hover,.Vertical4SubItem a:active
	{
		height: 20px;
		cursor: auto; cursor: pointer;
	}

	.Vertical4SubSeparatorSubMenuCellOver
	{
		vertical-align:top;
	}

	.Vertical4SubSeparatorContentCell
	{
		vertical-align:top;
	}

	.Vertical4SubSeparator
	{
		border-bottom: 1px solid #44738a;
	}

	.Vertical4SubSeparatorIconCellOver
	{
		vertical-align:top;
	}

	.Vertical4SubSeparatorIconCell
	{
		vertical-align:top;
	}
	
	.Vertical4SubSeparatorOver
	{
		border-bottom: 1px solid #CCCCCC;
	}

	.Vertical4SubSeparatorContentCellOver
	{
	}

	/* 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;
	}	
}