

ul.level1_list {
	list-style-type	: none;
	padding			: 0px;
	margin			: 0px 0px 0px 0px;
	width			: 178px;
	font-size		: 12px;
	line-height		: 13px;
	border-top		: 1px solid #FFFFFF;
	border-bottom	: 1px solid #FFFFFF;
}

ul.level2_list {
	list-style-type	: none;
	padding			: 0px;
	margin			: 0px 0px 0px -5px;
	width			: 178px;
	font-size		: 12px;
	line-height		: 13px;
	border-top		: 1px solid #FFFFFF;
}

ul.level3_list {
	list-style-type	: none;
	padding			: 0px;
	margin			: 0px 0px 0px -20px;
	width			: 178px;
	font-size		: 12px;
	line-height		: 13px;
	border-top		: 1px solid #FFFFFF;
}

ul.level4_list {
	list-style-type	: none;
	padding			: 0px;
	margin			: 0px 0px 0px -34px;
	width			: 178px;
	font-size		: 12px;
	line-height		: 13px;
	border-top		: 1px solid #FFFFFF;
}

/* BO level 1 list items */

li.level1_no {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_l_black.gif);
	background-position:5px 8px;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}

li.level1_no:hover {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_l_red.gif);
	background-position:5px 8px;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}

li.level1_sub {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(arr_r_l_black.gif);
	background-position:5px 5px;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}

li.level1_sub:hover {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(arr_r_l_red.gif);
	background-position:5px 5px;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}

li.level1_active {
	margin			: 0px;
	padding			: 0px 0px 0px 5px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background-color: #94B4DB;
	color			: #EC1D23;
	font-weight		: normal;
	font-size		: 12px;
}

li.level1_sub_active {
	margin			: 0px;
	padding			: 0px 0px 0px 5px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background-color: #94B4DB;
	color			: #EC1D23;
	font-weight		: normal;
	font-size		: 12px;
}
/* EO level 1 list items */

/* BO level 2 list items */
li.level2_no {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_black.gif);
	background-position:5px 7px;
	background-repeat: no-repeat;
	background-color: #B5CAE7;
}

li.level2_no:hover {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_red.gif);
	background-position:5px 7px;
	background-repeat: no-repeat;
	background-color: #B5CAE7;
}

li.level2_sub {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(arr_r_s_black.gif);
	background-position:5px 5px;
	background-repeat: no-repeat;
	background-color: #B5CAE7;
}

li.level2_sub:hover {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(arr_r_s_red.gif);
	background-position:5px 5px;
	background-repeat: no-repeat;
	background-color: #B5CAE7;
}

li.level2_active {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_red.gif);
	background-position:5px 7px;
	background-repeat: no-repeat;
	background-color: #B5CAE7;
	color			: #EC1D23;
	font-weight		: normal;
	font-size		: 12px;
}

li.level2_sub_active {
	margin			: 0px;
	padding			: 0px 0px 0px 20px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(arr_d_s_red.gif);
	background-position:5px 8px;
	background-repeat: no-repeat;
	background-color: #B5CAE7;
	color			: #EC1D23;
	font-weight		: normal;
	font-size		: 12px;
}
/* EO level 2 list items */

/* BO level 3 list items */
li.level3_no {
	margin-left		: -15px;
	padding			: 0px 0px 0px 34px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_black.gif);
	background-position:19px 6px;
	background-repeat: no-repeat;
	background-color: #C8D9ED;
}

li.level3_no:hover {
	margin-left		: -15px;
	padding			: 0px 0px 0px 34px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_red.gif);
	background-position:19px 6px;
	background-repeat: no-repeat;
	background-color: #C8D9ED;
}

li.level3_sub {
	margin-left		: -15px;
	padding			: 0px 0px 0px 34px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(arr_r_s_black.gif);
	background-position:19px 5px;
	background-repeat: no-repeat;
	background-color: #C8D9ED;
}

li.level3_sub:hover {
	margin-left		: -15px;
	padding			: 0px 0px 0px 34px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(arr_r_s_red.gif);
	background-position:19px 5px;
	background-repeat: no-repeat;
	background-color: #C8D9ED;
}

li.level3_active {
	margin-left		: -15px;
	padding			: 0px 0px 0px 34px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_red.gif);
	background-position:19px 6px;
	background-repeat: no-repeat;
	background-color: #C8D9ED;
	color			: #EC1D23;
	font-weight		: normal;
	font-size		: 10px;
	font-size		: 12px;
}

li.level3_sub_active {
	margin-left		: -15px;
	padding			: 0px 0px 0px 34px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(arr_d_s_red.gif);
	background-position:19px 8px;
	background-repeat: no-repeat;
	background-color: #C8D9ED;
	color			: #EC1D23;
	font-weight		: normal;
	font-size		: 12px;
}
/* EO level 3 list items */

/* BO level 4 list items */
li.level4_no {
	padding			: 0px 0px 0px 53px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_black.gif);
	background-position:37px 5px;
	background-repeat: no-repeat;
	background-color: #E0E8F5;
}

li.level4_no:hover {
	padding			: 0px 0px 0px 53px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_red.gif);
	background-position:37px 5px;
	background-repeat: no-repeat;
	background-color: #E0E8F5;
}

li.level4_active {
	padding			: 0px 0px 0px 53px;
	border-bottom	: 1px solid #FFFFFF;
	line-height		: 17px;
	background		: url(sq_s_red.gif);
	background-position:37px 5px;
	background-repeat: no-repeat;
	background-color: #E0E8F5;
	color			: #EC1D23;
	font-weight		: normal;
	font-size		: 12px;
}
/* EO level 4 list items */
