/*Contains the Style Sheets for Useful Information Version 2.6 Compatibility with FIREFOX */

        
/* Main Body*/

#Main   {text-align: center;
       margin-left: 35%;
         margin-right: 35%;  
         }
         
#main p  {
          font-family: Times New Roman;
          font-size: 18pt;font-weight:bold
          }
#Main p.Advp1 {
            font-family: "Times New Roman", Times, serif; 
            Font-size: 15px;
            Line-height: 100%;
            margin-top: 0;
            Font-Weight: normal; text-align:center; word-spacing:0; margin-bottom: 10;
             }
#Main p.Advp2 {
            font-family: "Times New Roman", Times, serif; 
            Font-size: 20px;
            Line-height: 100%;
            margin-top: 0;
            Font-Weight: normal; text-align:center; word-spacing:0; margin-bottom: 10;
             }
#Main h2.AdvH2 {
            font-family: "Times New Roman", Times, serif; 
            Font-size: 25px;
            color: 000000;
            Font-Weight: bold;
            line-space: single; text-align:center; word-spacing:0; line-height:100%; margin-top:20; margin-bottom: 0;
             }
           
#main .boxc1 { position: relative;
               border:9px ridge #FFFFFF;
               background-color:#66CCFF;    /* Blue */
               }

#Main .boxc2  {position: relative;
                 font-family: "Times New Roman", Times, serif;
                border:9px ridge #FFFFFF;
                background-color: #ffff66;  /* yellow */
                    }
/* End Main Body */              
              

/* Start main Box Section */	         
#Box {float:left; 
            Margin-bottom: 20px;
            Margin-Top: 20px;	       
	        Width: 30%;
	        Padding: 0px;
	        border:9px ridge #FFFFFF;      
	           }
#box  h1 {color: #FF0000;
           font-family: Times New Roman;
           text-align: center;
           font-size: 40px; text-decoration:underline; font-style:italic }
#Box  p  {Font-size:20px;
           Font-Weight: Normal;
           text-align: center;
           margin-top: 0;
           Margin-bottom:0;
           margin-left: 5px;}
#Box2     { Float: right;
           Margin-bottom: 20px;
           Margin-Top: 20px;	       
	       Width: 30%;
	       Padding: 0px;
	       border:9px ridge #FFFFFF;      
	       }
#box2 h1   {color: #FF0000;
           font-family: Times New Roman;
           text-align: center;
           font-size: 40px; text-decoration:underline; font-style:italic }
#Box2 p   {Font-size:20px;
           Font-Weight: Normal;
           text-align: left;
           margin-top: 0;
           Margin-bottom:0;
           margin-left: 5px;}
