body {
  font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}

.hidden {
	visibility: hidden;
	display: none;
}
.shown {
	visibility: visible;
	display: block;
}

h1 {
  color: #000080;
  font-size: 180%;
}

h2 {
  font-size: 150%;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}

h2, h3, h4, h5, h6 {
  color: #000080;
}

.weak {
  color: #999;
}

em, strong {
  color: #000;
}

a {
  color: #0000ff;
}

table {
  font-size: 100%;
}

iframe {
  border: none;
	padding: 0 10px;
}

dt {
  font-weight: bold;
	margin-top: 10px;
}

#hostedpbxclearread {
	width: 250px;
	float: left;
	padding-right: 10px;
	border-right: 1px dotted #999;
}

#hostedpbxpresentation {
	float: left;
	background-color: #003466;
}

#hostedpbxpresentation h2 {
	margin: 0;
}

#hostedpbxpresentation h2 a {
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	height: 90px;
	width: 200px;
	color: #fff;
	text-decoration: none;
	padding-top: 30px;
	border-top: 20px solid #000;
	border-bottom: 20px solid #000;
}

#hostedpbxsidemenu-outer {
	float: left;
	width: 300px;
}

#hostedpbxsidemenu {
	border-left: 1px dotted #999;
	margin: 0;
	padding: 0;
}

#hostedpbxsidemenu li {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}

#hostedpbxsidemenu li a {
	display: block;
	font-size: 20px;
	color: #00519E;
	text-decoration: none;
	line-height: 40px;
	width: 238px;
	padding-left: 40px;
	height: 40px;
}

#hostedpbxsidemenu li a:hover {
	background: url(/cache/images/image_475ef55d412ff.png) 10px 50% no-repeat;
	color: #000;
	background-color: #eee;
}

/* 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%;
}
.gallatin {
	background-color: #E8E9D7;
	color: #635971;
}
.gallatin h1 {
	color: #000080;
}
.gallatin img {
	border: thin solid #000080;
	padding: 2px;
	margin: 2px;
	border-collapse: collapse;
}