@charset "iso-8859-1";

/* Styles for use only on the on-screen version of site */

.noprint { visibility:visible; }   
.MenuButtons { visibility:visible;width:170px; }
.TopTearoff   {
   background-image    : url('images/TopTearoff2.jpg');
   background-position : top left;
   background-repeat   : repeat-x;
}
.BottomOfPage  {
   color           : White;
   font-family     : Verdana, Arial, Helvetica, Geneva, sans-serif;   
   font-size       : 10pt;
   text-align      : center;
   padding-bottom  : 12px;      
}
	 