﻿		.leftNav1{
			background:transparent url(/PublishingImages/bg/main_menu_bottom_border.jpg) 			no-repeat scroll left bottom;
			color:#353535;
			font-size:15px;
			font-weight:bold;
			/*
			height:28px;
			*/
			height:100%;			
			text-decoration:none;

		}
		
		.leftNav{
			width:100%;
		}
		
		.leftNav1 a{
			/*
			padding:10px 0 0 6px;
			*/
			padding:10px 0 10px 6px;
		}
		
		.leftNav1:hover{
			color:#353535;
			/*
			background:url("/PublishingImages/bg/main_menu_over.gif") repeat-x top left;
			*/
			background-color:#b2b1a4;
		}
		
		
		.leftNav2{
			color:black;
			background:url("/PublishingImages/bg/sub_nav_bg_repeat.png");
			margin:0px;
			font-size:11px;
			line-height:20px;
			/*
			height:20px;
			*/
			font-weight:bold;
		}
		
		.leftNav2 a{
			background:none;
			padding:0px 0px 0px 27px;
		}

		
		.leftNav2 td a{
			background:url("/PublishingImages/misc/sub_nav_bullet.gif");			
			background-position:14px 6px;
			background-repeat:no-repeat;
		}
		
		.leftNav2:hover{
			color:#8b8b8b;
		}
		
				
		.leftNav2 .selectedPage{

			padding:0px 0px 0px 27px;
		}
		
		.leftNav3 .selectedPage{

			padding:0px 0px 0px 27px;
		}
		
		.leftNav3{
			color:black;
			background:url("/PublishingImages/bg/sub_nav_bg_repeat.png");
			margin:0px 0 0 0;
			font-size:11px;
			line-height:20px;
			/*
			height:20px;
			*/
			font-weight:bold;
		}
		
		.leftNav3 a{
			background:none;
			padding:0px 0px 0px 27px;

		}
		
		
		.leftNav3 td a{
			background:url("/PublishingImages/misc/sub_nav_bullet.gif");			
			background-position:14px 6px;
			background-repeat:no-repeat;

		}
		
		.leftNav3:hover{
			color:#8b8b8b;
			/*
			background:url("/Images/bg/main_menu_over.gif") repeat-x top left;
			*/
		}
		
		
		.selectedPage{
			padding:0px;		

			color:#353535;
			/*
			background:url("/PublishingImages/bg/subnav_active_bg.png") no-repeat top left;
			*/
			background:url("/PublishingImages/bg/subnav_active_bg_repeat.png");
			border-bottom:2px #d5d3c7 solid;

		}
		
		.selectedPage a{
			font-weight:bold;
			font-size:15px;
			padding:10px 0 0 27px;
		}
		
		.selectedPage:hover{
			/*
			background:url("/PublishingImages/bg/subnav_active_bg.png") no-repeat top left;
			*/
			background:url("/PublishingImages/bg/subnav_active_bg_repeat.png");
			border-bottom:2px #d5d3c7 solid;			
		}
		
		.leftNav2 .selectedPage:hover{
			background:url("/PublishingImages/misc/sub_nav_bullet.gif");	
			background-position:14px 6px;
			background-repeat:no-repeat;
		}

		
		.leftNav3 .selectedPage:hover{
			background:url("/PublishingImages/misc/sub_nav_bullet.gif");			
			background-position:14px 6px;
			background-repeat:no-repeat;
		}


