@page
	{margin: 0 9% 8% 9%;
	}

@media print
  {
		body {
			background: #FFFFFF;
			color: #000000;
			font-family: palatino,"times new roman",serif;
			font-size: 16pt;
		}
		form {
			width: 100%;
		}
		.inp
		.lbl {
			display: inline;
			float: left;
		}
		.nm {
			margin: 0;
			padding: 0;
			text-align: left;
		}
		.np,                      /* no print */
		#enhance, 
		#refugee, 
		#respect, 
		#ru, 
		#slogan, 
		#sub-nav, 
		#text-nav {
     display: none;
     width: 0%;
    }
    .req {
	  	background: transparent;
			color: #000000;
    }
		#banner {
			border-bottom: 2pt solid #000000;
			margin: 0 0 6pt 0;
		}
	  #banner p {
	  	background: transparent url(/images/respect_banner_right.gif) top right no-repeat;
			color: #000000;
      display: block;
      font-size: 14pt;
      font-weight: bold;
			margin: 14pt 0 0 0;
			position: static;
    }
		#content {
			background: #FFFFFF;
			border: 0;
			color: #000000;
			float: left;
			width: 95%;
		}
		#copyright {
	    border-top: 2pt solid #000000;
 		  clear: both;
	 		font-size: 10.5pt;
		  margin: 6pt 0;
		}
  }
