body {
  margin-left: 20px;
  margin-right: 20px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
}

img {
  border: 0;
}

h1 {
  color: #009966;
  font-size: 1.8em;
}

h2 {
  color: #009966;
  font-size: 1.3em;
}

h3 {
  color: #009966;
  font-size: 1.1em;
}


ul li {
  list-style: none;
  margin-bottom: 2em;
}

ol li {
  margin-bottom: 2em;
}

table {
  border:0;
}

td {
  text-align: left;
  vertical-align: top;
}
th {
  text-align: left;
  vertical-align: top;
}
img {
  border: 0;
}

/* ------------------------------------------- */

.navWebHubDemos {
  font-size: .9em;
  color: #99CC66;
}

.techiefooter {
  text-align: left;
  font-size: .8em;
  color: #99CC66;
}

.copyright {
  text-align: left;
  font-size: .8em;
  color: #99CC66;
}

div#w3-div {
  text-align: left;
  font-size: .8em;
  color: #99CC66;
}


#whDemoLogo {
  position: absolute;
  top: 10px;
  left: 50px; 
  border: 0;
  width: 250px;
  margin: 0 100px 0 0;
}

#whDemoShortDesc {
	vertical-align: top;
  text-align: right;
  height: 110px;
  color:slategray;
}

/*#whdemopagecontent {
  border-left: 12px solid; 
  padding: 0 1.0em 0 20px; 
  margin-bottom: 3em;
  border-color: antiquewhite;
}*/

.whDemoSectionNav {
  margin-bottom: 3em;
}

.whDemoSectionEdge {
  border-left: 12px solid; 
  min-height: 2.0em;
  margin-bottom: 3em;
}

.WHSystemInfo {
  width: 80%; 
  border: 1px;
}
.WHSystemInfo th {
  text-align: left;
  width: 50%;
}
.WHSystemInfo td {
  vertical-align: top;
  width: 50%;
}

.dcenter {
	text-align:center;
}

#divcount object {
width: 15em;
height: 2em;
border: solid 1px #000000;
}

a {
	color: blue;
}

a:hover {
	color: white;
	background-color: blue;
}