UL LI.disc
{
   
    LIST-STYLE-TYPE: disc;
	margin-left: 5px;
	text-indent: -15px;
	padding-right:10px;
	list-style-position:inside;
	
	}

/*margin : 0px(top and bottom) 10px(left and right);
*/
#fixer
{
    HEIGHT: 100%
}
.infocus


* html

.nounderline {text-decoration: none }
.treemenu, .treemenu2 { /* outside of boxes */
	/*width: 568px; /* cannot be wider drops data cal/cat/lst-eng.asp */
	padding : 0px 11px 0px 20px;
	margin : 0px 6px 0px 0px;
	list-style : none;	
}

.treemenu UL, .treemenu2 UL { /* hidden part */

	list-style : none;
	margin : 0px 0px;
	margin-top: 10px;
	padding : 0px 0px;

/* used when + and link are the same (both expand) */

}
.treemenu LI { /* boxes */
	padding-bottom:0px;
	margin : 9px -20px;
	margin-right: -18px;
	LIST-STYLE-TYPE: none;
	text-indent: -10px;
	padding-left: 20px;
}
.padding {
	padding-left : 20px;
	}

li.lightgray {
	padding-left : 10px;
	padding-right: 10px;
	text-indent: 0px;
	margin:  0px 8px 0px -28px /* -20 added jan7 */
}

/*ul.listing li { margin-bottom:-4px;}
 used when + and link are not the same (link goes to new page)
 commented out because caused problems with nested links */

ul.listing li ul.listing {margin-left:30px;}
.treemenu2 LI {
	padding-bottom:5px;
	margin : 4px -8px ;
	margin-right: -18px;
	LIST-STYLE-TYPE: none;
	text-indent: -22px;
	padding-left: 20px;
}

.padding2 { 
	padding-left : 18px;
}

li.lightgray2 {
padding-left : 0px; /* added padding for new look */
padding-right: 0px;
text-indent: 0px;
margin:  -2px 8px -15px 0px


}

/*   */

 .treeopen{
	background-image :  url('/images/open.gif');
	background-repeat : no-repeat;
	background-position :  0% 25%;
	
}

.treeclosed {
	background-image :  url('/images/closed.gif');
	background-repeat : no-repeat;
	background-position : 0% 25%;
	
}
.indented{ padding-left: 30px; }
.treeText A:hover
{
    COLOR: #999999;
    TEXT-DECORATION: none
}
/* heading no link used by Michael  */
.nolinkblue {	
    COLOR: #0000ff;
	text-decoration:none    

	
}.no_border{
	border: none;}

.smallFont, .fontSize75 {
	font-size: 7.5pt;
}
/*Modified by Wcag Qing for not conflict with red in base.css 
.red {
	color: #FF0000;
	background-color: transparent;
	}
*/
.lightgreyBG {
	background-color: #CCCCCC;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.grey2 {
	color: #666666;
	background-color: transparent;
}
.lightergreyBG {
	background-color: #efefef;
}
