#popup              {font-family:arial; font-size:13px; text-align:left;}
#popup #container   {margin:10px; width:645px;}
#popup #header      {background:url('/include/media/images/axa-calc-ltcSelfInsurance.gif') no-repeat;height:86px;}
#popup H1           {font-size:25px; color:#036;}
#popup H2           {font-size:16px; color:#036; margin-top:0;}
#popup TD           {vertical-align:top; padding:5px; font-size:12px; border-top:1px solid #eee;}
#popup TD.results   {font-weight:bold; color:#036;}
#popup #inputDiv,
#popup #resultsDiv  {border:1px solid #666; padding:20px; margin-bottom:20px;}
#popup .col-1       {width:500px;}
#popup INPUT        {width:50px; font-size:11px;}
#popup #calculate   {width:70px;}
#footer             {text-align:left; font-size:10px;}
.note               {font-size:10px; color:#999;}

#chart {width:605px; height:300px; background:url('/include/media/images/loading.gif') 50% 50% no-repeat #e6e6e6;}

/* collapsible DIVs */
DIV.closed  {display:none;}
DIV.open    {display:block;}

