/****************************** Side Navigation Bar **************************/

DIV.VerticalBarContainer			{display:table; width:210px; margin-bottom:20px; background-color:#e4e4e4;}
DIV.VerticalBarContainerByIDXX		{}
DIV.VerticalBarContainerByOrderXX	{}
DIV.VerticalBarContainerBottom		{height:5px; overflow:hidden; position:relative; margin:-1px 10px 0px 10px; background-color:#e4e4e4;}

UL.VerticalBarContainer				{margin:0px; padding:5px 10px 0px 10px;}
UL.VerticalBarContainerByIDXX		{}
UL.VerticalBarContainerByOrderXX	{}
UL.VerticalBarContainer LI			{list-style-image:none; list-style-type:none; border-bottom:#c1c5c7 1px solid;}


/* First Level */

LI.VerticalBarItem				{}
LI.VerticalBarItemByIDXX		{}

LI.VerticalBarItemOver			{}
LI.VerticalBarItemOverByIDXX	{}

LI.VerticalBarItemOn			{}
LI.VerticalBarItemOnByIDXX		{}

LI.VerticalBarItemOnOver		{}
LI.VerticalBarItemOnOverByIDXX	{}


UL.VerticalBarContainer LI A			{display:block; height:100%; padding:4px 10px 6px 22px; font-weight:normal; font-size:115%;}
UL.VerticalBarContainer LI A:active, UL.VerticalBarContainer LI A:focus		{color:#3a4f8e; background:#ffffff url('../ArrowLeftNavLTR_over.gif') no-repeat left 2px;}

A.VerticalBarItem				{color:#343434; text-decoration:none; background:#e4e4e4 url('../ArrowLeftNavLTR.gif') no-repeat left 2px;}
A.VerticalBarItemByIDXX			{}

A.VerticalBarItem:hover			{color:#3a4f8e; text-decoration:none; background:#ffffff url('../ArrowLeftNavLTR_over.gif') no-repeat left 2px;}
A.VerticalBarItemByIDXX:hover	{}

A.VerticalBarItemOn				{color:#ffffff; text-decoration:none; background:#3a4f8e url('../ArrowLeftNavLTR_on.gif') no-repeat left 2px;}
A.VerticalBarItemOnByIDXX		{}

A.VerticalBarItemOn:hover		{color:#ffffff; text-decoration:none; background:#3a4f8e url('../ArrowLeftNavLTR_on.gif') no-repeat left 2px;}
A.VerticalBarItemOnByIDXX:hover	{}


/* Second Level */

UL.VerticalBarSubContainer		{margin:0px; padding:0px;}
UL.VerticalBarSubContainer LI	{list-style-image:none; list-style-type:none; border-style:none;}

LI.VerticalBarSubItem				{}
LI.VerticalBarSubItemByIDXX			{}

LI.VerticalBarSubItemOn				{}
LI.VerticalBarSubItemOnByIDXX		{}


UL.VerticalBarSubContainer LI A				{display:block; height:100%; padding:3px 10px 5px 38px; font-weight:normal; font-size:115%; border-top:#c1c5c7 1px solid;}
UL.VerticalBarSubContainer LI A:active, UL.VerticalBarSubContainer LI A:focus		{color:#3a4f8e; text-decoration:none; background:#ffffff url('../ArrowLeftSubNavLTR_over.gif') no-repeat left top;}

A.VerticalBarSubItem				{color:#696969; text-decoration:none; background:#f3f3f3 url('../ArrowLeftSubNavLTR.gif') no-repeat left top;}
A.VerticalBarSubItemByIDXX			{}

A.VerticalBarSubItem:hover			{color:#3a4f8e; text-decoration:none; background:#ffffff url('../ArrowLeftSubNavLTR_over.gif') no-repeat left top;}
A.VerticalBarSubItemByIDXX:hover	{}

A.VerticalBarSubItemOn				{color:#ffffff; text-decoration:none; background:#9b9ea8 url('../ArrowLeftSubNavLTR_on.gif') no-repeat left top;}
A.VerticalBarSubItemOnByIDXX		{}

A.VerticalBarSubItemOn:hover		{color:#ffffff; text-decoration:none; background:#9b9ea8 url('../ArrowLeftSubNavLTR_on.gif') no-repeat left top;}
A.VerticalBarSubItemOnByIDXX:hover	{}
