/* ================================================================= */
/*																	 */
/* CSS Document														 */
/* Dennis Khau, dkhau@cusa.canon.com								 */
/* 2009-05-28														 */
/* ------------------------------------------------------------------*/
/* FOR USE ONLY BY CANON U.S.A., INC. GOVERNMENT MARKETING DIVISION. */
/* ALL OTHER USES ARE PROHIBITED.									 */
/*																	 */
/* ================================================================= */

body {
	background: url(../imgs/c_background_continuous.png) repeat-y #000000;
	color: #000000;
	margin: 0px 0px 0px 0px; /* Top, right, bottom, left-margin settings from the page's edge. */
}
img {
	border: none;
}
#logoImg {
	display: none;	
}
#subLogoImg {
	display: none;	
}
#midEyeC {
	display: none;	
}
#bodyContainer {
}
#bodyContainer_right {
}
/* ----------------------
 * --- NAVIGATION TOP ---
 * ----------------------
 */
#navigationTop {
		display: none;
	}
	#navigationTop a,
	#navigationTop a:active,
	#navigationTop a:link,
	#navigationTop a:visited {
		display: none;
	}
	#navigationTop a:hover {
		display: none;
	}

#bodyText {
	float: left; 
	padding: 0px 0px 0px 0px; /* Top, right, bottom, left-padding settings of the class. */
	width: 100%;
}
	.column1 {
		display: none;
	}
	.column1 .strong {
		display: none;
	}
	.column1 a,
	.column1 a:active,
	.column1 a:link,
	.column1 a:visited {
		display: none;
	}
	.column1 a:hover {
		display: none;
	}
	.column3 {
		display: none;
	}
	.column3 .strong {
		display: none;
	}
	.column3 a,
	.column3 a:active,
	.column3 a:link,
	.column3 a:visited {
		display: none;
	}
	.column3 a:hover {
		display: none;
	}
	.bodyText {
		float: left; 
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		width: 100%;
	}
		.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: #cc0000;
			font: 12px Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
		}
		/* ------------------
		 * --- PAGE TITLE ---
		 * ------------------
		 */
		.bodyText .pageTitle {
		color: #CC0000;
		font: bold 24px Geneva, Arial, Helvetica, sans-serif;
		}
		/* -----------------
		 * --- COPYRIGHT ---
		 * -----------------
		 */
		.bodyText tr,
		.bodyText td {
			font: 12px Geneva, Arial, Helvetica, sans-serif;
		}
		.bodyText .copyright {
			color: #CC0000;
			float: left;
			font: 10px Geneva, Arial, Helvetica, sans-serif;
			}
		/* -----------------------
		 * --- SITE STATEMENTS ---
		 * -----------------------
		 */
		.bodyText .siteStatements {
			display: none;
			}
		.bodyText .siteStatements a,
		.bodyText .siteStatements a:active,
		.bodyText .siteStatements a:link,
		.bodyText .siteStatements a:visited {
			display: none;
		}
		.bodyText .siteStatements a:hover {
			display: none;
		}
.contractInfo {
	color: #000000;
	background-color: #B0B0B0;
	border-bottom: thin solid #DDDDDD;
	border-top: thin solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.pricingInfo {
	color: #000000;
	background-color: #F4F4F4;
	border-bottom: thin solid #CCCCCC;
	border-top: thin solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.accessoryInfo {
	color: #000000;
	background-color: #EFEFEF;
	border-bottom: thin solid #DFDFDF;
	border-top: thin solid #DFDFDF;
	margin: 2px;
	padding: 1px;
	text-align: left;
}
.maintenanceInfo {
	color: #000000;
	background-color: #FFFF99;
	border-bottom: thin solid #FFFF00;
	border-top: thin solid #FFFF00;
	margin: 2px;
	padding: 1px;
	text-align: left;
}
.suppliesInfo {
	color: #000000;
	background-color: #66CCFF;
	border-bottom: thin solid #3366CC;
	border-top: thin solid #3366CC;
	margin: 2px;
	padding: 1px;
	text-align: left;
}
.navigationHeader {
	color: #000000;
	background-color: #999999;
	border-bottom: thin solid #DDDDDD;
	border-top: thin solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.unitInfo {
	color: #000000;
	background-color: #E1E1E1;
	border: 3px solid #999999;
	margin: 4px;
	padding: 3px;
	text-align: left;
}		
.productList1 {
	color: #000000;
	background-color: #F2F2F2;
	border-bottom: thin solid #CCCCCC;
	border-top: thin solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	height: auto;
	text-align: left;
}
.debugMsg {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	background-color: #D7FFD7;
	border: thin solid #00FF00;
	margin: 5px;
	padding: 5px;
	width: 450px;
	height: auto;
	text-align: auto;
}
.errorMsg {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFECEC;
	border: thin solid #FF7575;
	margin: 5px;
	padding: 5px;
	width: 450px;
	height: auto;
	text-align: center;
}
.miscMsg {
	color: #000000;
	background-color: #C4E1FF;
	border: thin solid #3366CC;
	margin: 5px;
	padding: 5px;
	height: auto;
	text-align: center;
}
.noticeMsg {
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFCC;
	border: thin solid #FFFF00;
	margin: 5px;
	padding: 5px;
	width: 450px;
	height: auto;
	text-align: center;
}
.tNote {
	color: #CC0000;
	font: bolder 10px "Courier New", Courier, monospace;
}
