	/* Orvis Styles */
	#OrvisContainer { position:relative; padding-bottom:14px; background-color: White; height:100%; z-index:1; }
	#TopMenuContainer { position: relative; top:0px; left:0px; width:100%; z-index:1000; }
    #LeftNavContainer { position: relative; top:0px; left:0px; bottom:0px; width: 167px; height:auto; 
                        border-width:0px; background-color:inherit; min-height:100%;}
    * html #LeftNavContainer { width: 166px;  }
    #MainContent { position:relative; text-align:left; z-index:1; }
    #ContentContainer { padding:0 0 0 167px; margin:0px; border:0px;
                        /*float: right;*/
                        position:absolute; left:0px; top:0px;
                        width: 833px; height:auto; 
                        border-width:0px; background-color:White; }
    * html #ContentContainer { width: 833px; }

    #FooterContainer  { position:relative; width:100%; height:auto; clear:both; }
    #MetricsContainer { display:none; }

	.FullPageWidth { position:relative; margin:0 auto;  background-color:White; width:1000px;  }
	.loading { overflow:auto; height:10000px; }

