/****************************** Side Navigation Bar **************************/

DIV.VerticalBarContainer			{width:190px; margin-bottom:6px;}
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; border-bottom:#c0c0c0 1px solid; font-weight:bold; font-size:12px;}


/* First Level */

LI.VerticalBarItem				{background-color:#c7c7cf; border-top:solid 1px #B3B1B5; border-right:solid 1px #B3B1B5; border-bottom:solid 2px #B3B1B5; border-left:solid 2px #B3B1B5; background-image:url('../BgRightNav.gif'); background-repeat:repeat-x; margin-bottom:2px; height:22px;}
LI.VerticalBarItemByIDXX		{}

LI.VerticalBarItemOn			{background-color:#676769; border-top:solid 1px #B3B1B5; border-right:solid 1px #B3B1B5; border-bottom:solid 2px #B3B1B5; border-left:solid 2px #B3B1B5; background-image:url('../BgRightNavOn.gif'); background-repeat:repeat-x; margin-bottom:2px;}
LI.VerticalBarItemOnByIDXX		{}


A.VerticalBarItem:active, A.VerticalBarItemOn:active, A.VerticalBarItemOver:active, A.VerticalBarItemOnOver:active	{background-color:#676769; color:#ffffff; background-image:url('../arrowOver.gif'); background-repeat:no-repeat; background-position:right 7px;}

A.VerticalBarItem			{color:#00265B; text-decoration:none; display:block; height:100%; padding:3px 34px 3px 10px; background-image:url('../arrow.gif'); background-repeat:no-repeat; background-position:right 7px;}
A.VerticalBarItemByIDXX		{}

A.VerticalBarItem:hover	{background-color:#676769; color:#ffffff; text-decoration:none; display:block; height:100%; padding:2px 34px 4px 10px; background-image:url('../arrowOver.gif'); background-repeat:no-repeat; background-position:right 7px;}
A.VerticalBarItemByIDXX:hover	{}

A.VerticalBarItemOn			{color:#ffffff; text-decoration:none; display:block; height:100%; padding:2px 34px 4px 10px; background-image:url('../arrowOver.gif'); background-repeat:no-repeat; background-position:right 7px;}
A.VerticalBarItemOnByIDXX	{}

A.VerticalBarItemOn:hover	{color:#ffffff; text-decoration:none; display:block; height:100%; padding:2px 34px 4px 10px; background-image:url('../arrowOver.gif'); background-repeat:no-repeat; background-position:right 7px;}
A.VerticalBarItemOnByIDXX:hover	{}


/* Second Level */

UL.VerticalBarSubContainer		{margin:0px; padding:0px; background-color:#ffffff;}
UL.VerticalBarSubContainer LI	{list-style-image:none; list-style-type:none; border-style:none; font-weight:bold; font-size:12px;}

LI.VerticalBarSubItem				{}
LI.VerticalBarSubItemByIDXX			{}

LI.VerticalBarSubItemOn				{}
LI.VerticalBarSubItemOnByIDXX		{}


A.VerticalBarSubItem:active, A.VerticalBarSubItemOn:active, A.VerticalBarSubItemOver:active, A.VerticalBarSubItemOnOver:active	{color:#DC2A28; background-image:url('../arrowSub.gif'); background-repeat:no-repeat; background-position:right 7px;}

A.VerticalBarSubItem				{color:#008FC3; text-decoration:none; display:block; height:100%; padding:3px 50px 3px 10px; background-image:url('../arrowSub.gif'); background-repeat:no-repeat; background-position:right 7px; border-top:#c0c0c0 1px solid;}
A.VerticalBarSubItemByIDXX			{}

A.VerticalBarSubItem:hover	{color:#DC2A28; text-decoration:none; display:block; height:100%; padding:3px 50px 3px 10px; background-image:url('../arrowSub.gif'); background-repeat:no-repeat; background-position:right 7px; border-top:#c0c0c0 1px solid;}
A.VerticalBarSubItemByIDXX:hover	{}

A.VerticalBarSubItemOn		{color:#DC2A28; text-decoration:none; display:block; height:100%; padding:3px 50px 3px 10px; background-image:url('../arrowSub.gif'); background-repeat:no-repeat; background-position:right 7px; border-top:#c0c0c0 1px solid;}
A.VerticalBarSubItemOnByIDXX		{}

A.VerticalBarSubItemOn:hover	{color:#DC2A28; text-decoration:none; display:block; height:100%; padding:3px 50px 3px 10px; background-image:url('../arrowSub.gif'); background-repeat:no-repeat; background-position:right 7px; border-top:#c0c0c0 1px solid;}
A.VerticalBarSubItemOnByIDXX:hover	{}

