/* Selectors, alphabetically. */
*
{
	color: #000;
	font: 10pt Verdana,Arial,sans-serif;
}

body
{
	background-color: #777;
	cursor: default;
	margin: 0;
	padding: 0;
}

.clear
{
	clear: both;
	font-size: 1px;
}

#contact
{
	margin: 1em;
}

#contact table
{
	width: 100%;
}

#contact table tr td,#contact table tr th
{
	padding: 4px;
	vertical-align: top;
}

#contact table tr th
{
	font-weight: bold;
	text-align: left;
}

#content
{
	background-color: #fff;
}

#compare
{
	border: 1px solid #ccc;
	margin: 1em 0 1em 10%;
	width: 80%;
}

#compare tr td,#compare tr th
{
	padding: 4px;
}

#compare tr th
{
	background-color: #eee;
}

#copyright
{
	background-color: #eee;
}

#copyright-left,#copyright-right
{
	font-size: 8pt;
	padding: 4px;
}

#copyright-left
{
	float: left;
	padding-left: 8px;
	text-align: left;
}

#copyright-right
{
	float: right;
	padding-right: 8px;
	text-align: right;
}

#copyright-right a
{
	font-size: 8pt;
	text-decoration: none;
}

#copyright-right a:hover
{
	text-decoration: underline;
}

#focal
{
	background: #FFFFFF;
	border-right: 1px solid #aaa;
	height: 167px;
	padding: 10px 10px 0 0;
}

#focal-text
{
	color: #fff;
	float: center;
	font-size: 15pt;
}

.iborder {
	border: thin solid Black;
}

#left
{
	float: left;
	width: 75%;
}

#left p
{
	padding: 0 0.5em 0.5em 0.5em;
	text-indent: 1em;
}

.left-heading
{
	font-size: 13pt;
	padding: 1em 1em 0 1em;
}

#logo
{
	background-color: #fff;
}

#outer
{
	margin-left: 15%;
	width: 70%;
}

#plans
{
	margin: 0 0 0.5em 15%;
	width: 70%;
}

#plans tr td
{
	border: 1px solid #ccc;
	width: 33.3%;
}

#plans tr td div
{
	background-color: #eee;
	padding: 4px;
}

.plans-head
{
	background-color: #ccc!important;
	font-weight: bold;
	text-align: center;
}

.plans-more
{
	text-align: right;
}

.plans-more a
{
	font-size: 8pt;
}

#right
{
	border: 1px solid #aaa;
	border-top: none;
	float: right;
	margin: 0 7px 13px 0;
	width: 20%;
}

#right a
{
	background-color: #eee;
	display: block;
	padding: 4px 4px 4px 6px;
	text-decoration: none;
}

#right a:hover
{
	background-color: #fafafa;
}

#right div
{
	background-color: #ddd;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
}

.ref
{
	color: #76acfe;
}

#sitemap
{
	margin: 1em;
}

#sitemap a
{
	display: block;
	padding: 4px;
}

#sitemap div
{
	font-weight: bold;
	padding: 4px;
}

#top
{
	background-color: #eee;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px 8px 4px 0;
	text-align: right;
}

#top a
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

#top a:hover
{
	text-decoration: underline;
}
