﻿body {
}
#secondary {
    background:#EFE891 url(../images/bg-secondary.jpg) no-repeat scroll 0%;
    float:left;
    position:relative;
    left:0px;
    margin-top:0px;
    min-height:554px;
    padding:0pt 0px 25px 0px;
    width:167px;
}

.SubMenuRow_NotVisible
{
	display:none;
}
.LeftMenu_Container
{
	padding: 0px;
	position: relative;
	border-bottom: #99ccff thin solid;
}
.Row_Hover_Level_1
{
	background: #fffb98 url(../images/bg-nav2-li-hover.jpg) repeat-x !important;
	background-repeat: repeat-x !important;
	color: #133d85 !important;	
}

.ExpandCollapse_Visible
{
 	display:inline;
}
.ExpandCollapse_NotVisible
{	
	display:none;
}

.Menu_Visible
{
 	display:block;
 	table-layout:fixed;
 	width:100%;
}
.Menu_NotVisible
{	
	display:none;
 	table-layout:fixed;
 	width:100%;
}
.MenuItem_Level_1
{
	cursor:pointer;
}

.MenuItem_Level_2
{
	left:0px;
	padding:0px;
	margin:0px;
}

.MenuItem_Level_3
{
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
}
.MenuLevel_1_NotSelected
{
	/*display:block;*/
	position:relative;
	color:#133D85;
	background:#ECF6EE url(../images/bg-nav2-li.jpg) repeat-x scroll left 0%;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:5px;
	cursor:pointer;
	margin-bottom:0px;
	/*height:23px;*/
}
.MenuLevel_1_Selected
{	
	/*display:block;*/
	position:relative;
	background: #fffb98 url(../images/bg-nav2-li-hover.jpg) repeat-x;
	color: #133d85;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:5px;
	cursor:pointer;
	margin-bottom:0px;
	/*height:23px;*/
}
.MenuLevel_1_NotSelected:hover
{
	background: #fffb98 url(../images/bg-nav2-li-hover.jpg) repeat-x;
	background-repeat: repeat-x;
	color: #133d85;

}
.MenuLevel_2_NotSelected
{
	border-color:#000 ;
	border-style:none;
	color:#FFFFFF;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	background: #1955a6;

	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	cursor:pointer;
	margin:0px;
}
.MenuLevel_2_Selected
{
	color:#FCF321;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	background: #1955a6;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	cursor:pointer;
}

.Row_Hover_Level_2, .Row_Hover_Level_3
{
	color:#FCF321 !important;
}

/*.MenuLevel_2_NotSelected:hover, .MenuLevel_3_NotSelected:hover
{
	color:#FCF321;
}
*/
.MenuLevel_3_NotSelected
{	color:#FFFFFF;
	background:#4C85C6 none repeat scroll 0%;
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	/*width:160px;*/
	padding-top:4px;
	padding-bottom:4px;
	padding-left:7px;
	cursor:pointer;
}
.MenuLevel_3_Selected
{
	background:#4C85C6 none repeat scroll 0%;
	color:#FCF321;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	/*width:160px;*/
	padding-top:4px;
	padding-bottom:4px;
	padding-left:7px;
	cursor:pointer;
}
.SubMenu_2, .SubMenu_3
{
	position:relative;
	list-style-type:none;
	list-style-position:outside;
	line-height:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:none;	
/*	width:100%;*/
}
