/*  ng1WW css 1.0 */

/* tocbox jquery treeview*/
.treeview ul {
	margin-top: 0;
}
.treeview li {
	padding: 0 0 0 16px;
}

#woptab44 a {
	background-color: #777;
}

/* */

#ng1wwboxc {
	min-height: 220px;
	max-height: 480px;
	overflow: auto;
	background-color: #fff;
	color: #000;
	padding: 12px;
}

#ng1wwboxc h1 {
	padding: 6px 6px 6px 0px;
}
#ng1wwboxc h2 {
	padding: 6px 6px 6px 0px;
}
#ng1wwboxc h3 {
	padding: 6px 6px 6px 0px;
}
#ng1wwboxc h4 {
	padding: 6px 6px 6px 0px;
}
#ng1wwboxc h5 {
	padding: 6px 6px 6px 0px;
}
#ng1wwboxc h6 {
	padding: 6px 6px 6px 0px;
}

a:link.ndhelptext, a:visited.nghelptext  {
    background-color : transparent;
    text-decoration : none;
	cursor: help;
}
a:hover.nghelptext , a:active.nghelptext  {
    background-color : transparent;
    text-decoration : none;
	cursor: help;
}
span.nghelptext {
	display:none;
	overflow: auto;
	font-family: "Trebuchet MS", Verdana, sans-serif;
    position:absolute; 
    padding: 2px; 
    min-width: 40px;
    border: 1px solid #000; 
    background-color: #FFFF8F; 
    color: #000;
	font-size: 0.9em;
	line-height: 92%;
	-moz-border-radius: 0px 7px 7px 7px;
}

