
/****************
 *THIS PAGE ONLY*
 ****************/ 
   

/* TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/

   h2 { text-align: left; padding-top: 5px; font-size: 100%; }
   p { font-size: 85%; }
   .ylwboxbody ul { font-size: 90%; list-style: url(/images/bullet.gif) circle; padding-left: 12px; }  
   .innerleft b { color: #FF6600; background-color: #E5E5E5; }
   .innerright h2 { font-size: 85%; font-weight: bold; }
   
   .strike { font-weight: bold; color: #555555; text-decoration: line-through;}

/* PAGE LAYOUT
----------------------------------------------------------------*/

   .innerleft { padding: 15px; } 
   .innerright { padding: 15px; }
   .innerright img { padding: 15px; }
   
   .gryboxbody { padding: 2px 15px 15px 15px; }    
   .ylwboxbody { padding: 2px 15px 15px 15px; }
   	
   
   .planrow { clear: both; }
   .planleft { float: left; text-align: left; width: 45%; padding-left: 10%;}
   .planright { float: right; text-align: left; width: 45%; }
    
