
	
	  body {	    
        background-color:#FCF1DC;
        
		/* background-image:url(/export/system/modules/gzre/resources/img/color_light_grey_109.jpg); */
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;	
	  }

table,tr,td {
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;	
}
	  
      #siteframe {
	    width:780px;
border:1px solid;		
	  }
	  
	  #header {
		background-image:url(header.jpg);
		background-repeat:repeat-x;
		background-color:#073C68;
		color:white;
		width:780px;
		height:216px;
	  }
	  
	  #contact_block {
		margin-left:530px;
		padding-top:20px;
	  }

      #navigation {	    
		width:780px;
		clear:both;
		float:none;
	    background-color:#C2D0EC;
height:28px;
	  }
	  
	  #content {
		width:740px;
		_width:780px;
	    background-color:white;
		clear:both;
		float:none;
		padding:20px;
	  }
	  
	  h1 {
	    font-size:20px;
        padding:0px;margin:0px;
	  }
      h2 {
	    font-size:15px;
        padding:0px;margin:0px;
	  }
	  
	  a {
	    color: black;
		text-decoration: none;
	  }
	  a:hover {
	    text-decoration: underline;
	  }
	  
	  #footer {
	    text-align:center;
		background-color:#073C68;
		color:white;
		padding-top:3px;
		padding-bottom:3px;
	  }
	  
	  .navItem, .navItemActive {
	    float:left;
		clear:none;
		padding:5px;		
		background-color:#C2D0EC;
		border-right:1px white solid;
		font-weight:bold;
	  }

	  
	  .navItemActive {
	    background-color:#FCB81F;
            color:black;
	  }
	  
	  #networks {
	    text-align:center;
		padding:3px;
	  }
	  
.label_cell {
  background:#ededed;
}
      