body {
  font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.hidden {
	visibility: hidden;
	display: none;
}
.shown {
	visibility: visible;
	display: block;
}

h1 {
  color: #FF0000;
  font-size: 180%;
}

h2 {
  font-size: 150%;
}

h3 {
	color: #FF0000;
  font-size: 120%;
}

h4 {
  font-size: 100%;
}

h2, h3, h4, h5, h6 {
  color: #000;
}

.weak {
  color: #999;
}

em, strong {
  color: #000;
}

a {
  color: #00f;
}

table {
  font-size: 100%;
}

iframe {
  border: none;
	padding: 0 10px;
}

dt {
  font-weight: bold;
	margin-top: 10px;
}

wholeThingID p {
  margin: 0;
  color: #666;
}

wholeThingID img {
  border: none;
}

#residentialphoneservice1, #businessphoneservice1, #hostedpbx1, #bulkcalling1 {
  border-bottom: 1px solid #ccc;
}

#residentialphoneservice1 h1, #businessphoneservice1 h1, #hostedpbx1 h1, #iptrunking1 h1, #bulkcalling1 h1 {
  font-weight: normal;
  font-size: 150%;
  color: #000;
  margin: 0;
}

#residentialphoneservicedetails h2, #businessphoneservicedetails h2, #hostedpbxdetails h2, #iptrunkingdetails h2, #bulkcallingdetails h2 {
  font-size: 200%;
  margin-top: 0;
}

#residentialphoneservicedetails h3, #businessphoneservicedetails h3, #hostedpbxdetails h3, #iptrunkingdetails h3, #bulkcallingdetails h3 {
  color: #000;
  margin-bottom: 0;
}

#residentialphoneservicedetails p, #businessphoneservicedetails p, #hostedpbxdetails p, #iptrunkingdetails p, #bulkcallingdetails p {
  margin-top: 0;
}

/* coverage */

#usamap, #usamaplink, #camap, #camaplink {
  text-align: center;
}

#usamaplinks table {
	margin: 0 auto;
}

#usamaplinks table td {
  padding: 2px 10px;
}

#usamap, #camap, #usamaplinks {
  margin-top: 20px;
}

.coverageresults {
  width: 100%;
}
