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

 

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

   h2 { text-align: left; padding-top: 5px; font-size: 100%; }
   p { font-size: 90%; }
   .innerleft b { color: #FF6600; background-color: #E5E5E5; }
   .innerleft ul { font-size: 90%; list-style: disc; margin: 15px;}
   
   p.smalltext { font-size: 95%; font-weight: bold; color: #FF6600; background-color: #E5E5E5; padding: 10px 10px 0 10px; text-align: center;}
   
/* PAGE LAYOUT
----------------------------------------------------------------*/

   .innerleft { padding: 15px; } 
   .innerright { padding: 15px; }  
   	
   .innerright .ylwboxbody { padding: 2px 15px 15px 15px; }
   .innerleft .ylwboxbody { padding: 2px 5px 15px 5px; }
   .innerleft .ylwboxbody p { padding: 0 10px 0 10px; }
   .innerleft .ylwboxside { margin-top: 20px; } 
   
   .other { text-align: center; }

   .planrow { clear: both; }
   .planleft { float: left; text-align: left; }
   .planright { float: right; text-align: right; }
   .planright p { text-align: right; }
   .w30 { width: 30%; }
   .w70 { width: 70%; }
   .w50 { width: 49%; }
