@import url("Horizon.css");

  body { font-size:medium;
    }

  #menu {padding:0; }
  #menu li a {font-size:medium;}

  #container { 
    width: 100%;
    background-image: none;
  }

  #disabledmenu {
  	display: none;
  }

  #perfsheet {
    width: 15em;
	}

  table,th  { 
    font-size: 1em;
    }
	
  .doclinkblock {
	width: 50em;	/* Need for IE 6 to avoid delayed rendering */
    }

   #quicklinks {
     width: 10em;
   }
   
   .title {
     width: 25em;
   }

	
