@charset "UTF-8";
/* CSS Document */

* {
padding: 0;
margin: 0;
}


#container {
min-height: 100%;
background-color: #FFF;
width: 1024px;
margin: 0 auto;
clear:right;
}
* html #container {
height: 100%;
}



body {
	font-size:1em;
	background-color: #FFF;
}
image {display:block;
}
img 
{
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}

p {
	font-size:1em;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

* html div.webart_text {/*IE6 adds 3px next to float, this removes them*/
margin: 0 -3px -3px 0; 
}

h1,h2,h3,h4,h5{
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	vertical-align: middle;
	margin-left:15px;
}
h1 {
	font-weight:900;
	color: #003e7e;
	font-size:1.9em;
}
h2 {
	font-weight:500;
	font-size:1.35em;
}
h3 {
	font-weight:bolder;
	font-size:20px;
	color: #F30;
	margin-top:15px;
}
h4 {font-weight:200;
	font-size:1.2em;
}
h5,h6{
		font-family:Arial, Helvetica, sans-serif;
		color: #000;
		line-height:normal;
}
h5{
	font-size:95%;
	margin-bottom: -1px;
}
h6{font-size:.9em;
}

hr.orange	{
	width:100%;
	color:#F90;
	text-align:left;
	margin-left:0;
	border-style:dashed;
}

table {
	background-color:#FFF;
	float:left;
	display:block;
	border: 0.0625em;
	border-collapse:collapse;
	margin: 0;
	border-color: #CCC;
	padding: 0px;
	margin-left: auto;
	vertical-align:top;
}

td {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style:dashed;
	border-collapse:collapse;
	border-color: #999;
	padding: 6px;
	padding-left: 15px;
	padding-right: 25px;
	font-size: 100%;
	margin-bottom: 5px;
	margin-right: 10px;
	vertical-align: top;
}
.nounderline {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; /*removes underline*/
	font-weight:500;
	font-weight:bolder;
	color: #003e7e;
	font-size:100%;
}
tr {
	height:12px;
}

.img_printer /*printer part number pages, tech tools*/
{
	float:left;
	clear: both;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

div.printerpic {/*div floated left photo of printer*/
	width:125px;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	float:left;
}
div.printertxt {/*text fpr part number pages to help control vertical centering*/
	width:899px;
	height:80px;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	margin-top: 15px;
}

.bioimage {/* for floated left photo in bios, history*/
	float:left;
	width:160px;
	height:240px;
	clear: both;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.info {/*border-box, six column, for info.html*/
	width:1020px;
	height:160px;
	margin-top:0px;
	background-color: #FFC;
	display: inline-block;
	border:solid;
	border-color: #CCC;
	border-width:1px;
	padding-bottom:20px;
	padding-top:20px;
	overflow: hidden; /*makes background color visible in firefox*/
}

div.infoGreen {/*border-box, six column, for jump_stuff.html*/
	width:1020px;
	height:120px;
	margin-top:0px;
	background-color: #B8E0A9;
	display: inline-block;
	border:solid;
	border-color: #CCC;
	border-width:1px;
	padding-bottom:20px;
	padding-top:20px;
	overflow: hidden; /*makes background color visible in firefox*/
	clear:right;
}
div.infoBlue {/*border-box, six column, for info.html*/
	width:1020px;
	height:160px;
	margin-top:-5px;
	background-color: #ABCAFF;
	display:block;
	border:solid;
	border-color: #CCC;
	border-width:1px;
	padding-bottom:20px;
	overflow: hidden; /*makes background color visible in firefox*/
}

div.infoWhite {/*border-box, six column, for info.html*/
	width:1020px;
	height:160px;
	margin-top:15px;
	background-color: #FFF;
	display: inline-block;
	border:solid;
	border-color: #CCC;
	border-width:1px;
	padding-bottom:20px;
	overflow: hidden; /*makes background color visible in firefox*/
}
div.biopic {/*container for floated left photo: cores, history, tools*/
	width:150px;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	float:left;
}

div.diag {/*container for floated left diagram*/
	width:640px;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	float:left;
}
div.diag_part {/*container for images and text to right of floated diagram: experimental stage*/
	width:320px;
	height:auto;
	background-color: #FFF;
	display:inline;
	border-collapse:collapse;
	overflow: hidden;
	margin-top: 0px;
}

ul.diaglist {
	list-style-type:none;
	margin-left: 0px;
}
p.diaglist {font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left: 4px;
margin-top:0px
}

div.bios {/*container for text to right of floated photo: bios, cores*/
	width:500px;
	height:auto;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden;
	margin-top:5px;
}
div.bios2 {/*container for text to right of floated photo: tools*/
	width:350px;
	height:auto;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden;
	margin-top: 5px;
	padding-left:10px;
	padding-right:0px;
}
div.top {/*for top art and nav-bar*/
	background-color:#FFF;
	display:block;
	width:1024px;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}
	div.jumpmenu {
	background-color:#FFF;
	display:block;
	width:1024px;
	height:auto;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
}

	#shaded	{
		width:1024px;
		height:200px;
		margin: 0 auto;
		clear:right;
		border: dashed;
		border-width:thin;
		border-color: #CCC;
	}
	
	div.content {/*for content area of web pages*/
	background-color:#FFF;
	display:block;
	width:1024px;
	height:100%;
	min-height:100%;
	border-collapse:collapse;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

div.bottom {/*for bottom art on all html*/
	display:block;
	background-color:black;
	width:1024px;
	height: 15px;
	border-collapse:collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	position:absolute;
   	bottom:0;
}

div.right {/*container for images to right of floated diagram*/
	width:320px;
	background-color: #FFF;
	display:inline-block;
	border-collapse:collapse;
	overflow: hidden;
	margin-top: 0px;
	
}
div.right_half {/*container for images to right of floated diagram*/
	width:512px;
	background-color: #FFF;
	display:inline-block;
	border-collapse:collapse;
	overflow: hidden;
	margin-top: 0px;
	
}
div.left {/*container for floated left diagram*/
	width:640px;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	float:left;
	margin: 0 -3px -3px 0; /*avoids float issue in IE6*/
}
div.left2 {/*container for floated left diagram*/
	width:512px;
	height:131px;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	float:left;
	margin: 0 -3px -3px 0; /*avoids float issue in IE6*/
}
div.left3 {/*container for floated left diagram, 1024*/
	width:683px;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	float:left;
	margin: 0 -3px -3px 0; /*avoids float issue in IE6*/
}
div.right2 {/*container for images to right of floated diagram*/
	width:512px;
	background-color: #FFF;
	display:block;
	border-collapse:collapse;
	overflow: hidden;
	margin-top: 0px;
	

}
div.list {/*bulleted list containers in whatsnew, mkit and tarticles*/
	background-color: #FFF;
	display:block;
	width:70%;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	text-align: left;
	margin-top: 1.5em;
	padding-left: 20px;
	margin-left: 50px;
	margin-bottom: auto;
}

div.list_sub {/*map  sub list*/
	background-color: #FFF;
	display:block;
	width:90%;
	border-collapse:collapse;
	overflow: hidden; /*makes background color visible in firefox*/
	text-align: left;
	padding-left: 20px;
	margin-left: 50px;
	margin-bottom: auto;
}

div.pnmodels {/*for greyed printer model areas on part number sheets and for text to right of photos on tools*/
	display:block;
	width:512px;
	border-collapse:collapse;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-top: 0.0625em;
	border-style: dashed;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-color: #CCC;
}
div.pnmodels2 {/*tools and other places where 1024 dashed line needed*/
	display:block;
	width:1024px;
	border-collapse:collapse;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-top-style: dashed;
	border-top-color: #CCC;
	border-top: 0.0625em;
	border-style: dashed;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-color: #CCC;
}

div.webart {
	width: 497px;
	height: 618px;
	background-color: #FF6;
	display:inline;
	padding: 0;
	margin: 0;
}
div.webart_text {
	background-color:#FFF;
	width: 512px;
	height: 524px;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	overflow: hidden;
}
div.webart_text1 {
	background-color:#FFF;
	width: 512px;
	height: 393px;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	overflow: hidden;
}
div.webart_text2 {
	background-color:#FFF;
	width:512px;
	float:left;
	display:block;/*attempt to eliminate space beneath div in IE6*/
	vertical-align:middle;
	border-collapse:collapse;
	overflow:hidden;
	margin:0 -3px -3px 0; /*avoids float issue in IE6*/
}

div.webart_text2b {
	background-color:#FFF;
	float:left;
	width:500px;
	display:block;/*attempt to eliminate space beneath div in IE6*/
	vertical-align:middle;
	border-collapse:collapse;
	overflow:hidden;
	margin:0 -3px -3px 0; /*avoids float issue in IE6*/
}
div.webart_text3b {
	background-color: transparent;
	float:left;
	width:333px;
	display:block;/*attempt to eliminate space beneath div in IE6*/
	vertical-align:middle;
	border-collapse:collapse;
	overflow:hidden;
	margin:0 -3px -3px 0; /*avoids float issue in IE6*/
}
div.webart_text2c {
	background-color:#FFF;
	float:left;
	width:500px;
	height:120px;
	display:block;/*attempt to eliminate space beneath div in IE6*/
	vertical-align:middle;
	border-collapse:collapse;
	overflow:hidden;
	margin:0 -3px -3px 0; /*avoids float issue in IE6*/
}
div.webart_text3c {
	background-color:#FFF;
	float:left;
	width:333px;
	height:120px;
	display:block;/*attempt to eliminate space beneath div in IE6*/
	vertical-align:middle;
	border-collapse:collapse;
	overflow:hidden;
	margin:0 -3px -3px 0; /*avoids float issue in IE6*/
}
div.webart_text3 {
	background-color:#FFF;
	width: 682px;
	height: 100%;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	overflow: hidden;
}

div.three_one {
	background-color: #FFF;
	width: 341.333px;
	height: 60px;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	text-align:center;
	overflow: hidden;
}

div.six_one {
	background-color: #FFC;
	width: 168px;
	height: 60px;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	text-align:center;
	overflow: hidden;
}

div.six_oneTran {
	background-color: transparent;
	width: 168px;
	height: 60px;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	text-align:center;
	overflow: hidden;
}
div.six_oneWhite {
	background-color: #FFF;
	width: 168px;
	height: 60px;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	text-align:center;
	overflow: hidden;
}
div.six_two{
	background-color: #FFF;
	width: 341.334px;
	height: 131px;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	overflow: hidden;
}
div.six_onetall {
	background-color: #FFF;
	width: 170.667px;
	height: 100%;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding: 0;
	border-collapse:collapse;
	overflow: hidden;
}

div.six_twotall{
	background-color:#FFF;
	width: 341.334px;
	height: 100%;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	padding: 0;
	border-collapse:collapse;
	overflow: hidden;
}
div.six_three {
	width: 510px;
	height: auto;
	float: left;
	display:inline;/*attempt to eliminate space beneath div in IE6*/
	vertical-align: middle;
	padding-right: 0;
	padding-left: 10px;
	overflow: hidden;
}

.middle {vertical-align:middle;
}
		
.center {text-align:center;

}
.left {text-align:left;
}

#jumpMenu{/*same width for jump menu items*/
	width:100px;
}

.noborder {
	border-style:none;
	border-width:  0px;
}	

.style_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	margin-left: 15px;
	margin-bottom: 10px;
padding-right: 20px;
}
.style_bodyFlush {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
padding-right: 20px;
}
.style_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000000;
	font-weight: lighter;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;

}
.style_heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align:center;
	font-style: normal;
	color: #009;
	font-weight: bold;
	text-align:center;
	padding-bottom:5px;
}

.style_header {
	color: #FFFFFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bolder;
	padding: 0;
	margin-left: 15px;
	margin-top: 10px;
}
.style_headerRed {
	color: #FFFFFF;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bolder;
	padding: 0;
	margin-left: 15px;
	margin-top: 10px;
}
.style_subtitle {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #000;
	vertical-align: middle;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.style_title {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003E7E;
	text-align: left;
	margin-left: 15px;
	padding: 0;
	vertical-align: middle;
}

.style_titleFlush {
	font-size: 180%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003E7E;
	text-align: left;
	margin-left: 0;
	padding-left:0;
	padding-right:15px;
	padding-bottom:10px;
	vertical-align: middle;
}
.style_titlecenter {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #090;
	text-align: center;
	margin-left: 0;
	padding-left:0;
	padding-right:15px;
	padding-bottom:10px;
	vertical-align: middle;
}

.style_titlecenterBk {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:black;
	text-align: center;
	margin-left: 0px;
	padding-left:0;
	padding-right:15px;
	padding-bottom:10px;
	vertical-align: middle;
}
.style_subtitleFlush {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #000;
	margin-top:0px;
	margin-left:0px;
	margin-right:15px;
	padding:0;
}

.style_pngreyhead {

	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	margin-left: 15px;
	margin-top:15px;
}
.style_pngreyhead2 {

	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	margin-left: 15px;
	margin-top:10px;
}
.style_pngreyhead {

	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	padding: 0;
	margin-left: 15px;
	margin-top:10px;
}
.style_pnbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000;
	margin-left:15px;
	font-weight: normal;
	margin-bottom:5px;
	margin-right: 10px;
}
.style_pnheader {
	color: #FFFFFF;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	padding: 0;
}
.style_pnsubtitle {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #000;
	padding: 2px;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: 10px;
}
.style_pntitle {
	font-size:   x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003E7E;
	text-align: left;
	margin-left: 15px;
	padding-top: 10px;
	line-height: 18px;
}
.style_techhead {
	font-size:   x-large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #900;
	text-align: left;
	margin-left: 15px;
	line-height: 22px;
}
.style_main_title {
	font-size: 190%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003E7E;
	text-align: left;
	margin-left: 5px;
	vertical-align: middle;
	padding-top: 5px;
}
.style_main_body {
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-left:5px;
	margin-right:30px;
	vertical-align: middle;
}

.style_cntr_bul2 {/*centered bullets used in old lbrty page*/
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #C00;
	text-align: center;
	padding: 0;
	vertical-align: middle;
}
.style_cntr_bul1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #F60;
	line-height: 14pt;
	text-align: center;
	margin-left: 15px;
	padding: 0;
	vertical-align: middle;
}

.style_cntr_subtitle {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	vertical-align: middle;
	text-align: center;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #F60;
}

.style_contact {
	font-size:50%;
}


.blockIMG 
{
display:block;
margin:0 0 -4px 0;
 font-size:0;
 vertical-align:bottom;
}

.nav {/*sets ul class for all navigation bars*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #F90;/*giving borders*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.nav li {
	float: left;
	width: 170.666px;
}	
.nav li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 7px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:22px;
	color: #003E7E;
	border-right: 1px solid #ccc;
}
.nav li a:hover {
		color: #c00;
		background-color: #fff; }
	
.sav {/*horizontal rows of links for sedge*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #FFF;/*background color*/
	border-bottom: 1px dotted #690;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.sav li {
	float: left;
	width: 25%;
}
	
.sav li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003E7E; /*text color*/
	border-right: 1px solid #ccc;
	text-align: center;
}

.sav li a:hover {
		color: #c00;
		background-color: #fff; }
	

.mav {/* horizontal rows of links to manuals and pr_partnos*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #FFF;/*background color*/
	border-bottom: 0px;
	border-top:0px;
	}
.mav li {
	float: left;
}
	
.mav li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:0.87em;
	color: #339; /*text color*/
	border-right: 0px;
}

.mav li a:hover {
		color: #c00;
		background-color: #fff; }
		
.pav {/* horizontal rows of links to manuals and pr_partnos*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #FFF;/*background color*/
	border-bottom: 0px;
	border-top:0px;
	}
.pav li {
	float: left;
}
	
.pav li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 1px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:0.87em;
	color: #060; /*text color*/
	border-right: 0px;
}

.pav li a:hover {
		color: #c00;
		background-color: #fff; }
	
.links13 {/* for a six button hor nav bar*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links13 li {
	float: left;
	width: 7.6923%;
}
	
.links13 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links13 li a:hover {
		color: #c00;
		background-color: #fff; }
	
	.links12 {
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links12 li {
	float: left;
	width: 8.333%;
}
	
.links12 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links12 li a:hover {
		color: #c00;
		background-color: #fff; }
		
		
.links11 {
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links11 li {
	float: left;
	width: 9.090909%;
}
	
.links11 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links11 li a:hover {
		color: #c00;
		background-color: #fff; }
		
		
		.links10 {
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links10 li {
	float: left;
	width: 10%;
}
	
.links10 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}
.links9 {
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links9 li {
	float: left;
	width: 11.111%;
}
	
.links9 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links9 li a:hover {
		color: #c00;
		background-color: #fff; }
	
		
.links8 {/* for a six button hor nav bar*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links8 li {
	float: left;
	width: 12.4%;
}
	
.links8 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links8 li a:hover {
		color: #c00;
		background-color: #fff; }
	
	
	
	
	
		
.links7 {/* for a six button hor nav bar*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links7 li {
	float: left;
	width: 14.2857%;
}
	
.links7 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links7 li a:hover {
		color: #c00;
		background-color: #fff; }
	
		


	

.links6 {/* for a six button hor nav bar*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links6 li {
	float: left;
	width: 16.59%;
}
	
.links6 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 7px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links6 li a:hover {
		color: #c00;
		background-color: #fff; }
	
		
	

.links5 {/* for a five button hor nav bar*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links5 li {
	float: left;
	width: 19.95%;
}
	
.links5 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links5 li a:hover {
		color: #c00;
		background-color: #fff; }
	
.links4 {/*nav bars for about, contact, products and repair, all with four buttons*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links4 li {
	float: left;
	width: 25%;
}
	
.links4 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links4 li a:hover {
		color: #c00;
		background-color: #fff; }
		
			

.links3 {/* for a three button hor nav bar*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links3 li {
	float: left;
	width: 33.33%;
}
	
.links3 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links3 li a:hover {
		color: #c00;
		background-color: #fff; }
	
	
	

.links2 {/* for a three button hor nav bar*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	float: left;/*pulls into horizontal row while avoiding a collapse to zero*/
	margin: 0 0 0 0;
	padding: 0;
	list-style: none; /*removes bullets*/
	background-color: #003e7e;/*bckg*/
	border-bottom: 1px solid #999;/*giving borders*/
	border-top: 1px solid #ccc;
	}
.links2 li {
	float: left;
	width: 50%;
}
	
.links2 li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 5px 15px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color:  #F90;
	border-right: 1px solid #ccc;
	font-size: 10pt;
}

.links2 li a:hover {
		color: #c00;
		background-color: #fff; }
		
		
			
	
	
	
		
.bulletlinks {/* bullet links in map, whatsnew, mkit and tarticles*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	margin: 0 0 0 0;
	padding-left: 50px;
	background-color: #FFF;/*background color*/
	border-bottom: 0px;
	border-top:0px;
	list-style: disc;
	line-height: 15px;
	}
.bulletlinks li {
	
}
	
.bulletlinks li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 1px 10px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:0.87em;
	color: #30C; /*text color*/
	border-right: 0px;
}

.bulletlinks li a:hover {
		color: #c00;
		background-color: #fff; }
	
.bulletlinks_color {/* MAP: Colored Links*/
	width: 100%;/*background color won't peek around when put into a container with different background color*/
	margin: 0 0 0 0;
	padding-left: 50px;
	background-color: #FFF;/*background color*/
	border-bottom: 0px;
	border-top:0px;
	list-style: disc;
	line-height: 15px;
	}
.bulletlinks_color li {
	
}
	
.bulletlinks_color li a {/*breathing room and style to anchor tags*/
	display: block;/*to make sure they fill up the entire list item and make the whole area clickable.*/
	padding: 1px 10px;/*to space them out a bit*/
	text-decoration: none;/*removing the underline*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:0.87em;
	color: #060; /*text color*/
	border-right: 0px;
}

.bulletlinks_color li a:hover {
		color: #c00;
		background-color: #fff; }
	

