.button {
	width: 8em;
	margin:0px;
	margin-bottom:1px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
.listingTable {
	width:100%;
	margin-bottom:20px;
}
.listingTable td {
	padding:3px;
	border:0px;
	font-size:75%;
	color:#666;
}
p {
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	color: #000; /*mediumgray*/
	margin:10px;
}
h4 {
	margin:10px;
}
.shout {
	font-size:200%;
	font-weight:bold;
	color:#000;
}
#topNav {
	width:100%;
	text-align:right;
	font-size:12px;
	padding-top:20px;
	padding-bottom:20px;
}
.header1 {
	font-size:150% !important;
	font-weight:bold;
}
a {
	color: #009FDA; /*simplyblue*/
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #006699;
	background-color:#FFFF99;
}
a:hover img {
	background-color:#FFF;
}
body {
	margin: 0px;
	text-align: center;
	font-family: "Lucida Grande", verdana;
}

div#container {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

div#container div#thirtysevenlogo a img {
		border: none;
}

h1 {
	font-size: 16px;
}

.OverviewActionBox {
	padding: 7px;
	background-color: #fc6;
	border: 1px solid #960;
	text-align: center;
	margin-bottom: 15px;
}

.OverviewActionBox h3 {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	margin: 7px 0 0 0;
	padding: 0;
}

.OverviewActionBox h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

div#thirtysevenlogo {
		width: 100%;
		text-align: right;
		margin: 0px;
}

div.intro {
	margin: 25px 0;
}

div.intro table {
	width: 760px;
}

div.intro table td p {
	line-height: 16px;
}

div.slivers {
	margin: 0px auto;
	text-align: center;
	background-color: #ffc;
	border-top: 5px solid #dcdcdc;
	border-bottom: 5px solid #dcdcdc;
	padding: 10px;
	margin-bottom: 30px;
}

div.slivers h1 {
	font-size: 20px;
	margin: 0 0 5px 0;
}	

div.slivers h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

table, div.slivers table {
	margin: 0 auto;
}

div.slivers table td {
	text-align: center;
	padding: 0 10px;
	width: 275px;
}

div.slivers img {
	padding: 1px;
	border: 1px solid #ccc;
	margin: 0 7px 5px 7px;
}

div.slivers h3 {
	font-size: 16px;
	margin: 0 0 2px 0;
}

div.slivers p {
	font-size: 11px;
	margin: 0;
}

p.quote {
	font-size: 16px;
	font-weight: normal;
	width: 550px;
	margin: 40px auto 30px auto;
	line-height: 130%;
	text-align: center;
	margin-top: 10px;
	font-family: georgia;
	color: #330;
}

cite {
  color: #666;
  font-size: 12px;
  font-style: italic;
}

body.overview table td {
	vertical-align: top;
}

body.overview table h2 {
	font-size: 14px;
	margin: 0 0 2px 0;
}

body.overview table p {
	font-size: 12px;
	margin-top: 0;
	line-height: 17px;
}

.red {
	color: red;
}

.highlight {
	background-color: #ffc;
}

/***************************************************
MISCELLANEOUS
***************************************************/

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

.SpacerClearRight { clear: right; font-size:1px; }
.SpacerClearLeft { clear: left; font-size:14px; }

.invisiclear {
	font-size: 0px;
	height: 0px;
	clear: both;
}

/* Copyright notice at bottom */
#Copyright {
	border-top: 1px solid #ccc;
	margin: 25px auto;
	padding: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
}

/***************************************************
FAQ BOX
***************************************************/

/* FAQ gray closed box */
#FAQ {
	margin: 20px auto;
	padding: 20px 20px 0 20px;
	margin-bottom: 30px;
	text-align: left;
	border: 1px solid #ccc;
	width: 500px;
}

#FAQ h1 {
	margin: 0px 0px 15px 0px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #600; }

#FAQ h2 {
	margin: 0px 0px 3px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #600; }

/* Text inside box */
#FAQ p {
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0;
}

/*-------------------------------------------------
EXTRAS
-------------------------------------------------*/

table.highlights td img {
	border: 1px solid #ccc;
	padding: 1px;
}

table.highlights td {
	vertical-align: top;
	padding: 0 5px 25px 0;
	width: 3%;
}

table.highlights td.sliver {
	width: 150px;
}

table.highlights td.content {
	width: 200px;
	text-align: left;
}

table.highlights td h2 {
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

table.highlights td p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

/*-------------------------------------------------
NEWBUZZ
-------------------------------------------------*/

body.newbuzz p.quote {
	font-size: 18px;
}

/*-------------------------------------------------
HIGHLIGHTBAR
-------------------------------------------------*/

div.highlightBar {
	padding: 10px;
	background-color: #ffc;
	border-top: 1px solid #c93;
	border-bottom: 1px solid #c93;
	margin-bottom: 35px;
}

div.highlightBar h1 {
	font-size: 16px;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}

div.highlightBar h2 {
	font-size: 12px;
	color: #333;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

body.overview div.highlightBar {
	padding: 8px;
	margin: 0;
}

body.overview div.highlightBar h1 {
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0;
	font-weight: bold;
	font-family: verdana;
}

body.overview div.highlightBar h1 a:link, body.overview div.highlightBar h1 a:visited {
	color: #900;
	font-weight: bold;
}

body.overview div.highlightBar p {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

/***************************************************
PRICE COMPARE CHART
***************************************************/

div.tableholder {
  margin: 15px 0;
  padding: 0px;
  border: 10px solid #ccc;
}

div.tableholder p {
  margin: 0 0 15px 0;
}

table.pricecompare {
  width: 100%;
  margin-bottom: 10px;
}

table.pricecompare th, table.pricecompare th.bc {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	text-align: center;
	vertical-align: bottom;
	border-bottom: 1px solid #999;
	border-right: 1px solid #E3DFDF;
	border-left: 1px solid #E3DFDF;
}

table.pricecompare th.bc {
	font-size: 12px;
}

table.pricecompare th.details {
	font-size: 11px;
	color: #f00;
	text-align: right;
	padding-right: 3px;
	font-weight: normal;
	border-left: none;
}

table.pricecompare th.bc {
	font-size: 12px;
	font-weight: bold;
  background: #ffc;
}

table.pricecompare td.item {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	border-right: 1px solid #ccc;
	white-space: nowrap;
}

table.pricecompare td.permonth {
  border-bottom: 1px solid #000;
  background-color: #f5f5f5;
  color: #999;
  font-size: 10px;
  padding: 2px;
}

table.pricecompare td {
	border-bottom: 1px solid #E3DFDF;
	padding: 3px;
	font-size: 12px;
	border-right: 1px solid #E3DFDF;
	border-left: 1px solid #E3DFDF;
	text-align: center;
}

table.pricecompare td.bc {
	border-bottom: 1px solid #E3DFDF;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffc;
	border-right: 1px solid #E3DFDF;
	border-left: 1px solid #E3DFDF;
	text-align: center;
}

table.pricecompare td.footer {
  border: none;
  text-align: right;
  font-size: 9px;
  color: #999;
}
li {
	font-size:12px;
	line-height:150%;
}
ul {
	margin-left:50px;
}
