﻿#pricingTable 
{border:1px solid #ccc;
font-size: 9pt;
padding:2px;
text-align: center 


}

#pricingTable td
{border:1px solid #ccc; padding-left: 5px;

}

#pricingTable th
{border:1px solid #ccc;
background:#99CCFF;
color:#333
}

#pricingTable span {
	font-size: 14px
}

.thdarkblue {
	background-color:#333;
	color: #fff;
	font-weight: bold 
}

.th2 {
	font-size: 10px; text-align: left 
}

.prdBold {
	font-weight: bold; color: #333333; 
}

/* END TABLE STYLES */
