﻿.navContain
{
	width:143px;
	cursor:pointer;
	}
nobr
{
 white-space:normal;
	}
.navHeaderOver
    {
	    color: #fff;
		display:block; 
		background:url("../Images/LeftNav/bkgd_over.gif") no-repeat; 
		padding: 9px 0px 1px 13px;
		text-decoration:none;
		height:24px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:11px;
		outline: none;
		width:143px;
		text-transform:uppercase;
		font-weight:bold;
	}
 

.navHeader 
    {
	    color: #fff;
		display:block; 
		background:url("../Images/LeftNav/bkgd.gif") no-repeat; 
		padding: 9px 0px 1px 13px;
		text-decoration:none;
		height:24px;
		font-family:Helvetica, Arial, sans-serif;
		font-weight:bold;
		font-size:11px;
		outline: none;
		width:143px;
		text-transform:uppercase;
	}
	
.navHeader .item:hover
    {
	background:url("../Images/LeftNav/bkgd_over.gif") no-repeat; 
	text-decoration:none;
	outline: none;
	}

.open
{
	display:block;
}

.closed
{
	display:none;
}

.content .contentDiv
{
	background-color:#e0e0e0;
	background:url('../Images/LeftNav/bkgdbottom.gif') bottom no-repeat; 
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:2px;
}	



.subNavItem
{
	font-family:Helvetica, Arial, sans-serif;
    padding: 2px 5px 4px 5px; 
	display:block; 
	color: #909090;
	font-size:  11px;
	width:118px;
	font-weight:bold;
}	
 


.subNavItemOver
{
	font-family:Helvetica, Arial, sans-serif;
    padding: 2px 5px 4px 5px; 
	display:block; 
	color: #7a0001;
	font-size:  11px;
	font-weight:bold;
	width:118px;
}	
 
.subNavNPOver
{
    color:#7a0001; 
    padding: 2px 5px 4px 10px;  
    font-size: 11px; 
    text-decoration:none; 
    font-weight:bold;  
    font-family:Helvetica, Arial, sans-serif;
    width:128px;
}	
 	
 
.subNavNP
{
    color: #444; 
    padding: 2px 5px 4px 10px; 
    font-size: 11px; 
    text-decoration:none; 
    font-weight:bold;  
    font-family:Helvetica, Arial, sans-serif;
    width:128px;
}
	
.NewText
{color:red;}

.subNavOverSingleLevel
{
    color:#7a0001; 
    padding: 2px 5px 4px 10px; 
    font-size: 11px; 
    text-decoration:none; 
    font-weight:bold; 
    font-family:Helvetica, Arial, sans-serif;
    width:128px;
}	 
 	
 
.subNavSingleLevel
{
    color: #444; 
    padding: 2px 5px 4px 10px; 
    font-size: 11px; 
    text-decoration:none;

    font-weight:bold;  
    font-family:Helvetica, Arial, sans-serif;
    width:128px;
}


.subNavOver
{
    color:#7a0001; 
    padding: 2px 5px 4px 10px; 
    font-size: 11px; 
    text-decoration:none; 
    text-transform:uppercase;
    font-weight:bold; 
    font-family:Helvetica, Arial, sans-serif;
    width:128px;
}	
 	
 
.subNav
{
    color: #444; 
    padding: 2px 5px 4px 10px; 
    font-size: 11px; 
    text-decoration:none; 
    text-transform:uppercase;
    font-weight:bold;  
    font-family:Helvetica, Arial, sans-serif;
    width:128px;
}
 
.TreeView
{
cursor:pointer; 
}

.HoverTreeNode
{
	
 
} 
