﻿
div.LeftNarrowPortletWindow {
	background: url(/images/PortletLeftNarrowBottom.gif) no-repeat bottom left;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

div.LeftNarrowPortletWindowWithInner {
	background: url(/images/PortletLeftNarrowBottomWithInner.gif) no-repeat bottom left;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

div.LeftNarrowPortletWindow h1 {
	background: url(/images/PortletLeftNarrowHeader.gif) no-repeat top left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 28px;
	padding-left: 11px;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: block;
	z-index: 2;
}

div.LeftNarrowPortletWindow h1 a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
}

div.LeftNarrowPortletWindow h1 a:Hover {
	text-decoration: underline;
	color: White ! important;
}

div.LeftNarrowPortletWindowWithInner h1 {
	background: url(/images/PortletLeftNarrowHeaderWithInner.gif) no-repeat top left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 45px;
	padding-left: 11px;
	line-height: 28px;
	text-transform: uppercase;
	margin-bottom: 0;
	display: block;
	z-index: 2;
}

div.LeftNarrowPortletWindowWithInner ul {
	margin: 0;
	list-style-type: none;
	padding: 0px 10px 20px 18px;
}

div.LeftNarrowPortletWindowWithInner ul li {
	list-style-type: none;
	list-style-image: url(/images/Portlets/BulletArrow.gif);
	line-height: 14px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	/*height: 14px;*/
	margin: 0 0 0 8px;
	padding-bottom: 4px;
	position: relative;
}

div.LeftNarrowPortletWindowWithInner ul li a {
	font-family: Arial;
	font-size: 10px;
	color: Black;
}

div.LeftNarrowPortletWindow div.InnerWindow {
	background: url(/images/PortletLeftNarrowInnerWindowBackground.gif) repeat-y left;
	padding: 0 8px 0 7px;
	width: 153px;
	/*width: 169px;*/
	margin-bottom: 10px;
	border: solid 0px green;
}

div.LeftNarrowPortletWindow div.InnerWindow div.InnerWindowHeader {
	background: url(/images/PortletLeftNarrowInnerWindowHeader.gif) no-repeat top left;
	height: 12px;
}

div.LeftNarrowPortletWindow div.InnerWindow div.InnerWindowFooter {
	background: url(/images/PortletLeftNarrowInnerWindowFooter.gif) no-repeat bottom left;
	height: 12px;
	margin-left: 1px;
}

div.LeftNav {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
}

div.LeftNav li.DashedLine {
	height: 14px;
	padding: 0;
	margin: 0;
	line-height: 14px;
	border: 0px;
	list-style-type: none ! important;
	list-style-image: none ! important;
	background: url(/images/leftnav_dashedline.gif) no-repeat center left;
}

div.LeftNav select.VerticalSelection {
	font-size:11px;
	font-family:Arial narrow, Arial, Helvetica, sans-serif;
	width: 152px;
	margin-left: 8px;
	margin-bottom: 8px;
}

div.LeftNav div.InnerWindowContent {
	padding-left: 6px;
}

div.LeftNav ul {
	margin: 0;
	list-style-type: none;
	padding: 0px 0px 0px 14px;
}

div.LeftNav ul.LeftNav {
	padding-right: 11px;
}

div.LeftNav ul ul {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 8px;
}

div.LeftNav ul li {
	list-style-type: none;
	line-height: 10px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0 0 0 0px;
	padding-bottom: 4px;
	/*position: relative;*/
}

div.LeftNav ul li {
	list-style-image: url(/images/LeftNavBulletCollapsedFF.gif) ! important;
	#list-style-image: url(/images/LeftNavBulletCollapsed.gif) ! important;
}

div.LeftNav ul li.Expanded {
	list-style-image: url(/images/LeftNavBulletExpandedFF.gif) ! important;
	#list-style-image: url(/images/LeftNavBulletExpanded.gif) ! important;
}

div.LeftNav ul li li, div.LeftNav ul li.Expanded li {
}

div.LeftNav ul li a, div.LeftNav ul li a:Visited {
	color: #333333 ! important;
	font-family: "Hevetica Neue", Arial;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}

div.LeftNav ul li a:Hover {
	color: #537DBF ! important;
	text-decoration: underline;
}

div.LeftNav ul li.Expanded ul {
	padding: 2px 0 4px 0;
	background-image:none;
}

div.LeftNav ul li.Expanded ul li {
	list-style-image: none ! important;
}

div.LeftNav ul li.Expanded ul li a {
	color: #989797;
}

div.LeftNav ul li.Expanded ul li.Expanded a {
	font-weight: bold;
}

div.LeftNav ul li.Expanded ul li.Expanded ul li a {
	font-weight:normal; 
}

div.LeftNav ul li.Expanded ul li.Expanded ul li a {
	font-weight:normal;
	color:#777 ! important; 
}

div.LeftNav ul li.Expanded ul li.Expanded ul li a:Hover {
	color: #537DBF ! important; 
}

div.LeftNav ul li.Expanded ul li.Expanded ul li.Expanded a {
	text-decoration: underline;
}
