#Level0 {
	height: 20px;
}
#Level1 {
	
}
#Level1 div {
	float: left;
	width: 928px;
}
#Level0 a, #Level0 a:hover, #Level0 a:link, #Level0 a:active {
	text-decoration: none;
	color: black;	
	font-size: 15px;
	font-weight: bold;		
}
#Level0 ul, #Level0 li, #Level1 ul, #Level1 li {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}
#Level0 li {
	float: left;
	cursor: pointer;	
	height: 20px;		
	padding-top: 3px;	
}
#Level0 li a {
	padding-left: 25px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;			
}
#Level1 ul {
	float: left;
	position: relative;		
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;				
	height: 32px;
	width: 100%;
}
#Level1 li {
	float: left;
	margin-right: 10px;	
	width: 150px;		
}
#Level0 .item-3-0, #Level0 .item-4-0 {
	white-space: nowrap;
	background-color: #ececec;		
	width: 309px;
}
#Level0 .item-4-0 {
	width: 232px;
}
#Level0 .item-3-0_active, #Level0 .item-4-0_active {
	white-space: nowrap;
	background-color: #ececec;		
	width: 309px;
}
#Level0 .item-4-0_active {
	width: 232px;
}
#Level0 .item-3-1, #Level0 .item-4-1 {
	white-space: nowrap;
	background-color: #dbdbdb;
	width: 309px;				
}
#Level0 .item-4-1 {
	width: 232px;
}
#Level0 .item-3-1_active , #Level0 .item-4-1_active{
	white-space: nowrap;
	background-color: #dbdbdb;
	width: 309px;
}
#Level0 .item-4-1_active {
	width: 232px;
}
#Level0 .item-3-2, #Level0 .item-4-2 {
	white-space: nowrap;
	background-color: #c6c5c5;
	/*border-bottom: 1px white solid;
	border-right: 0px white solid;*/
	width: 310px;
}
#Level0 .item-4-2 {
	width: 232px;
}
#Level0 .item-3-2_active, #Level0 .item-4-2_active {
	white-space: nowrap;
	background-color: #c6c5c5;
	/*border-bottom: solid 1px #c6c5c5;*/
	width: 310px;
}	
#Level0 .item-4-2_active {
	width: 232px;
}
#Level0 .item-4-3 {
	white-space: nowrap;
	background-color: #B4B4B4;
	/*border-bottom: 1px white solid;
	border-right: 0px white solid;*/
	width: 232px;
}
#Level0 .item-4-3_active {
	white-space: nowrap;
	background-color: #B4B4B4;
	/*border-bottom: solid 1px #c6c5c5;*/
	width: 232px;
}
#Level1-item-3-0, #Level1-item-4-0 {		
	background-color: #ececec;
}
#Level1-item-3-1, #Level1-item-4-1 {
	background-color: #dbdbdb;
}
#Level1-item-3-2, #Level1-item-4-2 {
	background-color: #c6c5c5;
}
#Level1-item-4-3 {
	background-color: #B4B4B4;
}
.level1-links li a {
	background: url('../images/arrow-orange.gif') right no-repeat;
	padding-right: 10px;
	font-weight: bold;
}
.level1-links li a.active {
	color: #000;
	background: url('../images/arrow-black-down.gif') right no-repeat;
}