/* dynaXML TOC stylesheet */
           
			
			
               body {
			   font-family:verdana,helvetica,arial,sans-serif;
				
				text-align: left;
				background: #fff !important;
				height: 100% !important;
                
               }
			   
			   td {
			 font-size: 1em !important;
			   }
			   
			 
/*
			#noframes {
			
		
			overflow: hidden;
			
} */
			   
               #top {
			 
			   position: fixed;
			   width: 100%;
              background-color:#ffffff;
               }

               #flatleft {
                  left: 0;
				  
                /*  width:25%; */
				
				width: 250px;
				  
				
                  float: left;
				  position: fixed;
				 
				  background-color:#ffffff;
				  height: 100%;
	}			  

		#checkbox_toggle {
		margin-left: 1em;
		}
			   
			   
			   #eadbody {
			   
			   
			   padding: 1em;
			   background-color:#ffffff;
			
			   			   
			   }
			   
			  
			   
			   .toc {
				overflow-y: auto;
				overflow-x: hidden;
			   margin-bottom: 10px;
			   
			    height: 60%; 
				margin-top: 20px;
				padding-top: 1em;
				position: absolute;
			   }
			   
			   .topleft{
			   /*height: 20%;*/
			   height: 12em;
			 
			   }
			   
			   div.leftbanner{
			   
			   border-bottom: 1px solid black;
			   border-right: 2px solid black;
			
			   
			   

			   
			
			 
			   
			   					
			   }
			   
			    img.leftlogo {
			   display: block;
			   height: 71px;
			   width: 199px;
			       margin-left: auto;
				   margin-right: auto;
				   border: 0px;
			
			   
			   }
			   /*
				.homelink{
			   display: block;
			   border: 0px !important;
			   }
			   
			   */
				form.eadleftnav {
				
				margin-top: 1em;
				margin-bottom: 1em;
				display: block;
				margin-left: 1em;
				
				
				}
				
				
               #flatcontent {
			   clear: top;
			  /* margin-left: 25%; */
			  margin-left: 250px;
			 
			   margin-right: 0px;
			
			  background-color:#ffffff;
	
			
               }
			   
			 
