.nodisplay { display: none;



/*background:#009933*/ }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
ol {  line-height: 140%;}
ul {  line-height: 140%;}

p {  line-height: 140%; color: #000000;

}
body { 	background-image: none;
}

table { width:95%; } 

ul.Bullet li, li ul.Bullet li {
	list-style: disc; 
	list-style-image:none; 
	margin:0; 
	padding:0}
	
ul.noBullet li, li ul.noBullet li, ol.noNumber li, li ol.noNumber li {
	list-style:none; 
	list-style-image:none; 
	margin:0; 
	padding:0}
	
ol li, ol.decimal li {list-style-type:decimal}

ol.alphaLower li {list-style-type:lower-alpha}

ol.alphaUpper li {list-style-type:upper-alpha}

ol.romanLower li {list-style-type:lower-roman}

ol.romanUpper li {list-style-type:upper-roman}

.floatleft50 {
	float: left;
	width: 40%;}
	
.borderBottom {
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: -moz-use-text-color;}

.clearFloat {
	clear: both;}
	
a.top {
	display:none}
	
.sectionlinks {
	display:none}
	
.indent2em {
	margin-left: 2em;}
	
ul.noLeftMargin li{
	margin-left:-3em;
	padding-left:0;}
