.SideBarPanel
{
	background-position: bottom left;
	width: 100%;
	z-index: 5;
	POSITION: relative;
background-color:#152d57;
}

.SubNavPanel
{
	padding-left: 0px;
	width: 100%;
background-color:#152d57;
}
.SubNavPanelHead
{
    margin-top: 0px;
    padding: 12px 0px 0px 10px;
    min-height: 30px;
    background-image: url(images/orange_gradiant.gif);
    background-repeat: repeat-x;
    background-color: #f8ad00;
    font-weight: bold;
    font-size: 16px !important;
    color: #ffffff !important;
}
.SubNavPanel table
{
	width: 100% !important;
}
.SubNavPanel td
{
	
}
.SubNavPanel IMG
{
	display: none;
}

.SubNavPanelBody IMG
{
	display: none !important;
}

DIV.PageSubNavMenu DIV td
{
	padding-left: 5px !important;
}
DIV.PageSubNavMenu DIV DIV td
{
	padding-left: 10px !important;
}

/* Left Navigation */
.navlink, .navlinkselected
{
	padding-left: 3px;
	width:100%;
	padding: 3px 1px 1px 3px;
}

a.navlink
{
	font-family: Arial;
	text-decoration: none;
	color: #ffffff !important;
}

a.navlinkhover
{
	font-family: Arial;
	text-decoration:underline;
	color: #ffcc33 !important;
}


a.navlinkselected
{
	font-family: Arial;
	text-decoration:underline;
	color: #ffcc33 !important;

}




.PageSubNavMenu IMG
{
	display: none;
}

DIV.PageSubNavMenu
{
	font-size: 12px;	
	line-height: 18px;	
}

DIV.PageSubNavMenu TD.navlink a
{
	
	font-weight: bold !important;	
}

DIV.PageSubNavMenu TD.navlinkselected a
{
		
	font-weight: bold !important;	
}


DIV.PageSubNavMenu DIV TD.navlink a
{
		
	font-size: 11px !important;	
	font-weight: bold !important;		
}