BODY {
  font-family: Arial, sans-serif;
  }
  
H1 {
	font-family: Arial, sans-serif;
	font-size:150%;
	color: #003300;
	font-weight: bold;                    
  margin-bottom:13px;
  }
  
H2 {
	font-family: Arial, sans-serif;
	font-size:150%;
	color: #003300;
	font-weight: bold;
  }

H3 {
	font-family: Arial, sans-serif;
	font-size:125%;
	color: #003300;
	font-weight: bold;
  margin-top:-2px;
  }
  
H4 {
	font-family: Arial, sans-serif;
	font-size:110%;
	color: #000000;
	font-weight: bold;
  }

H5 {
	font-family: Arial, sans-serif;
	font-size:100%;
	color: #000000;
	font-weight: bold;
  }

H6 {
	font-family: Arial, sans-serif;
	font-size:80%;
	color: #000000;
	font-weight: normal;
  }
 
P {
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: normal;
  }
      
DFN {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #00DD00;
  font-style: normal;
  }
  
UL {
	font-family: Arial, sans-serif;
	font-size:90%;
	color: #000000;
	font-weight: normal;
  }
  
OL {
	font-family: Arial, sans-serif;
	font-size:90%;
	color: #000000;
	font-weight: normal;
  }
  
UL LI {
	font-family: Arial, sans-serif;
	font-size:90%;
	color: #000000;
	font-weight: normal;
  }
  
OL LI {
	font-family: Arial, sans-serif;
	font-size:90%;
	color: #000000;
	font-weight: normal;
  }
  

TD {
	font-size:12px;
  }

TD.objectrow {
	line-height:17px;
  }

A {
  color:#47a268;
  text-decoration:none;
  }

.sitepad {
	color:#000000;
  text-decoration:none;
  font-weight: bold;
  }
  
A.sitepad {
	color:#47a268;
  text-decoration:none;
  font-weight: bold;
  }
  
A.sitepad:hover {
	color:#000000;
  text-decoration:none;
  }

.sitepadhi {
	color:#000000;
  text-decoration:none;
  font-weight: bold;
  }
  
A.sitepadhi {
	color:#000000;
  text-decoration:none;
  font-weight: bold;
  }
  
A.sitepadhi:hover {
	color:#000000;
  text-decoration:none;
  }
    
A:hover {
  text-decoration:underline;
  }
     
A.hfdNav {
  color:#FFFFCC; 
  }
  
A.hfdNav:hover {
  color:#275634;                
  text-decoration:none;
  }
              
A.flatlink {
  color:#000000;
  }
  
A.term {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #47a268;
  font-style: normal;
  }

HR {
  color:#B5CF91;
  height:1px;
  }
  
SPAN.navigate {
	font-weight: bold;                     
  color: #ffffff;
  font-style: italic;
  cursor:hand;
  }
  
.contents {
  font-size:12px;
  }
  
.node {              
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 0px;
  cursor:hand;
  overflow:visible;
  }

.expand {
  font-family:Verdana;
  font-size:10px;
  margin-left: 12px;
  display:block;
  overflow:visible;
  }

.collapse {
  font-family:Verdana;
  font-size:10px;
  margin-left: 12px;
  display:none;
  overflow:visible;
  }

.btn {
  position:relative;
  top:1px;
  background-color : #cccccc;
  font-family: Arial, sans-serif;
  font-size:11px;
  font-weight:bold;
  line-height:16px;
  color:#ffffff;
  cursor:hand;
  margin:1px;
  border-top:1px solid #666666;
  border-left:1px solid #666666;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  background-repeat:no-repeat;
  background-position:2px 0px;
  width:124px
  }

.input {
  background-color : #ffffff;
  font-family: Arial, sans-serif;
  font-size:11px;
  color:#000000;
  }

A.navigate {
  color: #ffffcc;
  font-weight: bold;
}

A.navigate:hover {
  color: #ffffcc;
  text-decoration:none;
}

/* treeview */

.expanded {
  margin-left:20px;
  display:block;
  }

.collapsed {
  margin-left:20px;
  display:none;
  }

.connector {
  background-repeat:repeat-y;
}

.plus {
  width:9px;
  height:12px; 
  border:0;
}
  
.min {
  width:9px;
  height:12px;
  border:0;
}

.connect {
  width:9px;
  height:12px;
  border:0;
}

.activator {
	font-family: arial, sans-serif;
	font-size:14px;
	font-weight:bold;
  }
