@charset "utf-8";
/* CSS Document -  tables */
table {
	margin-bottom: 2.5em;
}
caption {
	font-family: Arial;
}
table, td, th {
	font-family: Arial;
	xborder-top: 1px solid #f1f1f1;
	xborder-bottom: 1px solid #f1f1f1;
	border-left: 2px solid #fafafa;
	border-right: 2px solid #fafafa;
	font-size: 11px;
	line-height: 13px;
	padding: 5px;
}
caption {
	white-space: nowrap;
	padding: 4px 6px 6px 0;
	font-size: 12px;
	font-weight: bold;
}
caption span {
	font-weight: normal;
	font-size: 11px;
}
caption a:link, caption a:visited, caption a:hover {
	color: #474747;
	text-decoration: none !important;
}
table th {
	vertical-align: middle;
	text-align: center;
	padding: 8px;
}
table.pricing {
	width: 540px;
	margin: 0 0 2em 0;
}
table.pricing th {
	/*background-color: #dfdfdf;*/
	background-color: #dcdcf3;
}
.title {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	text-align: left;
}

#Individual {
	width: 480px;
	text-align: center;
	border-top: 1px solid #e9e9e9;
}
#Simplified {
	width: 810px;
	text-align: center;
	border-top: 1px solid #e9e9e9;
}
#special {
	color: #006;
	font-style: italic;
}
#Customized {
	width: 810px;
	text-align: center;
	border-top: 1px solid #e9e9e9;
}
#Tiered {
	width: 630px;
	text-align: center;
	border-top: 1px solid #e9e9e9;
}

/* whyus comp */

table#whyus thead th {
	height: 31px;
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	overflow: hidden;
	padding: 0 0 0 60px;
}
table#whyus thead th span {
	display: block;
	margin-top: 9px;
}
table#whyus {
	width: 836px;
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
table#whyus tfoot td {
	height: 5px;
}
table#whyus td, table#whyus th {
	vertical-align: top;
	border: 0;
	margin: 0;
	padding: 0;
	width: 283px;
	overflow: hidden;
}
table#whyus tbody td {
	border-bottom: 3px solid #fff;
	padding: 40px 50px 30px 60px;
	font-size: 14px;
	color: #474747;
}
table#whyus ul li {
	font-size: 12px;
	line-height: 17px;
	color: #666;
	margin: .55em 0;
}





