/* ================================================================= */
/*																	 */
/* CSS Document														 */
/* Dennis Khau, dkhau@cusa.canon.com								 */
/* 2009-06-24														 */
/* ------------------------------------------------------------------*/
/* FOR USE ONLY BY CANON U.S.A., INC. GOVERNMENT MARKETING DIVISION. */
/* ALL OTHER USES ARE PROHIBITED.									 */
/*																	 */
/* ================================================================= */

body {
}
img {
	border: none;
}
#clear {
	clear: both;
	width: 100%;
}
#container {
}
#header {
	background: url(../imgs/c_background.png) no-repeat;
	height: 180px;
	width: 100%;
}
	#header .logo_canon {
		display: inline;
		float: left;
		margin-left: 63px;
		margin-top: 12px;
	}
	#header .text_cusa {
		display: none;
	}
	#header .navigation1 {
		display: none;
	}
	#header .navigation1 a,
	#header .navigation1 a:active,
	#header .navigation1 a:link,
	#header .navigation1 a:visited {
		display: none;
	}
	#header .navigation1 a:hover {
		display: none;
	}
	#header .logo_uf {
		display: inline;
		float: left;
		margin-left: 475px;
		margin-top: 4px;
	}
#body {
	/*background: url(../imgs/c_background_continuous.png) repeat-y;*/
	display: inline;
	float: left;
	height: 100%;
	min-height: 100%;
	padding: 0px 0px 25px 0px;
	width: 100%;
}
	#body a,
	#body a:active,
	#body a:link,
	#body a:visited {
	}
	#body a:hover {
	}
	#body .navigation2 {
		display: none;
	}
	#body .navigation2 h2 {
		display: none;
	}
	#body .navigation2 a,
	#body .navigation2 a:active,
	#body .navigation2 a:link,
	#body .navigation2 a:visited {
		display: none;
	}
	#body .navigation2 a:hover {
		display: none;
	}
	#body .bodyText {
		display: inline;
		color: #000000;
		float: left;
		font: 12px Arial, Helvetica, sans-serif;
		margin-left: 5px;
		padding: 0px 0px 25px 15px;
		width: 700px;
	}
	#body .bodyText h1 {
		color: #0021a5;
		font: bold 18px Geneva, Arial, Helvetica, sans-serif;
	}
#footer {
}
	#footer .copyright {
		color: #cc0000;
		font: 11px Arial, Helvetica, sans-serif;
	}
	#footer .site_statements {
		display: none;
	}
	#footer .site_statements a,
	#footer .site_statements a:active,
	#footer .site_statements a:link,
	#footer .site_statements a:visited {
		display: none;
	}
	#footer .site_statements a:hover {
		display: none;
	}
#end {
	display: none;
}
#more_information {
	display: none;
}
	#more_information a,
	#more_information a:active,
	#more_information a:link,
	#more_information a:visited {
		display: none;
	}
	#more_information a:hover {
		display: none;
	}