/*-----------------------------*/
/* EP 6 Template Design        */
/* Template 01 - PA02          */
/* for HCI Customer Pages      */
/* Author: allproducts.com     */
/* Create: 2010/01             */
/*-----------------------------*/


h5 {color:#366; font-weight:bold;}
table.tbCalculator {width:80%; margin:0 0 20px 20px; color:#333; font-size:12px; line-height:14px;}
table.tbCalculator h4 {font-size:14px; font-weight:bold; border-bottom:#aaa 1px dashed; margin-left:0; padding-bottom:5px;}
table.tbCalculator input, table.tbCalculator select {width:150px; padding:2px; color:#666; font-size:12px; text-align:right; border:#999 1px solid;}
table.tbCalculator input.btnCal {background:#063; border:none; color:#fff; font-weight:bold; text-align:center; width:80px; padding:2px 5px;}
table.tbCalculator input.btnCal:hover {background:#696;}
table.tbCalculator tr.calResult {color:#36c; font-weight:bold;}
table.tbCalculator input.boxCalResult {border:#666 1px solid; color:#333; font-weight:bold; background:#efefef;}
table.tbCalculator select {text-align:left; width:auto; padding:0;}
sup {font-family:Arial, Helvetica, sans-serif;}

.Footer {font-weight:bold;}