/****************************** Side Navigation Bar **************************/

DIV.VerticalBarContainer			{margin:0px 16px 7px 130px;}
DIV.VerticalBarContainerByIDXX		{}
DIV.VerticalBarContainerByOrderXX	{}
DIV.VerticalBarContainerBottom		{display:none;}

UL.VerticalBarContainer				{margin:0px; padding:0px;}
UL.VerticalBarContainerByIDXX		{}
UL.VerticalBarContainerByOrderXX	{}
UL.VerticalBarContainer LI			{list-style-image:none; list-style-type:none; font-weight:bold; font-size:110%;}


/* First Level */

LI.VerticalBarItem				{}
LI.VerticalBarItemByIDXX		{}

LI.VerticalBarItemOn			{}
LI.VerticalBarItemOnByIDXX		{}


A.VerticalBarItem:active, A.VerticalBarItemOn:active, A.VerticalBarItemOver:active, A.VerticalBarItemOnOver:active	{background-color:#73a7bd; color:#ffffff; background-image:url('../arrowleftnavltr_active.gif'); background-repeat:no-repeat; background-position:right top;}

A.VerticalBarItem			{color:#05456d; text-decoration:none; display:block; height:100%; padding:4px 21px 4px 4px; background-image:url('../ArrowLeftNavLTR.gif'); background-repeat:no-repeat; background-position:right top;}
A.VerticalBarItemByIDXX		{}

A.VerticalBarItem:hover	{color:#0182c6; text-decoration:none; display:block; height:100%; padding:4px 21px 4px 4px; background-image:url('../arrowleftnavltr_on.gif'); background-repeat:no-repeat; background-position:right top;}
A.VerticalBarItemByIDXX:hover	{}

A.VerticalBarItemOn			{color:#0182c6; text-decoration:none; display:block; height:100%; padding:4px 21px 4px 4px; background-image:url('../arrowleftnavltr.gif'); background-repeat:no-repeat; background-position:right top;}
A.VerticalBarItemOnByIDXX	{}

A.VerticalBarItemOn:hover	{color:#0182c6; text-decoration:none; display:block; height:100% padding:4px 21px 4px 4px; background-image:url('../arrowleftnavltr_on.gif'); background-repeat:no-repeat; background-position:right top;}
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; font-weight:bold; font-size:90%;}

LI.VerticalBarSubItem				{}
LI.VerticalBarSubItemByIDXX			{}

LI.VerticalBarSubItemOn				{}
LI.VerticalBarSubItemOnByIDXX		{}


A.VerticalBarSubItem:active, A.VerticalBarSubItemOn:active, A.VerticalBarSubItemOver:active, A.VerticalBarSubItemOnOver:active	{background-color:#ffffff; color:#0182c6; background-image:url('../arrowleftsubnav.gif'); background-repeat:no-repeat; background-position:left top;}

A.VerticalBarSubItem			{color:#05456d; text-decoration:none; display:block; height:100%; padding:1px 0px 4px 21px;}
A.VerticalBarSubItemByIDXX			{}

A.VerticalBarSubItem:hover	{color:#0182c6; text-decoration:none; display:block; height:100%; padding:1px 0px 4px 21px; background-image:url('../arrowleftsubnav.gif'); background-repeat:no-repeat; background-position:left top;}
A.VerticalBarSubItemByIDXX:hover	{}

A.VerticalBarSubItemOn		{color:#0182c6; text-decoration:none; display:block; height:100%; padding:1px 0px 4px 21px; background-image:url('../arrowleftsubnav.gif'); background-repeat:no-repeat; background-position:left top;}
A.VerticalBarSubItemOnByIDXX		{}

A.VerticalBarSubItemOn:hover	{color:#0182c6; text-decoration:none; display:block; height:100%; padding:1px 0px 4px 21px; background-image:url('../arrowleftsubnav.gif'); background-repeat:no-repeat; background-position:left top;}
A.VerticalBarSubItemOnByIDXX:hover	{}

