#leftNav
{
	padding-top:5px;
	padding-bottom: 10px;
	
	float:left;
	width: 259px;
	height:auto;
	background:#ffffff;
	border-right: 1px solid #999;

}
	
.leftNavTop
	{
	width:212px;
	margin: 4px 23px 8px 23px;
	padding: 4px 0px 8px 0px;
	text-decoration: none;
	}

.leftNavTop a
	{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#7e7c7c;
	text-transform:uppercase;
	}


.leftNavLevel1
	{
	width:212px;
	margin: 4px 23px 4px 23px;
	padding: 10px 0px 8px 0px;
	text-decoration: none;
	border-top: 1px dotted #cccccc;
	}

.leftNavLevel1Sep
	{
	width:212px;
	border-top: 1px dotted #cccccc;
	margin: 0px 0px 0px 23px;
	padding: 0px 0px 0px 0px;
	}


.leftNavLevel1 a
	{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#7e7c7c;
	text-transform:uppercase;
	}

.leftNavLevel1Selected
	{
	margin: 0px 0px 6px 13px;
	padding: 4px 0px 6px 0px;
	text-decoration: none;
	background-image:url(/images/leftNav/leftNavBlueBar.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:245px;
	height:28px;
	line-height:28px;


	}


.leftNavLevel1Selected a
	{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	margin-left:5px;
	padding-left:5px;
	}

.leftNavLevel1SolidTop
	{
	width:235px;
	margin: 4px 0px 4px 23px;
	padding: 10px 0px 8px 0px;
	text-decoration: none;
	border-top: 2px solid #cccccc;
	}

.leftNavLevel1SolidTop a
	{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#7e7c7c;
	text-transform:uppercase;
	}

.leftNavLevel1SolidTopSelected
	{
	margin: 0px 0px 6px 13px;
	padding: 4px 0px 6px 0px;
	text-decoration: none;
	background-image:url(/images/leftNav/leftNavBlueBar.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:245px;
	height:28px;
	line-height:28px;
	border-top: 2px solid #cccccc;

	}

.leftNavLevel1SolidTopSelected a
	{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	margin-left:5px;
	padding-left:5px;
	}

.leftNavLevel1NoBottom
	{
	width:235px;
	margin: 4px 0px 8px 23px;
	padding: 4px 0px 8px 0px;
	text-decoration: none;
	}

.leftNavLevel1NoBottom a
	{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#7e7c7c;
	text-transform:uppercase;
	}

.leftNavLevel2
	{
	text-decoration: none;
	color:#000000;
	margin-left:36px;
	margin-top:7px;
	background-image:url(/images/leftNav/rightDoubleArrow.gif); 
	background-repeat:no-repeat; 
	background-position:left;
	padding-left:11px;
	}

.leftNavLevel2 a
	{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	}

.leftNavLevel2Selected
	{
	text-decoration: none;
	color:#000000;
	margin-left:36px;
	margin-top:7px;
	font-size:11px;
	background-image:url(/images/leftNav/arrowPointRight.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	padding-left:11px;
	}

.leftNavLevel2Selected a
	{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	}

.leftNavLevel3
	{
	text-decoration: none;
	color:#000000;
	margin-left:49px;
	margin-top:7px;
	background-image:url(/images/leftNav/square.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:11px;
	}

.leftNavLevel3 a
	{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	}

.leftNavLevel3Selected
	{
	text-decoration: none;
	color:#000000;
	margin-left:49px;
	margin-top:7px;
	background-image:url(/images/leftNav/arrowPointRight.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:11px;
	}

.leftNavLevel3Selected a
	{
	text-decoration:none;
	color:#000000;
	font-size:11px;
	}

