ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{
	margin:0px;
	padding:0 0 0 14px;
	background-image: url(../image/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
ul a{
	color:#454238;
	text-decoration:none;
    font-size:11px;
	line-height:21px;
}
ul a:hover{
	color:#E68200;
	font-size: 11px;
}
.al{
	margin:0;
	padding:0 0 0 14px;
	background-image: url(../image/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#MainNavContainer ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
#MainNavContainer ul li{
	margin:0px;
	padding:0 0 0 14px;
	background-image: url(../image/NavBullet1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
}
#MainNavContainer ul a{
	color:#1B3F77;
	text-decoration:none;
	font-size:12px;
	line-height:30px;
	font-weight: bold;
}
#MainNavContainer ul a:hover{
	color:#FFFFFF;
	font-size: 12px;
}
#MainNavContainer .al{
	margin:0;
	padding:0 0 0 14px;
	background-image: url(../image/NavBullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
