		.sideNavContain
		{
			line-height: 16px;
			margin-top: 19px;
			width: 154px;
			margin-bottom: 0px;
			border: solid 0px #000;
			background-color: #FFF;			
		}
		.bottomBorderList
		{
			height: 20px;
			margin: 0px;
			padding: 0px;			
			list-style-image: url("blueSkinBullet1.gif");
		}
		.leftNavHeading
		{
			font-size: 11px; font-family: Verdana, sans-serif;
			font-weight: bold;
			margin: 10px 0px 0px 25px;
			padding: 0px 0px 0px 0px;
		}
		.leftNavHeading li
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 5px 0px 5px;
			color: #007AB4;
			list-style-type: none;
			width: 170px;
		}

		.leftNavList
		{
			margin: 2px 0px 10px 0px;
			padding: 0px;
			list-style-type: none;
		}

		.leftNavList li
		{
			margin: 0px 0px 2px 0px; 
			padding: 0px 0px 0px 0px;
			list-style-type: none;
			width: 154px;
			border-bottom: solid 1px #D5E9F3;
		}

		.leftNavList a
		{
			color: #1D5A76;
			font-size: 11px; font-family: Verdana, sans-serif;
			font-weight: normal;
			text-decoration: none;
		}
		.leftNavList a:visited
		{
			color: #1D5A76;
			font-size: 11px; font-family: Verdana, sans-serif;
			font-weight: normal;
			text-decoration: none;
		}
		
		.leftNavList a:hover
		{
			color: #1D5A76;
			background-color: #D5E9F3;
			font-weight: normal;
			text-decoration: none;
			width: 154px;
		}
		
		.unorderedList
		{
			margin: 0px;
		}
