@charset "utf-8";
/* CSS Document */

.Head-Background {

/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B4C776', EndColorStr='#9AAE5D') */
}
.Body-Background {
/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ECF4D4', EndColorStr='#BDC5A5') */
}

.footnote {font-size: 10px}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d8e0c0;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	margin-top: 0;
}

body a,td a,th a{
	color: #778452; /* #ff6600; */
}

body a:hover,td a:hover,th a:hover{
/*	color: #778452; */
	text-decoration:none;
}


.sitemap p {
	margin-top: 0;
	margin-bottom: 10px;
}
H1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	/* color:#778452; */
}
H2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}

H3 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #778452;
	font-style: italic;
}

.header {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


a.prevnext {
	font-size: 11px;
	color: #778452;
}

a.prevnext:visited {
	font-size: 11px;
	color: #778452;
}

ul li { 
	margin-bottom:8px;
	/* list-style-image: url('http://www.getenergyactive.org/images/bullet.gif'); */
	}

ul li li {
	margin-top:5px;
	margin-bottom:6px; 
	/* list-style-image:url('http://www.getenergyactive.org/images/bullet-dash-yellow.gif') */
	 }	
ul  { 
	margin-top:2px;
	margin-bottom:15px;
	margin-left:16px; 
	list-style-type:square; 
	marker-color:#778452;  
	color: #000000; 
	list-style-position:outside
	} */
	
.expand{
/* position: relative; */
z-index: 0;
}

.expand:hover{
background-color: transparent;
z-index: 50;
}

.expand span{ /*CSS for enlarged image*/
/* position: relative; */
position:static;
padding: 0px;
background-color: white;
/* left: -1000px; */
visibility: hidden;
text-decoration: none;
z-index: 0;
}
a.expand { text-decoration:none;
color:#000000
	 }

.expand:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
/* top: 20;
left: -200px; /*position where enlarged image should offset horizontally */

input{
font-family: Trebuchet MS; font-size: 8pt; border: 1px solid #000000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px}
}
