﻿.PanelbarCssClass
{
	border-top: 5px solid #6DA9C6;
}
/*----Main navigation elements--*/
.MainHeaderDisabled
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	height: 22px;
}

.MainHeaderCollapsed
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	height: 22px;
} 

.MainHeaderExpanded
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2A3481;
	font-weight: bold;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	background-color: #F7F68F;
	height: 22px;
}
/**/

.MainHeaderCollapsedHover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E1FBFD;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	height: 22px;
}

.MainHeaderExpandedHover
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6E4B34;
	font-weight: bold;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	height: 22px;
}
.MainItemSelectedCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2A3481;
	font-weight: bold;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	background-color: #F7F68F;
	height: 22px;
}

.MainItemSelectedALTCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2A3481;
	font-weight: bold;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	background-color: #F7F68F;
	height: 22px;
}

.MainHeaderExpandedALT
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2A3481;
	font-weight: bold;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	background-color: #F7F68F;
	height: 22px;
}
/*--  #FFFDDD --*/
/*----Second level navigation elements--*/
.SubItemDisabled
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	height: 22px;
}

.SubItemCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2A3481;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 15px;
	background-color: #FFFDDD;
	height: 19px;
}
/**/
.SubItemExpandedCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A3481;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 15px;
	background-color: #FFFDDD;
	height: 19px;
}
/**/
.SubItemHoverCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2F1A0D;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 15px;
	background-color: #FFFDDD;
	height: 19px;
}

.SubItemDisabledCssClass
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white;
	color: gray;
	cursor: wait;
	cursor: no-drop;
}

.SubItemSelectedCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2A3481;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 15px;
	background-color: #FFFDDD;
	height: 19px;
	font-weight: bold;
}
/**/
/*----Special Second level navigation elements--*/
.SpecialSubItemDisabled
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	height: 22px;
}

.SpecialSubItemCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2A3481;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	background-color: #FFFDDD;
	height: 19px;
}
/**/
.SpecialSubItemExpandedCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2A3481;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	background-color: #FFFDDD;
	height: 19px;
}
/**/
.SpecialSubItemHoverCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2F1A0D;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	background-color: #FFFDDD;
	height: 19px;
}

.SpecialSubItemDisabledCssClass
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white;
	color: gray;
	cursor: wait;
	cursor: no-drop;
}

.SpecialSubItemSelectedCssClass
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2A3481;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 5px;
	background-color: #FFFDDD;
	height: 19px;
	font-weight: bold;
}
/**/
/*----Third level navigation elements--*/
.SubItemCssClass3
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #6E4B34;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 30px;
	background-color: #FFFDDD;
	height: 19px;
}

.SubItemHoverCssClass3
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2F1A0D;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 30px;
	background-color: #FFFDDD;
	height: 19px;
}

.SubItemDisabledCssClass3
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white;
	color: gray;
	cursor: wait;
	cursor: no-drop;
}

.SubItemSelectedCssClass3
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #2F1A0D;
	border-bottom: 1px solid #2A3481;
	cursor: hand;
	cursor: pointer;
	padding-left: 30px;
	background-color: #FFFDDD;
	height: 19px;
	font-weight: bold;
}