﻿/* Table Styles */
/* Pricing Tables */

table.pricing	{
	border-spacing:0;
	border:0 none;
	margin:10px 0;
	width:100%;
}
table.pricing th {
	color:#00A551;
	font-size:12px;
	font-weight:bold;
	padding:12px 0 10px;
	text-align:center;
	vertical-align:middle;
}
table.pricing tr.topbot td {
	background-image:none;
	border-bottom:1px solid #353535;
	padding:5px 0;
}
table.pricing tr.bot td {
	background-image:none;
	border-bottom:0 none;
}
table.pricing td {
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:0 0 1px;
	line-height:115%;
}
table.pricing td {
	font-size:11px;
	padding:5px 1px;
	text-align:center;
}
table.pricing th.heading {
	font-size:12px;
	text-align:center;
}
table.pricing td.heading {
	padding-left:5px;
	padding-right:5px;
	text-align:right;
	width:125px;
	font-size:11px;
}
table.pricing td.small {
	font-size:9px;
}
table.pricing td.price {
	color:#6639B7;
	font-size:100%;
}
a {
	color:#005596;
}
table.pricing td.price .permth	{
	font-size:10px;
	color:#676766;
}

/* Address Information Tables */

table.address	{
	border-spacing:0;
	border:0 none;
	margin:10px 0;
	width:100%;
	text-align:left;
}
table.address th {
	font-size:12px;
	font-weight:bold;
	padding:12px 0 12px 10px;
	text-align:left;
	vertical-align:middle;
}
table.address tr.topbot td {
	background-image:none;
	border-bottom:1px solid #353535;
	padding:5px 0;
}
table.address tr.bot td {
	background-image:none;
	border-bottom:0 none;
	padding-bottom:10px;
	padding-top:10px;
}
table.address td {
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:0 0 1px;
	line-height:115%;
}
table.address td {
	font-size:11px;
	padding:5px 0 5px 10px;
	text-align:left;
}
table.address td.info {
	font-size:11px;
	padding:5px 1px 5px 30px;
	text-align:left;
}
table.address th.heading {
	font-size:12px;
	text-align:left;
}
table.address td.heading {
	padding-left:5px;
	padding-right:5px;
	text-align:right;
	width:85px;
	font-size:11px;
}
table.address td.small {
	font-size:9px;
}
table.address td.price {
	color:#6639B7;
	font-size:100%;
}

table.address td.price .permth	{
	font-size:10px;
	color:#676766;
}

/* About Information Tables */

table.about	{
	border-spacing:0;
	border:0 none;
	margin:10px 0;
	width:100%;
}
table.about th {
	color:#00A551;
	font-size:12px;
	font-weight:bold;
	padding:12px 0 10px;
	text-align:center;
	vertical-align:middle;
}
table.about tr.topbot td {
	background-image:none;
	border-bottom:1px solid #353535;
	padding:5px 0;
}
table.about tr.bot td {
	background-image:none;
	border-bottom:0 none;
	padding-bottom:10px;
	padding-top:10px;
}
table.about td {
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:0 0 1px;
	line-height:115%;
}
table.about td {
	font-size:11px;
	padding:5px 1px;
	text-align:center;
}
table.about td.info {
	font-size:11px;
	padding:5px 1px 5px 10px;
	text-align:left;
}
table.about th.heading {
	font-size:12px;
	text-align:center;
}
table.about td.heading {
	padding-left:5px;
	padding-right:5px;
	text-align:right;
	width:145px;
	font-size:11px;
}
table.about td.small {
	font-size:9px;
}
table.about td.price {
	color:#6639B7;
	font-size:100%;
}

table.about td.price .permth	{
	font-size:10px;
	color:#676766;
}

/* Service Form Download Table */

table.formdl	{
	border-spacing:0;
	border:0 none;
	margin:10px 0;
	width:100%;
}
table.formdl th {
	color:#00A551;
	font-size:12px;
	font-weight:bold;
	padding:12px 0 10px;
	text-align:center;
	vertical-align:middle;
}
table.formdl tr.topbot td {
	background-image:none;
	border-bottom:1px solid #353535;
	padding:5px 0;
}
table.formdl tr.bot td {
	background-image:none;
	border-bottom:0 none;
	padding-bottom:10px;
	padding-top:10px;
}
table.formdl td {
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:0 0 1px;
	line-height:115%;
}
table.formdl td {
	font-size:11px;
	padding:5px 1px;
	text-align:center;
}
table.formdl td.info {
	font-size:11px;
	padding:5px 1px 5px 10px;
	text-align:center;
}
table.formdl th.heading {
	font-size:12px;
	text-align:center;
}
table.formdl td.heading {
	padding-left:5px;
	padding-right:5px;
	text-align:right;
	width:310px;
	font-size:11px;
}
table.formdl td.small {
	font-size:9px;
}
table.formdl td.price {
	color:#6639B7;
	font-size:100%;
}
table.formdl td.price .permth	{
	font-size:10px;
	color:#676766;
}

/* Table Support Service Charges */

table.formssc	{
	border-spacing:0;
	border:0 none;
	margin:10px 0;
	width:100%;
}
table.formssc th {
	color:#00A551;
	font-size:12px;
	font-weight:bold;
	padding:12px 0 5px 10px;
	text-align:left;
	vertical-align:middle;
}
table.formssc tr.topbot td {
	background-image:none;
	border-bottom:1px solid #353535;
	padding:5px 0;
}
table.formssc tr.bot td {
	background-image:none;
	border-bottom:0 none;
	padding-bottom:10px;
	padding-top:10px;
}
table.formssc td {
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:0 0 1px;
	line-height:115%;
}
table.formssc td {
	font-size:11px;
	padding:5px 1px;
	text-align:left;
}
table.formssc td.info {
	font-size:11px;
	padding:5px 1px 5px 10px;
	text-align:left;
	vertical-align:top;
}
table.formssc td.info ul {
	padding-left:20px;
}
table.formssc th.heading {
	font-size:12px;
	padding-left:5px;
	text-align:left;
	vertical-align:top;
}
table.formssc td.heading {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	width:130px;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
}
table.formssc td.small {
	font-size:9px;
}
table.formssc td.price {
	color:#6639B7;
	font-size:100%;
}
table.formssc td.price .permth	{
	font-size:10px;
	color:#676766;
}
