
.pricingTXT-margins { 
	margin: 20px 0 0 20px;
	line-height: 18px;}
	
.strikeTXT{ 
	font-size: 14px;
	color: #B2B2B2;
	padding:0;
	margin:0;
	border: 0px solid #000000;
	}	
	
.strikeTXT-sub{ 
	font-size: 14px;
	color: #22618a;
	padding:0;
	margin:0;
	border: 0px solid #000000;
	}		
	
.cents{ 
	font-size: 16px;
	letter-spacing : 0px;
	border: 0px solid #000000;
	font-weight: unbold;
	}		
	

h1.pricingTXT{ 
	font-size: 30px;
	color: #22618a;
	letter-spacing : -3px;
	padding: 6px 0 5px 0;
	border: 0px solid #000000;
	}
	
h1.pricingTXT-sub{ 
	font-size: 30px;
	color: #fff;
	letter-spacing : -3px;
	padding: 6px 0 5px 0;
	border: 0px solid #000000;
	}	
	
h1.pricingTXT2{ 
	font-size: 35px;
	color: #ffffff;
	font-weight: bolder;
	letter-spacing : -0.3px;
	padding: 6px 0 5px 0;
	border: 0px solid #000000;
	}	


#pricingTabs{
	margin:0 auto;
	padding: 15px 0 5px 20px;
	border: 0px solid #000000;
}

#container-pricing{
	/*margin:0 auto; center pricing grid*/
	width:770px;
	background:#fff;
	border: 0px solid #000000;
}

p.sig{	
	margin: 0 0 0 0;
}


table.table-pricing, td{
	font-family: 'Trebuchet MS', Arial, sans-serif, Helvetica, Verdana;
	font-size:100%;	
}

table.table-pricing{margin-top:0px;margin-bottom:0px;}


.table-pricing th{
background:#0D679E;
color:#fff;
width:111px;
text-align:center;
}

.table-pricing td{
height:49px;
text-align:center;
margin:0;
padding:10px 0 10px 0;
font-family: 'Trebuchet MS', Arial, sans-serif, Helvetica, Verdana;
font-size:11px;	
color:#413f40;
line-height:150%;
}

/**table-pricing-sub**/

table.table-pricing-sub, td{
	font-family: 'Trebuchet MS', Arial, sans-serif, Helvetica, Verdana;
	font-size:100%;	
}

table.table-pricing-sub{margin-top:0px;margin-bottom:0px;}

.table-pricing-sub th{
color:#fff;
width:111px;
text-align:center;
}

.table-pricing-sub td{
height:49px;
text-align:center;
margin:0;
padding:10px 0 10px 0;
font-family: 'Trebuchet MS', Arial, sans-serif, Helvetica, Verdana;
font-size:11px;	
color:#fff;
line-height:150%;
}

.price-border{
border-bottom:1px solid #ffffff;
}

.price-border-a{
border-bottom:1px solid #ffffff;
border-left:1px solid #BBAEAD;
}

.price-border-b{
border-bottom:1px solid #ffffff;
border-right:1px solid #BBAEAD;
}

.price-border-c{
border-right:1px solid #BBAEAD;
}

.price-border-d{
border-left:1px solid #BBAEAD;
}



