body
{
  font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}

.hidden {
	visibility: hidden;
	display: none;
}
.shown {
	visibility: visible;
	display: block;
}

h1
{
  color: #000;
  font-size: 180%;
}

h2
{
  font-size: 150%;
}

h3
{
  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;
}

/* 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%;
}

#maindialupad
{
  background: #eee;
  margin: 0 10px;
  width: 750px;
  height: 400px;
  border: 1px solid #ccc;
}

#maindialupad *
{
  margin: 0;
}

#leftplans
{
  border-left: 5px solid #d6d6d6;
  border-top: 5px solid #d6d6d6;
  background-color: #ddd;
  float: left;
  padding: 10px;
  width: 125px;
  height: 275px;
}

#leftplans h1
{
  font-size: 140%;
}

#leftplans h1 .subhead
{
  font-weight: normal;
  font-size: 80%;
}


#leftplans p
{
  margin-top: 25px;
  text-align: center;
}

#leftplans #signupnow
{
  margin-top: 10px;
  font-size: 120%;
  font-weight: bold;
}

#leftplans .price
{
  line-height: 350%;
  display: block;
}

#leftplans .price .dollars
{
  font-size: 400%;
}

#leftplans .price .cents
{
  font-size: 150%;
}

#leftplans .price .increment
{
  display: block;
  margin-top: -25px;
}

#dialuppicture
{
  float: left;
  width: 400px;
  height: 300px;
}

#smallcoverageform, #coverageinfo
{
  border-left: 5px solid #d6d6d6;
  background-color: #ddd;
  float: left;
  padding: 10px;
  width: 175px;
  height: 130px;
}

#coverageinfo
{
  height: 125px;
  border-top: 5px solid #d6d6d6;
}

#smallcoverageform h2, #coverageinfo h2
{
  font-size: 120%;
}

#adbottom
{
  background: #eee url(/cache/images/image_4564b570a251f.jpg) top left repeat-x;
  clear: both;
  width: 750px;
  height: 99px;
  border-top: 1px solid #ccc;
}

#adbottom div
{
  float: left;
  padding: 5px;
  width: 176px;
  height: 89px;
  border-right: 1px dashed #999;
  font-size: 80%;
}

#adbottom #emailfilters
{
  border-right: none;
}