#Menu16 li {
	list-style-type: none;
	display: inline;
}

#Menu16 ul {
	margin: 0px;
	padding: 0px;
}
#M16 li {
	list-style-type: none;
}

#M16 ul {
	margin: 0px;
	padding: 0px;
}
.M16divClass {
	float: right; 
	display: inline;
}
.M16allItems {
color: #002d80;
text-align: right;
font-size: 15px;
white-space: nowrap;
}
.M16subMenu1 {
background-color: #fafbfc;
text-align: right;
border-bottom: dashed 1px #e4dcd6;
}
.M16allItemsOver {
color: #e67912;
}
.M16current_menu_item {
color: #eb500e;
}
