﻿.its-LeftNavContainer
{
   float: left;
   width: 184px;
   background-color: #fff;
}

/***********/
/* Level 0 */
/***********/
div.its-LeftNavLevel0, div.its-LeftNavLevel0_Selected
{
	list-style-type: none;
}

.its-LeftNavLevel0 a
{
	display: list-item;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	white-space: normal;
	line-height: 12px;
	background: url(images/arrow_red.jpg) no-repeat -1px 1px;
	padding-left: 20px;
	margin-bottom: 5px;
}
* + html .its-LeftNavLevel0 a
{
	background: url(images/arrow_red.jpg) no-repeat -1px 0px;
}
* html .its-LeftNavLevel0 a
{
	background: url(images/arrow_red.jpg) no-repeat -1px 0px;
}
.its-LeftNavLevel0_Selected a
{
	display: list-item;
	cursor: default;
	font-size: 1em;
	color: #d52129;
	text-decoration: none;
	white-space: normal;
	line-height: 12px;
	background: url(images/arrow_red_down.jpg) no-repeat -1px 1px;
	padding-left: 20px;
	margin-bottom: 5px;
}
* + html .its-LeftNavLevel0_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat -1px 0px;
}
* html .its-LeftNavLevel0_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat -1px 0px;
}
.its-LeftNavLevel0 a:hover
{
	color: #d52129;
}
/***********/
/* Level 1 */
/***********/
div.its-LeftNavLevel1, div.its-LeftNavLevel1_Selected
{
	list-style-type: none;
}

.its-LeftNavLevel1 a
{
	display: list-item;
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
	white-space: normal;
	line-height: 11px;
	background: url(images/arrow_red.jpg) no-repeat 0px 0px;
	padding-left: 20px;
	margin-left: 11px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel1 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px 0px;
	margin-bottom: 4px;
}
* html .its-LeftNavLevel1 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px 0px;
	margin-bottom: 4px;
}
.its-LeftNavLevel1_Selected a
{
	display: list-item;
	cursor: default;
	font-size: 0.7em;
	color: #d52129;
	text-decoration: none;
	white-space: normal;
	line-height: 11px;
	background: url(images/arrow_red_down.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 11px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel1_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px 0px;
	margin-bottom: 4px;
}
* html .its-LeftNavLevel1_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px 0px;
	margin-bottom: 4px;
}
.its-LeftNavLevel1 a:hover
{
	color: #d52129;
}
/***********/
/* Level 2 */
/***********/
div.its-LeftNavLevel2, div.its-LeftNavLevel2_Selected
{
	list-style-type: none;
}
.its-LeftNavLevel2 a
{
	display: list-item;
	font-size: 0.65em;
	color: #000;
	text-decoration: none;
	white-space: normal;
	line-height: 10px;
	background: url(images/arrow_red.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 25px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel2 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel2 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel2_Selected a
{
	display: list-item;
	cursor: default;
	font-size: 0.65em;
	color: #d52129;
	text-decoration: none;
	white-space: normal;
	line-height: 10px;
	background: url(images/arrow_red_down.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 22px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel2_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel2_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel2 a:hover
{
	color: #d52129;
}

/***********/
/* Level 3 */
/***********/
div.its-LeftNavLevel3, div.its-LeftNavLevel3_Selected
{
	list-style-type: none;
}
.its-LeftNavLevel3 a
{
	display: list-item;
	font-size: 0.65em;
	color: #000;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 33px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel3 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel3 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel3_Selected a
{
	display: list-item;
	cursor: default;
	font-size: 0.65em;
	color: #d52129;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red_down.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 33px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel3_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel3_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel3 a:hover
{
	color: #d52129;
}


/***********/
/* Level 4 */
/***********/
div.its-LeftNavLevel4, div.its-LeftNavLevel4_Selected
{
	list-style-type: none;
}
.its-LeftNavLevel4 a
{
	display: list-item;
	font-size: 0.65em;
	color: #000;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 44px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel4 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel4 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel4_Selected a
{
	display: list-item;
	cursor: default;
	font-size: 0.65em;
	color: #d52129;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red_down.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 44px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel4_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel4_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel4 a:hover
{
	color: #d52129;
}

/***********/
/* Level 5 */
/***********/
div.its-LeftNavLevel5, div.its-LeftNavLevel5_Selected
{
	list-style-type: none;
}
.its-LeftNavLevel5 a
{
	display: list-item;
	font-size: 0.65em;
	color: #000;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 55px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel5 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel5 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel5_Selected a
{
	display: list-item;
	cursor: default;
	font-size: 0.65em;
	color: #d52129;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red_down.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 55px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel5_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel5_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel5 a:hover
{
	color: #d52129;
}

/***********/
/* Level 6 */
/***********/
div.its-LeftNavLevel6, div.its-LeftNavLevel6_Selected
{
	list-style-type: none;
}
.its-LeftNavLevel6 a
{
	display: list-item;
	font-size: 0.65em;
	color: #000;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 66px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel6 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel6 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel6_Selected a
{
	display: list-item;
	cursor: default;
	font-size: 0.65em;
	color: #d52129;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red_down.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 66px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel6_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel6_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel6 a:hover
{
	color: #d52129;
}

/***********/
/* Level 7 */
/***********/
div.its-LeftNavLevel7, div.its-LeftNavLevel7_Selected
{
	list-style-type: none;
}
.its-LeftNavLevel7 a
{
	display: list-item;
	font-size: 0.65em;
	color: #000;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 77px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel7 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel7 a
{
	background: url(images/arrow_red.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel7_Selected a
{
	display: list-item;
	cursor: default;
	font-size: 0.65em;
	color: #d52129;
	text-decoration: none;
	white-space: normal;
	line-height: 9px;
	background: url(images/arrow_red_down.jpg) no-repeat 0px 1px;
	padding-left: 20px;
	margin-left: 77px;
	margin-bottom: 3px;
}
* + html .its-LeftNavLevel7_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
* html .its-LeftNavLevel7_Selected a
{
	background: url(images/arrow_red_down.jpg) no-repeat 0px -1px;
	margin-bottom: 5px;
}
.its-LeftNavLevel7 a:hover
{
	color: #d52129;
}


