body
{
	font-family: Arial, Verdana, Helvetica;
	background: #fff;
	text-align: left;
	font-size: 12px;
	color: #808080;
}

a
{
	color: #000;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

.header
{
	text-align: center;
	margin-top: 10px;
}

.header img
{
	display: inline;
}

.header h1
{
	display: inline;
	position: relative;
	top: -25px;
	font-size: 50px;
}

.header h1 a,
.header h1 a:hover
{
	color: #808080;
	text-decoration: none;
}

.skyscrape-left
{
	position: absolute;	
	margin-left: -120px;
}

.skyscrape-right
{
	position: absolute;	
	margin-left: 960px;
}

.contentsection p
{
	padding: 20px 0px 0px 0px;
	line-height: 25px;
}

.contentsection ul.blocks li
{
	height: 150px;
	text-align: center;
	margin: 20px 10px 20px 10px;
}

.contentsection ul.blocks li.monthly-costs
{
	background: url('/img/layout/block_monthly_costs.png');
}

.contentsection ul.blocks li.speed
{
	background: url('/img/layout/block_speed.png');
}

.contentsection ul.blocks li.retention
{
	background: url('/img/layout/block_retention.png');
}

.contentsection ul.blocks li h2
{
	display: none;
}

.contentsection ul.blocks li .select-box
{
	position: relative;
	top: 80px;
}

.contentsection ul.blocks li .submit
{
	margin-top: 20px;
}

.contentsection .flash
{
	margin-bottom: 10px;
}

.contentsection table.subscriptions tr.odd
{
	background: #fff;
}

.contentsection table.subscriptions tr.even
{
	background: #F0F0F0;
}

.contentsection table.subscriptions tr.odd:hover,
.contentsection table.subscriptions tr.even:hover
{
	background: #E0E0E0;
	cursor: hand;
	cursor: pointer;
}

.contentsection table.subscriptions th
{
	background: #E0E0E0;
}

.contentsection table.subscriptions th a
{
	font-weight: bold;
	font-size: 14px;	
}

.contentsection table.subscriptions td,
.contentsection table.subscriptions th
{
	padding: 5px;
}

.contentsection table.subscriptions a,
.contentsection table.subscriptions a:hover
{
	text-decoration: none;
	color: #808080;
}

.contentsection table.subscriptions td.pagination a
{
	padding: 5px;
	color: #000;
}

.contentsection table.subscriptions td.pagination a.current
{
	text-decoration: underline;
}

.contentsection table.subscriptions td.pagination
{
	text-align: center;
}

.contentsection h2
{
	font-size: 30px;
	border-bottom: 1px #808080 solid;
	padding-bottom: 20px;
	text-align: center;
}

.contentsection h2 a
{
	text-decoration: none;
	color: #808080;	
}

.contentsection h3
{
	font-size: 16px;
	padding: 20px 20px 0px 20px;
}

.contentsection ul.breadcrumbs
{
	overflow: hidden;
	margin: 10px 0px;	
}

.contentsection ul.breadcrumbs li
{
	float: left;
	margin-right: 5px;
	text-transform: uppercase;
}

.contentsection ul.provider
{
	overflow: hidden;
	text-align: center;
	margin: 5px;
}

.contentsection ul.provider li
{
	display: inline;
	font-size: 16px;
	margin: 5px;
}

.contentsection ul.provider-list
{
	margin: 25px 10px;
}

.contentsection ul.provider-list li
{
	margin-bottom: 20px;
	font-size: 20px;
}

.contentsection .subscription_block
{
	height: 150px;
	text-align: center;
	margin-top: 20px;
	background: url('/img/layout/subscription_block.png') no-repeat center center;
}

.contentsection .subscription_blue_block
{
	margin-bottom: 20px;
	background: url('/img/layout/subscription_blue_block.png') no-repeat center right;
}

.contentsection .subscription_block h3
{
	padding: 0px;
	margin-top: 15px;
	font-size: 22px;	
}

.contentsection .subscription_block h3 span
{
	display: block;
	font-size: 15px;	
}

.contentsection .subscription_block ul
{
	margin-top: 15px;
}

.contentsection .subscription_block li
{
	font-size: 18px;
	margin-bottom: 10px;
	
}

.contentsection .subscription_block li span
{
	font-size: 15px;	
}

.contentsection .subscription_block li.connections
{
	font-size: 12px;
}

.contact { margin: 10px 0 0 0; }
.contact label,
.contact input { float: left; }
.contact label { width: 90px; }
.contact li { clear: both; margin: 5px 0 0 0; }

.contact-row { background: #ffefbf; cursor: pointer; }

.footer
{
	margin-top: 20px;
	text-align: left;
}

.footer p
{
	padding: 0px 0px 20px 0px; /*top right bottom left */
}

.footer p.address
{
	clear: both;
	border-top: 1px #808080 solid;
	text-align: right;
	padding: 10px;	
}

.footer ul li
{
	text-align: left;
	margin: 0px 10px 0px 10px; /*top right bottom left */
}

.footer ul li h3
{
	font-size: 20px;
	padding: 20px 0px 20px 0px; /*top right bottom left */
}

.footer ul li p
{
	line-height: 25px;
	text-align: left;
}

.advertisement-bottom,
.advertisement-top
{
	text-align: center;
	margin: 20px;
}
