.clear{clear:both; font-size:0px;line-height:0px; display:block;}
.last {margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg {background:none !important;}
.no_border{ border:0px !important;}
.marg_last{ margin:0px !important;}
/**************************************************************************************/
a                     {color:#749028; text-decoration:none; outline:0 none;}
a:hover                   {color:#749028;  text-decoration:underline;}
h1                      {font-size:22px; color:#ffffff; font-weight:bold;}
h2.calculator            {font-size:20px; color:#ffffff; font-weight:normal;}
h3                      {font-size:18px; color:#ffffff; font-weight:bold;}
h4                      {font-size:16px; color:#ffffff; font-weight:bold;}
h5                      {font-size:14px;}
h6                      {font-size:12px;}
/*----------------------------------------------------------------------------------*/
html                    {}
body                    {color:#4e493e; font-family:"Arial", Verdana, Tahoma; font-size:14px; font-weight:normal; /*background:url(../images/body_bg.jpg) repeat top left; */}
.flt_Lt                   {float:left; display:inline;}
.flt_Rt                   {float:right; display:inline;}
/* ---------------------------------------------------------------------------------*/

.sbtn {
    background-color: #4697CC;
    border: 1px solid #4697CC;
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px 4px 10px;
}
