#subnav ul	{
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
	}

#subnav ul li	{
	margin: 0px;
	padding: 8px 6px 3px 6px;
	display: normal;
	border-bottom: 1px dotted #9DC6C9;
	list-style: none;
	color: #007174;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	}

#subnav ul ul	{
	margin: 0px;
	padding: 0px;
	line-height: 1.35em;
	}

#subnav ul ul li	{
	margin: 4px 6px;
	padding: 0px;
	display: normal;
	border-bottom: none;
	list-style: none;
/* 	color: #C87E84; */
	color: inherit;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	}

#subnav ul.subnavi	{
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	}

#subnav ul.subnavi li	{
	margin: 0px;
	padding: 0px 6px 0px 12px;
	display: normal;
	border-bottom: 1px dotted #9DC6C9;
	list-style: none;
	color: #007174;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	}