@charset "utf-8";
/* CSS Document -  tables */
table {
	xborder-collapse: separate;
	margin-bottom: 2em;
	width: 525px;
}
table a:link, table a:visited {
	color: #006;	
}
table a:hover {
	color: #f60;	
}
 
caption {
	font-family: Arial;	
}
 
table, td, th {
	font-family: Arial;
	border: 1px solid #cfcfcf;
	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;	
}
caption a:link, caption a:visited, caption a:hover {
	color: #000;
	text-decoration: none !important;
}
table th {
	vertical-align:text-top;	
 
}
p {
	margin-bottom: 10px;
	font-size: 12px;
}
a:active, a:focus {
	outline: none;
}
a:link, a:visited {
	color: #006;
}
a:hover {
	color: #f60;
}
#content {
	xpadding-top: 30px;
}
table.pricing {
	width: 525px;
	margin: 0 0 10px 0px;
}
table.pricing th {
	font-weight: bold;
	background-color: #f1f1f1;	
}
table.pricing th th {
	font-weight: normal;
	
}
/* nested */
table.pricing table {
	border: 0;
	width: 235px;
	margin: 0;
}
table.pricing th.cone {
	width: 75px;
}
table.pricing th.cfour {
	width: 105px;
}
table.pricing table td, table.pricing table th {
	border: 0;
	padding: 0;
	width: 33%;
}
 
#partfees {
	width: 300px;	
}
 
table.etf td, table.etf th, table.etf  {
	border: none !important;	
}
 
table.etf th {
	font-weight: bold;
	color: #fff;
	background-color: #006;
}
 
table#customservices {
	width: 730px;	
}
table#customservices th {
	font-weight: bold;	
}
.title {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	text-align: left;
} 
#Individual, #Individual th {
	width: 480px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-top: 1px solid #e9e9e9;
}
#Simplified, #Simplified th {
	width: 730px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-top: 1px solid #e9e9e9;
	padding: 3px;
}
#special {
	color: #006;
	font-weight: bold;
}
#Customized, #Customized th {
	width: 680px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-top: 1px solid #e9e9e9;
}
#Tiered, #Tiered th {
	width: 500px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-top: 1px solid #e9e9e9;
}

 
