  body { background-color: #000032; 
         margin-top: 0px; 
	 font-family: Verdana; 
	 font-size: 11px; }
  table.main { height: 95%;
               width: 700px;
	       border: 1px solid #ffffff;
	       background-color: #ffffff; }
  table.pic { height: 127px;
              width: 700px;
	      border: 1px solid #ffffff; }
  table.supporting { width: 700px;
                     border: 1px solid #ffffff; 
		     background-color: #587388; }
  td.supporting { width: 232px; 
                  border-top: 1px solid; 
		  border-bottom: 1px solid; 
		  border-right: 1px solid; 
		  border-color: #ffffff; }
  td.pic { width: 350px; 
           border-top: 1px solid; 
	   border-bottom: 1px solid; 
	   border-right: 1px solid; 
	   border-color: #ffffff; }
  td.pic-end { width: 350px; 
               border-top: 1px solid; 
	       border-bottom: 1px solid; 
	       border-color: #ffffff; }
  td.supporting-end { width: 232px;
		      border-top: 1px solid; 
		      border-bottom: 1px solid; 
		      border-color: #ffffff; }
  tr { font-family: Verdana;
       font-size: 11px; }                   
  td { font-family: Verdana;
       font-size: 11px; }                   
  tr.pic { height: 127px; 
           width: 100%; }
  tr.nav-upper { height: 20px;
                 width: 100%;
		 background-image: url(../images/bar_tile.jpg);
		 background-repeat: repeat-x; }
  tr.nav-lower { height: 14px;
                 width: 100%;
		 background-image: url(../images/small_bar_tile.jpg);
		 background-repeat: repeat-x; }
  .quote { font-size: 14px;
           font-weight: bold;
	   color: #ffcc66; }
  .disclaimer { font-size: 10px;
                color: #ffffff; }
  a.nav { color: #ffffff;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: none; 
	  padding-right: 10px; }
  a.nav:hover { color: #ffcc66; }
  a.menu { color: #000000;
           font-size: 10px;
	   font-weight: bold;
	   text-decoration: none;
	   border-bottom: 1px solid #cccccc; }
  a.menu:hover { color: #587388; }
  a.submenu { color: #000000;
              font-size: 10px;
	      font-weight: bold;
	      text-decoration: none;
	      margin-left: 8px; 
	      border-bottom: 1px solid #cccccc; }
  a.submenu:hover { color: #587388; }
  a.submenu2 { color: #000000;
               font-size: 10px;
	       font-weight: bold;
	       text-decoration: none;
	       margin-left: 16px; 
	       border-bottom: 1px solid #cccccc; }
  a.submenu2:hover { color: #587388; }
  h1 { font-size: 18px;
       color: #587388;
       font-weight: bold; }
  h2 { font-size: 14px;
       color: #000032;
       font-weight: bold;
       text-decoration: italic; }
  p { font-size: 11px;; }
  p:first-line { padding: 15px; }
  .block { font-size: 11px; 
           padding-left: 10px; 
	   padding-right: 10px; 
	   text-align: justify; 
	   text-decoration: italic; }
  p.supporting { font-size: 11px;
                 color: #000000; 
		 padding: 7px; }
  p.supporting:first-line { padding: 0px; 
                            font-weight: bold;
                            color: #ffcc66; }
  li { font-size: 11px; }
  b { font-size: 11px; }		 
		 
