div.NoteNav {
background:#FCFCFF none repeat scroll 0%;
border:1px solid #CAD6E8;
margin-bottom:1em;
padding:1em 2pt 1.5em;
position:relative;
width:auto !important;
}

ul.navNoteMenu, ul.navNoteMenu ul {
  /*width: 230px;*/
  padding: 0px;
  cursor: default;
  margin: 0px;
  font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align:left;
  /*font-weight:bold;*/
  font-size:12px;
  background-color: #FFFFFF;
}
ul.navNoteMenu .PopNoteMenu {
	list-style-type: none;
	list-style-image: url("../img/arrow_bu_blue.gif"); 
	padding-left: 0px;
	margin: 0px;
	width: 200px;
	}
ul.navNoteMenu .PopNoteMenu a {

	/**width: 200px;*/
   margin: 0px;
	display: block;
	text-decoration: underline;
	color: #0054e3;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
/*	border-bottom: 1px solid #4A3483;*/
	}
ul.navNoteMenu .PopNoteMenu a:hover {
	background-color: #FFFFE0;
	color: Black;
	margin: 0px;
}

ul.navNoteMenu .PopNoteMenuon {
   background-color: #FFFFFF;
	margin: 0px;
	color: #0054e3;
	/*width: 200px;*/
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 6px;
	}	

ul.navNoteMenu .PopNoteMenuon a {
	*width: 200px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 11px;
	padding-right: 5px;
   border-bottom: 1px solid #4A3483;
	}
	
	ul.navNoteMenu .PopNoteMenu a:visited {
   	color: #4A3483;
		}	 
	
	
ul.childNoteNav, ul.childNoteNav ul {
  *width: 200px;
  padding: 0px;
  cursor: default;
  margin: 0px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  text-align:left;
  font-weight: inherit;
  font-size:10px;

}
ul.childNoteNav.SubNoteNav{
	list-style-type: none;
	margin: 0px;
	width: 200px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #4A3483;
	}

	
ul.childNoteNav .SuboutNavsub {
	list-style-type: none;
	margin: 0px;
	*width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 0px;
	background-color: #FFFFE0;
	border-bottom: 1px solid #4A3483;
	text-decoration: none;
		}
		
ul.childNoteNav.SubNoteNava {
	*width: 200px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color:#000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom: #4A3483;
/*	font-weight: bold;*/
	}

ul.childNoteNav.SubNoteNava:hover {
	background-color: #FFFFE0;
	margin: 0px;
	color: #000000;
	text-decoration: underline;
}


ul.childNoteNav .SuboutNavon {
	list-style-type: none;
	margin: 0px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: bottom;
	}	
	
	ul.childNoteNav .SuboutNavon a {
	width: 200px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color:#000000;
	padding-top: 2px;
	padding-bottom: 2px;
	*padding-left: 12px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A3483;
	font-weight: normal;
	}	
	
ul.notenavlist li {
	display: block;
	list-style-image: url("../img/arrow_bu_blue.gif");
	list-style-type: none;
	/* line-height: 5px; */
	
}
