#Type4_Container
{
	width:100%;
	padding-bottom:5px;
	background-color:white;
	border:1px solid #999999;
}
#Type4_BlueMenuBar
{
	width:100%;
	background-color:#2A6796;
	line-height:19px;
	height:19px;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#2A6796', gradientType='1');
}
#Type4_GreenMenuBar
{
	width:100%;
	background-color:#8BA916;
	line-height:19px;
	height:19px;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#8BA916', gradientType='1');
}
#Type4_GrayMenuBar
{
	width:100%;
	background-color:#F0F0F0;
	line-height:19px;
	height:19px;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#FFFFFF', startColorstr='#CCCCCC', gradientType='1');
}
#Type4_BlueMenuBarInverseGradient
{
	width:100%;
	background-color:#2A6796;
	line-height:19px;
	height:19px;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#2A6796', startColorstr='#FFFFFF', gradientType='1');
}
#Type4_GreenMenuBarInverseGradient
{
	width:100%;
	background-color:#8BA916;
	line-height:19px;
	height:19px;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#8BA916', startColorstr='#FFFFFF', gradientType='1');
}
#Type4_GrayMenuBarInverseGradient
{
	width:100%;
	background-color:#F0F0F0;
	line-height:19px;
	height:19px;
	vertical-align:middle;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CCCCCC', startColorstr='#FFFFFF', gradientType='1');
}
#Type4_ACTIONS
{
	float:left;
	width:16px;
	height:16px;
}
#Type4_ICON
{
	float:left;
	width:auto;
	height:16px;
}
#Type4_TITLE, #Type4_TITLEBlack
{
	float:left;
	height:16px;
	margin-left:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:700;
	color:#FFFFFF;
}
.Type4_BorderRight
{
	marging-left:0px;
	vertical-align:top;
	font-size:1px;
	width:5px;	
	background-position:right; 
	background-repeat:repeat-y;
	background-image:url(Images/GrayBorderShadow_Right.jpg);
}
.Type4_BorderBottom
{
	vertical-align:top;
	background-position:top; 
	background-repeat:repeat-x;
	background-image:url(Images/GrayBorderShadow_Bottom.jpg);
}
#Type4_TITLEBlack
{
	color:#000000;
}

#Type4_VISIBILITY
{
	float:right;
	height:16px;
	width:16px;
}
#Type4_Content
{
	padding:2px 5px 2px 5px;
}
#Type4_ToolBarContainer
{
	width:100%;
	background-color:#FFFFFF;
	padding-top:2px;
	margin-right:7px;
}
#Type4_ToolBar
{
	width:100%;
	background-color:#F4F4F4;
	height:20px;
}
#Type4_ACTIONADDCONTENT
{
	float:left;
	height:16px;
}
#Type4_ACTIONMODULESETTINGS
{
	float:right;
	height:16px;
}
.Type4_clear
{
	clear: both;
}
