/* ================================================================= */
/*																	 */
/* CSS Document														 */
/* Dennis Khau, dkhau@cusa.canon.com								 */
/* 2009-05-06														 */
/* ------------------------------------------------------------------*/
/* FOR USE ONLY BY CANON U.S.A., INC. GOVERNMENT MARKETING DIVISION. */
/* ALL OTHER USES ARE PROHIBITED.									 */
/*																	 */
/* ================================================================= */

body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px 0px 0px 0px; /* Top, right, bottom, left-margin settings from the page's edge. */
}
img {
	border: none;
}
#logoImg {
	border: none;
	position: absolute;
	left: 145px;		
	top: 0px;		
}
#subLogoImg {
	border: none;
	position: absolute;
	left: 755px;
	top: 0px;		
}
#midEyeC {
	border: none;
	height: 154px;
	left: 144px;
	position: absolute;
	top: 98px;
	width: 792px;
}
#bodyContainer {
	background: url(../imgs/header.png) no-repeat;
	height: 261px;
	margin: 0px 0px 0px 108px;
	width: 864px;
}
/* ----------------------
 * --- NAVIGATION TOP ---
 * ----------------------
 */
#navigationTop {
	display: inline;
	float: left;
	margin: 75px 0px 0px 130px; /* Top, right, bottom, left-padding settings of the class. */
	width: auto;
}
	#navigationTop a,
	#navigationTop a:active,
	#navigationTop a:link,
	#navigationTop a:visited {
		color: #cccccc;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: 0px 8px 0px 8px; /* Top, right, bottom, left-padding settings of the class. */
		text-decoration: none;
		text-transform: uppercase;
	}
	#navigationTop a:hover {
		color: #ffffff;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
	}
/* -----------------
 * --- BODY TEXT ---
 * -----------------
 */
#bodyText {
	float: left; 
	padding: 165px 0px 0px 37px; /* Top, right, bottom, left-padding settings of the class. */
	width: 862px;
}
	#bodyText .column1 {
		display: inline;
		float: left;
		max-width: 150px;
		padding: 3px;
		width: 150px;
	}
		#bodyText .column1Header {
			color: #cc0000;
			font: bold 120% Verdana, Arial, Helvetica, sans-serif;
		}
		#bodyText .column1 a,
		#bodyText .column1 a:active,
		#bodyText .column1 a:link,
		#bodyText .column1 a:visited {
			border-left: #666666 3px solid;
			color: #666666;
			display: block;
			font: 11px Geneva, Arial, Helvetica, sans-serif;
			margin: -3px;
			padding: 3px 0px 0px 3px;
			text-decoration: underline;
		}
		#bodyText .column1 a:hover {
			border-left: #cc0000 3px solid;
			color: #cc0000;
			display: block;
			font: 11px Geneva, Arial, Helvetica, sans-serif;
			margin: -3px;
			padding: 3px 0px 0px 3px;
			text-decoration: none;
		}
	#bodyText .column2 {
		border-left: #cccccc 1px solid;
		border-right: #cccccc 1px solid;
		display: inline;
		float: left;
		height: 100%;
		margin: 0px 0px 0px 16px;
		max-width: 450px;
		padding: 5px;
		width: 450px;
	}
	#bodyText .column2 td,
	#bodyText .column2 tr {
		font: 100% Arial, Helvetica, sans-serif;
	}
	#bodyText .column3 {
		display: inline;
		float: left;
		max-width: 150px;
		padding: 3px;
		width: 150px;
	}
	.bodyText {
		display: inline;
		float: left;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		width: 585px;
	}
		.bodyText a,
		.bodyText a:active,
		.bodyText a:link,
		.bodyText a:visited {
			color: #000000;
			font: 12px Verdana, Arial, Helvetica, sans-serif;
			text-decoration: underline;
		}
		.bodyText a:hover {
			color: #000000;
			font: 12px Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		}
		/* ------------------
		 * --- PAGE TITLE ---
		 * ------------------
		 */
		.bodyText .pageTitle {
			color: #000000;
			font: 24px Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-align: right;
		}
		/* -----------------
		 * --- COPYRIGHT ---
		 * -----------------
		 */
		.copyright {
			color: #cc0000;
			display: inline;
			float: left;
			font: 11px Geneva, Arial, Helvetica, sans-serif;
			padding: 30px 5px 15px 36px; /* Top, right, bottom, left-padding settings of the class. */
			text-align: left;
			width: auto;
		}
		/* -----------------------
		 * --- SITE STATEMENTS ---
		 * -----------------------
		 */
		.siteStatements {
			color: #000000;
			display: inline;
			float: right;
			font: 11px Geneva, Arial, Helvetica, sans-serif;
			padding: 30px 0px 15px 36px; /* Top, right, bottom, left-padding settings of the class. */
			text-align: right;
			width: auto;
		}
		.siteStatements a,
		.siteStatements a:active,
		.siteStatements a:link,
		.siteStatements a:visited {
			border-left: #cc0000 3px solid;
			color: #000000;
			font: 11px Geneva, Arial, Helvetica, sans-serif;
			margin-right: 5px;
			padding: 0px 3px 0px 3px;
			text-decoration: underline;
		}
		.siteStatements a:hover {
			border-left: #000000 3px solid;
			color: #000000;
			font: 11px Geneva, Arial, Helvetica, sans-serif;
			margin-right: 5px;
			padding: 0px 3px 0px 3px;
			text-decoration: none;
		}
/* --------------------
 * --- SITE NOTICES ---
 * --------------------
 */
.siteNoticeA { /* Yellow Notification */
	background-color: #ffffcc;
	border-bottom: #ffff00 1px solid;
	border-top: #ffff00 1px solid;
	color: #000000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.siteNoticeB { /* Grey Notification */
	background-color: #eaeaea;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	color: #000000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px; /* Top, right, bottom, left-padding settings of the class. */
	text-align: center;
}
.siteNoticeC { /* Red Notification */
	background-color: #FFDFE0;
	border-bottom: #cc0000 1px solid;
	border-top: #cc0000 1px solid;
	color: #000000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px; /* Top, right, bottom, left-padding settings of the class. */
	text-align: center;
}
