	   #gmac {width:300px; height:340px;display:none;}
       #gmac, #gmac table td
        {
           font-size: 11px;
           font-family: Arial, Helvetica, sans-serif;
           color: #3f3f3d;
		   text-align:left;
        }
       #gmac select
        {
           font-size: 90%;
           width: 100px;
		   margin:0 4px;
        }
      #gmac  a
        {
            color: #3f8bd6;
			text-decoration:none;
			font-size:12px;
        }
        
       #gmac #main-container
        {
            width: 300px;
            overflow: hidden;
        }
        
      #gmac  #header
        {
            padding: 2px 5px;
        }
		
		#gmac #body {
		background:#f0f3f6;
		}
		#gmac #body-link{
		padding-left:10px;
		}		
     #gmac #header
        {
            background:#f0f3f6;
			height:15px;
        }		

        #gmac #header
        {
            border-bottom: 0;
            height: 34px;
        }
        #gmac #footer
        {
            border-top: 0;
            font-size: 9px;
            height: 84px;
			background-color: #ffffff;
			color:#a2a29d;
        }
		table#footer-info td {font-size:9px;color:#b2b3b3;font-family:verdana;}
		
		#gmac #footer span.sourceGM {color:#464646;}
        
        #gmac .data-table
        {
            border-collapse: collapse;
        }
        #gmac .data-table td
        {
            border-bottom: solid 1px #ffffff;
            padding: 1px 2px;
        }
		#gmac td.indent10 {
		padding-left:10px;
		
		}
        #gmac #compare-title-row,#gmac #projected-title-row
        {
            font-weight: bold;
            font-size: 0.9em;
        }
        
       #gmac .feature-text
        {
            font-size: 9px;
			font-family:verdana;
        }
        
       #gmac #compare-row0,#gmac #projected-row0
        {
            /*background-color: #c4d4e3 ;*/
        }
        
       #gmac #header-info
        {
			float:right;
			font-weight:bold;
			padding-top:9px;
        }
       #gmac #header-title
        {
            font-weight: bold;
            font-size: 1.5em;
            padding: 5px;
        }
        
      #gmac .dropdown-container
        {
		padding:10px 0 0 7px;
        }
        
        #gmac .selected
        {
            font-weight: bold;
            text-decoration: none;
            cursor: text;
            color: #000;
        }
		
		
		tr#projected-row4 td, tr#compare-row4 td {border:none;}

