body {
	font-size: 76%!important;
}

table tr td, table tr th, p {
	border: 0px;
	border-collapse: collapse;
	font-size: 12px;
}

/* ========================== */
/* Used on Top Section Banner */
/* ========================== */

.topbanner {
	border: 1px none #004b6c;
	background-color: #004B6C;
	background-image: url(../images/tile-deep-blue.giff");
	text-align: center;
	padding: 0px;
}

.topbanner img.bannerimage {
	display: inline;
	float: right;
	margin-right: 4px;
	border: 0px;
}

/* ============================== */
/* Used on Top Section Navigation */
/* ============================== */
.navcontainer {
	background: #e0e0e0;
}

.navlist {
	margin: 0;
	padding: 10px 0 22px 10px;
	border: 1px none #004b6c;
	font-size: 1.4em;
}

.navlist ul, .navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.navlist a:link, .navlist a:visited {
	float: left;
	line-height: 1.0em;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #7c98ae;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover {
	border-bottom: 4px solid #000;
	background: transparent;
	color: #004;
}

.navlist a:hover,
  .on1intro .navlist #nav1intro a,
  .on1products .navlist #nav1products a,
  .on1purchase .navlist #nav1purchase a {
	 color: #004b6c;
}
/* =============================== */
/* /Used on Top Section Navigation */
/* =============================== */


/* =================================== */
/* Used on Left Sub-section Navigation */
/* =================================== */

.leftNav {
	width: 170px;
	border-right: 1px solid #eeeeee;
	padding-right: 20px;
	font-size: .9em;
}

.leftNav h3 {
	color: #666;
	margin-bottom: 4px;
	cursor: default;
	font-size: 1.2em;
	text-transform: uppercase;
}

.leftNav p {
	border-top: 1px dashed silver;
	padding-top: 8px;
	margin-bottom: 3px;
	margin-top: 8px;
	font-weight: bold;
}

.leftNav ul, .leftNav li {
	margin: 0;
	padding: 0;
}

.leftNav li {
	margin: 2px 8px;
	list-style-type: none;
	font-weight: bold;
}

.leftNav li ul {
	margin: 8px 0;
	padding: 0;
}

.leftNav li li {
	line-height: 14px;
	margin: 5px 8px;
}

.leftNav a:link {
	text-decoration: none;
	color: #7c98ae;
}

.leftNav a:visited {
	text-decoration: none;
	color: #5c788e;
}

.leftNav a:hover, .leftNav a:active {
	color: #004B6C;
	text-decoration: underline;
}

.leftNav a:hover,
  .on2displays .leftNav #nav2displays a,
  .on2projectors .leftNav #nav2projectors a,
  .on2xscreen .leftNav #nav2xscreen a,
  .on3pd370 .leftNav #nav3pd370 a,
  .on3pd420 .leftNav #nav3pd420 a,
  .on3pd470 .leftNav #nav3pd470 a,
  .on3pd520 .leftNav #nav3pd520 a,
  .on3pd4010 .leftNav #nav3pd4010 a,
  .on3pd7010 .leftNav #nav3pd7010 a,
  .on3pd7060 .leftNav #nav3pd7060 a,
  .on3pd7130 .leftNav #nav3pd7130 a,
  .on3pd7150 .leftNav #nav3pd7150 a,
  .on3pd8110 .leftNav #nav3pd8110 a,
  .on3details .leftNav #nav3details a,
  .on3options .leftNav #nav3options a,
  .on3specs .leftNav #nav3specs a {
	text-decoration: underline;
	color: #004b6c;
}

.leftnavoffset {
	margin-left: 240px;
}

/* ==================================== */
/* /Used on Left Sub-section Navigation */
/* ==================================== */



body.pdfs .pdfslink { display: none; }

.nocolor {
	color: #000 !important;
	text-decoration: none !important;
}

.columnhead {
	color: #7c98ae;
}

.required {
	color: #e55300;
	font-weight: bold;
}

.callout {
	text-align: left;
	width: 18em;
	float: right;
	padding: 10px;
	background-color: #004B6C;
	color: white;
	margin-left: 10px;
	margin-bottom: 5px;
}

.callout h4 {
	text-align: center;
	text-transform: capitalize;
	border-bottom: solid 1px white;
	padding: 5px 10px 15px 10px;
	margin: auto;
}

.callout ol {
	text-align: center;
	margin: 10px auto;
}

.callout ol li {
	text-align: left;
}

.lightborder { border: 1px solid #dddddd; }
.lightborder-r { border-right: 1px solid #dddddd; }
.lightborder-l { border-left: 1px solid #dddddd; }
.heavyborder { border: 1px solid #000000; }
.heavyborder-r { border-right: 1px solid #000000; }
.heavyborder-l { border-left: 1px solid #000000; }

p.shim3 {margin: 0px; line-height: 3px; font-size: 3px;}
p.shim5 {margin: 0px; line-height: 5px; font-size: 5px;}
p.shim10 {margin: 0px; line-height: 10px; font-size: 10px;}
p.shim15 {margin: 0px; line-height: 15px; font-size: 15px;}
p.shim20 {margin: 0px; line-height: 20px; font-size: 20px;}

.floatleft { float: left; margin-right: 1em;}
.floatright { float: right; margin-left: 1em;}

/* Used on Home Page */
ul.quicklinks {
	margin: 5px;
	padding: 0;
	list-style-type: none;
}
.quicklinks li { margin: 5px; margin-top: 10px; }
.quicklinks a { text-decoration: none; }
.quicklinks li b { font-size: 1.2em; }
.centered { text-align: center; }


/* Used on Product Pages */
div.specspanel h3 {font-size: .8em;
	padding-bottom: 2px;
	margin-bottom: 8px;
	margin-top: 12px;
	border-bottom: solid #e6e6e6 1px;
	color: #004b6c;}
div.specspanel table {font-size: .8em;}
div.specspanel th {text-align: left; vertical-align: top; width: 30%; color: #666666;}
div.specspanel td {text-align: left; vertical-align: top;}
.producttagline {color: #444444;}


/* Used on Video Pages */
.flashbox {
	text-align: center;
	border: 1px solid black;
	width: 460px; height: 326px;
	background-color: lightgrey;
	margin: 10px;
}
.linkslist { margin: 0px; padding: 0px; }
.linkslist li { list-style-type: none; }
.pad10 { padding: 10px; }
.pad20 { padding: 20px; }
.smaller { font-size: 80%; }
.bigbutton:link, .bigbutton {
	font-size: 130%;
	padding: 4px;
	margin: 8px;
	text-decoration: none;
	line-height: 220%;
	background-color: #004b6c;
	color: #e6e6e6;
	border-color: #000000;
}
.bigbutton:hover {
	background-color: #7c98ae;
	color: #ffffff;
}

/* Used on Resource Pages */
td.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	background-image: url("../resources/images/up-arrow.jpg");
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-indent: 25px;
	font-weight: bold;
	background-position: 5px;
	background-color: #FFFFFF;
}
td.download a {color:#004b6c;}
.imagepad {
	margin-top: 20px;
	margin-left: 20px;
}
.productmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	list-style-type: none;
	font-weight: bold;
	color: #7c98ae;
}

/* Used on Purchase Page */
.on1purchase .purchasecalltoaction { display: none; }
