BODY {
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333;
	background-image: url(../graphics/bodybk.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

A:LINK {
	FONT-SIZE: 10pt;
	COLOR: #005566;
	font-weight: normal;
}


A:VISITED {
	FONT-SIZE: 10pt;
	COLOR: #005566;
	font-weight: normal;
}

A:HOVER {
	FONT-SIZE: 10pt;
	COLOR: #2277AA;
	font-weight: normal;
}

A:ACTIVE {
	FONT-SIZE: 10pt;
	COLOR: #005566;
	font-weight: normal;
}

TD {  /*-------------keep this for now for investors------------*/
	FONT-SIZE: 10pt;
}



/*-----------------------------TOP CONTAINER--------------------------------*/	
	
DIV.TOP {
width: 780px;
font-size: 9pt;
}
	
DIV.HEADER {
height: 50px;
padding: 10px 0 0 0;

}

DIV.HEADER IMG{
float: left;

}

DIV.search{
	float: right;
    padding-right: 4px;
	/*padding-bottom: 2px;
	padding-left: 8px;*/
}


DIV.TNAV1 {
	margin: -20px 10px 0 10px;
	padding: 0;
	float: right;
}

DIV.TNAV1 A:LINK {
	COLOR: #004477;
	FONT-SIZE: 11px;	
	TEXT-DECORATION: none;
	padding: 0 0 0 10px;
	font-weight: bold;
}

DIV.TNAV1 A:VISITED {
	FONT-SIZE: 11px;
	COLOR: #005588;
	TEXT-DECORATION: none;
	padding: 0 0 0 10px;
	font-weight: bold;
}

DIV.TNAV1 A:HOVER {
	FONT-SIZE: 11px;
	COLOR: #2277aa;
	TEXT-DECORATION: none;
	padding: 0 0 0 10px;
	font-weight: bold;
}

DIV.TNAV1 A:ACTIVE {
	FONT-SIZE: 11px;
	COLOR: #005588;
	TEXT-DECORATION: none;
	padding: 0 0 0 10px;
	font-weight: bold;
}


DIV.TNAVBAR {
/* added to get rid of trimble image shifting the links in the tnav over*/
clear: both;
border: 0px solid #8800bb;
background: #005588 url(../graphics/tnavbk2.gif) repeat-x top right;
height: 30px; /*fix for bk of tnav bar*/
}




img.tnav1end{
	float: left;
	border: 0px solid #bbbbbb;
	position: absolute;
	left: -15px;
	top: 0px;
	/*padding-bottom: 2px;
	padding-left: 8px;*/
}
img.tnav2end{
	float: right;
	border: 0px solid #bbbbbb;
	position: absolute;
	left: 768px;
	top: 0px;
	/*padding-bottom: 2px;
	padding-left: 8px;*/
}

/*--------------BEGIN DROPDOWNS  -----------------*/
div.mainMenu {
	
  	color: #FFFFFF;
	padding: 4px 0 0 0;
	width: 780px; /*change width to 100% to make liquid and for print*/
	position: relative;
	margin: 0 0 0 0;
	TEXT-ALIGN: left;
}

SPAN.menubar {
padding: 0 0 0 0;
clear: both;
display: inline;
}

a.actuator:link {
  	color: #FFFFFF;
  	margin: 0;
  	text-decoration: none;
	padding: 0 6px 0 6px;
	font-weight: bold;
}

a.actuator:visited {
  	color: #FFFFFF;
  	margin: 0;
  	text-decoration: none;
	padding: 0 6px 0 6px;
	font-weight: bold;
}

a.actuator:hover {
  	color: #FFCC00;
  	margin: 0;
  	text-decoration: none;
	padding: 0 6px 0 6px;
	font-weight: bold;
}

a.actuator:active {
  	color: #FF9900;
  	margin: 0;
  	text-decoration: none;
	padding: 0 6px 0 6px;
	font-weight: bold;
}


SPAN.menu {
	color: #666666;
	background: #F1F1F1;	
	border: 1px solid #cccccc;
	position: absolute;
	visibility: hidden;
	z-index: 10;
	clear: both;
}

span.menu a:link {
  background-color: transparent;
  color: #666666;
  display: block;
  font-size: 10px;
  margin-bottom: 4px;
  padding: 0 10px;
  text-decoration: none;
  clear: both;
}


span.menu a:visited {
  background-color: transparent;
  color: #666666;
  display: block;
  font-size: 10px;
  margin-bottom: 4px;
  padding: 0 10px;
  text-decoration: none;
  clear: both;
}

span.menu a:hover {
  background-color: #FFFFFF;
  color: #FF9933;
  display: block;
  font-size: 10px;
  margin-bottom: 4px;
  padding: 0 10px;
  text-decoration: none;
  clear: both;
}

span.menu a:active {
  background-color: transparent;
  color: #666666;
  display: block;
  font-size: 10px;
  margin-bottom: 4px;
  padding: 0 10px;
  text-decoration: none;
  clear: both;
}


/*--------------END DROPDOWNS  -----------------*/

/*-------------------------------END TNAV CONTENT  -----------------*/


/* begin style for page title */
div.pagetitle { 
	color:#FF9900; 
	font-size: 18px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	background: #ffffdd;
	width: 779px;
	padding: 0 0 4px 0;
	border-bottom: solid 1px dddddd;
	background-image: url(../graphics/title1.gif);
	background-position: top right;
	background-repeat: repeat-y;
	
	}

	
div.pagetitle STRONG{ 
padding: 6px 0 0 12px; 
	}
/* end style for page title */

img.buy {
	float: right;
	padding: 10px 15px 0 0;
}


/* begin style for breadcrumbs */
div.bc { 
	margin-left: 10px;
	margin-bottom: 2px;
	color:#666666; 
	font-size: 9px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}	
	
div.bc span {
	color:#666666; 
	font-size: 9px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
}

div.bc a {
	color:#999999; 
	font-size: 9px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right;
}

div.bc a:visited {   
	color:#666666; 
	font-size: 9px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right;
}

div.bc a:hover {   
	color:#FF9900;
	font-size: 9px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right;
}

div.bc a:active {   
	color:#FFCC33;
	font-size: 9px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right; 
}

A:LINK.wtb {
	background: url(../graphics/btn_wtb.gif) top left no-repeat;
	width: 124px;
	height: 30px;
	float: right;
}

A:VISITED.wtb {
	background: url(../graphics/btn_wtb.gif) top left no-repeat;
	width: 124px;
	height: 30px;
	float: right;
}

A:HOVER.wtb {
	background: url(../graphics/btn_wtb_roll.gif) top left no-repeat;
	width: 124px;
	height: 30px;
	float: right;
}

A:ACTIVE.wtb {
	background: url(../graphics/btn_wtb.gif) top left no-repeat;
	width: 124px;
	height: 30px;
	float: right;
}

/* end style for breadcrumbs */
A:LINK.btn {
	background: url(../graphics/btn.jpg) top left no-repeat;
	width: 124px;
	height: 30px;
	margin: -10 20 0 0;
	text-align:middle;
	
}

A:VISITED.btn {
	background: url(../graphics/btn.jpg) top left no-repeat;
	width: 124px;
	height: 30px;
	margin: -10 20 0 0;
	text-align:middle;
}

A:HOVER.btn {
	background: url(../graphics/btn.jpg) top left no-repeat;
	width: 124px;
	height: 30px;
	margin: -10 20 0 0;
	text-align:middle;
}

A:ACTIVE.btn {
	background: url(../graphics/btn.jpg) top left no-repeat;
	width: 124px;
	height: 30px;
	margin: -10 20 0 0;
	text-align:middle;
}

/*----------BEGIN TABLE THAT ENCLOSES LNAV, CENTERBODY AND RNAV ----------*/

TABLE.interior {
	border: 0;
	width: 779px; /*remove width when want to make liquid*/
	/*hide to remove top space
    margin-bottom: 20px;
	margin-top: 20px; */ 
	border-right: 0px solid #cccccc;
}

TABLE.interior TD{
	padding: 0px;
}
/*----------END TABLE THAT ENCLOSES LNAV, CENTERBODY AND RNAV ----------*/

/*-------------------------BEGIN LNAV-----------------------------------------*/
/* unhide when swoosh is removed*/ 
TD.lnav {
	border-right: 1px solid #dddddd;
	Background: #FFFFFF;
	width: 170px;
}


DIV.lnav {
	background: #FFFFFF;
	/*remove swoosh but keep and change width
	background-image: url(/graphics/left_nav_img.jpg);
	background-position: top right;
	background-repeat: no-repeat;*/
	width: 170px;
	/*height: 310px;*/ 
	/*remove swoosh*/
	Border: 0;
    padding: 0;
	margin: 0;
	/*add padding right to when vertical bar left is introduced
	padding-right: 10px;*/
	/*hide to remove top space
	margin-top: 20px;
	/*end hide to remove top space*/
	color:#666666; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

DIV.lnav strong {
    color: #333333;		
	display: block;
    margin: 0 6px 6px 6px;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 6px 2px 0 4px;
	/*background: #eeeedd;
	background-image: url(../graphics/tab2.gif);
	background-position: top right;
	background-repeat: repeat-x;
	height: 25px;*/
	border-bottom: 1px solid #bbbbbb;
	/*border-bottom: 1px solid cccccc;*/
	letter-spacing: 0.2em;
	font-size: 9pt;
}
DIV.lnav img.end{
	float: right;
    padding: 0;
	margin: 0;
	border: 0px solid #bbbbbb;
	position: absolute;
	left: 169px;
	z-index: 0;
	/*padding-bottom: 2px;
	padding-left: 8px;*/
}

DIV.lnav LI{
	padding: 0px 2px 2px 12px;
	list-style-type: none;
	list-style-position: outside;
	margin: 1px 0px 0px 3px;
	background-image: url(../graphics/tri.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
DIV.lnav UL{
	margin: 4px 0 -3px 0;
	padding-bottom: 2px;
	padding: 0 0 0 0;
}


/* hide for now 
DIV.lnav a.header:link {
    color: #FF9900;	
	display: block;
    margin-bottom: 8px;
	margin-top: 0px;  
	font-size: 15px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


DIV.lnav a.header:visited {   
	color:#FF9933; 
	display: block;
    margin-bottom: 8px;
	margin-top: 0px;    
	font-size: 15px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

DIV.lnav a.header:hover {   
	color:#FFCC33;
	display: block;
    margin-bottom: 8px;
	margin-top: 0px;    
	font-size: 15px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;   
}

DIV.lnav a.header:active {    
	color:#FFCC33;
	display: block;
    margin-bottom: 8px;
	margin-top: 0px;    
	font-size: 15px;  
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}
/* -------------------end hide for now --------------*/


DIV.lnav a {

    color: #336699; 	

    margin-bottom: 5px;
	margin-top: 5px;  
	font-size: 9pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


DIV.lnav a:visited {   
	color: #336699;

    margin-bottom: 5px;
	margin-top: 5px;
	font-size: 9pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

DIV.lnav a:hover, a:active {   
	color: #336699;
	background: #DDEEFF;

    margin-bottom: 5px;
	margin-top: 5px;
	font-size: 9pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


/*-------------------------END LNAV-----------------------------------------*/

/*-------------------------BEGIN CENTER BODY CONTENT-----------------------------------------*/
TD.body {
	Background: #FFFFFF;
	Border: 1px solid #FFFFFF;
	padding: 0;
	margin-top: 50px;
	font-size: 10pt;
} 

DIV.body {
	background: #FFFFFF;
	Border: 1px solid #FFFFFF;
	/*add padding right to when vertical bar left is introduced*/
    padding: 0 4px 0 10px;
	/*hide to remove top space*/
	margin: 10px 2px 6px 4px;
	/*end hide to remove top space*/
	color:#333333; 
	font-size: 10pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	clear: none;
}

DIV.body P{
	clear: left;
}
DIV.body h1,h2 {
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

DIV.body A:link { 
	color: #005A9C; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;  
} 
DIV.body A:visited { 
	color: #ADC2DE; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}
DIV.body A:hover { 
	color: #58A7E0;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
} 
DIV.body A:active { 
	color: #58A7E0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
} 

/*Not needed for unordered lists
DIV.body LI { 
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
} 
  BEGIN for number lists
OL LI { 
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
}
END for number lists */
div.imagewcaption {
	float: right;
	margin: 0 0 2px 8px;
	width: 220px;
	align: center;
	font: 9px;
	font-weight: bold;
}

div.imagewcaption img{
	margin: 0 0 6px 0;
	align: center;
}


div.imagewcaption A:link { 
	color: #005A9C; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;  
} 
div.imagewcaption A:visited { 
	color: #ADC2DE; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
}
div.imagewcaption A:hover { 
	color: #58A7E0;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
} 
div.imagewcaption A:active { 
	color: #58A7E0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
} 


img.right {
	float: right;
	margin: 0 0 2px 8px;
}

img.left {
	float: left;
	margin: 0 8px 2px 0;
}

A.featurebtn {
	padding: 8px 50px 0 0;
}

/*  BEGIN list of images for products */

DIV.tmblist A:link { 
	font-size: 9pt; 
} 
DIV.tmblist A:visited { 
	font-size: 9pt; 
}
DIV.tmblist A:hover { 
	font-size: 9pt;
} 
DIV.tmblist A:active { 
	font-size: 9pt;
}


 


DIV.tmblist SPAN.left{
padding: 5px 5px 5px 0;
display: inline;
float: left;
}

DIV.tmblist SPAN.left{
padding: 5px 5px 5px 0;
display: inline;
float: left;
}

DIV.tmblist SPAN.right{
padding: 5px 0 5px 5px;
display: inline;
float: right;
}

DIV.tmblist SPAN P{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	Background-color: #fff; /* #eee */
	min-height: 60px;
	border: solid 1px #fff; /* #bbbbbb */
	padding: 0;
}

DIV.tmblist SPAN P IMG{
	float: left;
	padding: 0;
}

DIV.tmblistnew SPAN.left{
padding: 5px 5px 5px 0;
display: inline;
float: left;
}

DIV.tmblistnew SPAN.right{
padding: 5px 0 5px 5px;
display: inline;
float: right;
}

DIV.tmblistnew SPAN P{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	Background-color: eeeeee;
	min-height: 60px;
	border: solid 1px #bbbbbb;
	padding: 0;
}

DIV.tmblistnew SPAN P IMG{
	float: left;
	padding: 0;
	margin: 0 4px 0 0;
}

DIV.tmblist P.typetitle{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	Background: FFFFFF;
	border: solid 0px bbbbbb;
	padding: 0;
}
/*------BEGIN added for boxes on employment.shtml----------*/
DIV.tmblist P.list{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	Background: FFFFFF;
	border: solid 0px bbbbbb;
	padding: 0;
}
/*------END added for boxes on employment.shtml----------*/



DIV.seealso{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	Background: FFFFFF;
	border: solid 0px bbbbbb;
	padding: 0;
}

DIV.seealso STRONG{
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 6px 0;
}

DIV.tmblist SPAN P STRONG{
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
/*  delete to get rid of firefox problem with box 
DIV.tmblist img.left {
	float: left;
	padding: 10px;
	margin-right: 10px;
}

DIV.tmblist img {
	float: left;
	padding: 10px;
	margin-right: 10px;
}*/
/*  end delete to get rid of firefox problem with box */



/*  END list of images for products */

/* used to create lists with no bkg on newsroom page*/




DIV.nobkglist SPAN.left{
padding: 10px;
display: inline;
float: left;
}

DIV.nobkglist SPAN.right{
padding: 10px;
display: inline;
float: right;
}

DIV.nobkglist SPAN P{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	Background: FFFFFF;
	border: solid 0px bbbbbb;
	padding: 0;
}

DIV.nobkglist P.typetitle{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	Background: FFFFFF;
	border: solid 0px bbbbbb;
	padding: 0;
}


DIV.nobkglist SPAN P STRONG{
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}


/* END lists with no bkg color like on newsroom page*/


/*  BEGIN list of images for products like on earthmoving 


DIV.tmblist1 SPAN.left{
padding: 0 5px 0 0;
display: inline;
float: left;
width: 190px;
}

DIV.tmblist1 SPAN.right{
padding: 0 0 0 5px;
display: inline;
float: right;
width: 190px;
}

DIV.tmblist1 SPAN P{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	Background: eeeedd;
	border: solid 1px #bbbbbb;
	padding: 0;
}

DIV.tmblist1 P.typetitle{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 190px;
	Background: FFFFFF;
	border: solid 0px #bbbbbb;
	padding: 0;
}

DIV.seealso{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	Background: FFFFFF;
	border: solid 0px bbbbbb;
	padding: 0px;
}

DIV.seealso STRONG{
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 6px 0;
}

DIV.tmblist1 SPAN P STRONG{
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

DIV.tmblist1 img.left {
	float: left;
	padding: 10px;
	margin: 0 10px 0 0;
}

DIV.tmblist1 img {
	float: left;
	padding: 10px;
	margin: 0 10px 0 0;
}

DIV.tmblist1 A{

}*/

/*  END list of images for products like on earthmoving*/

/*  CUstomer stories*/

DIV.cs SPAN.left{
padding: 10px;
display: inline;
float: left;
}

DIV.cs SPAN.right{
padding: 10px;
display: inline;
float: right;
}

DIV.cs SPAN P{
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	Background: ffffee;
	border: solid 1px bbbbbb;
	padding: 10px;
}

DIV.cs P.typetitle{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	Background: FFFFFF;
	border: solid 0px bbbbbb;
	padding: 0;
}

DIV.seealso{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	width: 270px;
	Background: FFFFFF;
	border: solid 0px bbbbbb;
	padding: 0;
}

DIV.seealso STRONG{
	font-size: 12px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 6px 0;
}

DIV.cs SPAN P STRONG{
	font-size: 12px; 
	font-weight: bold;
	padding: 4px 4px 2px 4px; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 1px bbbbbb;
	display: block;
}

DIV.cs img.left {
	float: left;
	padding: 10px;
	margin-right: 10px;
}

DIV.cs img {
	float: left;
	padding: 10px;
	margin-right: 10px;
}


DIV.srvcs P{
	font-size: 11px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px bbbbbb;
	padding: 10px;
}

DIV.srvcs STRONG{
	font-size: 12px; 
	font-weight: bold;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

DIV.srvcs P em{
	font-size: 12px; 
	padding: 4px 4px 2px 4px; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: solid 1px bbbbbb;
	display: block;
}

/* END CUSTOMER STORIES*/


/* added by JH */

div.body .lnkOrange a:link {
	FONT-SIZE: 10pt;
	COLOR: #e8941a;
	font-weight: normal;
}
div.body .lnkOrange a:visited {
	FONT-SIZE: 10pt;
	COLOR: #e8941a;
	font-weight: normal;
}
div.body .lnkOrange a:hover {
	FONT-SIZE: 10pt;
	COLOR: #FF6600;
	font-weight: normal;
}
div.body .lnkOrange a:active {
	FONT-SIZE: 10pt;
	COLOR: #e8941a;
	font-weight: normal;
}

/*-------------------------END CENTER BODY CONTENT-----------------------------------------*/



	
/*----------------------product type---------------------------*/

TABLE.BODYHOME {
	border-top: solid 0px ccccbb;
	border-bottom: solid 0px ccccbb;
	border-left: solid 0px ccccbb;
	border-right: solid 0px ccccbb;
}	

TABLE.BODYHOME TD.type{
	font-weight: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

TABLE.BODYHOME TD.type B{
	FONT-SIZE: 12px;
	COLOR: #FF9933;
	display: block;
	margin-bottom: 6px;
	border-bottom: solid 1px #999999;	
}

TABLE.BODYHOME TD.type B.sub{
	FONT-SIZE: 12px;
	COLOR: #666666;
	display: block;
	margin-bottom: 6px;	
	margin-top: 6px;
	border-bottom: solid 0px #999999;
}

TABLE.BODYHOME TD.type B I{
	FONT-SIZE: 11px;
	COLOR: #999999;
	display: block;
	margin-top: 4px;
	font-weight: normal;	
}

TABLE.BODYHOME TD.type A:link{
	border: solid 0px FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #005588;
	font-weight: normal;
	padding: 0;
	margin: 0;
	display: block;
	
}


TABLE.BODYHOME TD.type A:visited{
	border: solid 0px FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #005588;
	font-weight: normal;
	padding: 0;
	margin: 0;
	display: block;
}

TABLE.BODYHOME TD.type A:hover{
	border: solid 0px FFFFFF;
	padding: 0px;
	FONT-SIZE: 11px;
	COLOR: #2277AA;
	font-weight: normal;
	padding: 0;
	margin: 0;
	display: block;
}

TABLE.BODYHOME TD.type A:active{
	border: solid 0px FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #005588;
	font-weight: normal;
	padding: 0;
	margin: 0;
	display: block;
}

/*----------------------product type---------------------------*/	
	


/*-------------------------BEGIN RNAV-----------------------------------------*/

 /* unhide when swoosh is removed creates left border*/
TD.rnav {
	Background: #FFFFFF;
	float: right;
	
}




/*new for earthmoving + left ad space*/
DIV.rnav1 {
	background: #ffffff;
	Border: 0px solid #DDDDDD;
    padding: 0;
	margin: 10px 2px 0 4px;
	color:#666666; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	width: 170px;
	float: right;
	
}

DIV.rnav1 img{
	Border: 1px solid #DDDDDD;
	padding: 0;
	margin: 0;
	float: right;
}

DIV.rnav {
	background: #ffffee;
	width: 170px;
	float: right;
	/*hide to remove top space
	margin-top: 20px;*/
	/*end hide to remove top space*/
	Border: 1px solid #DDDDDD;
    padding: 0px;
	margin: 10px 4px 0 4px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


DIV.rnav DIV{
    padding: 0;
	margin: 4px;
	color:#666666; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}



/*------begin rnav with no borders nb-------------------*/
DIV.rnavnb {
	background: #FFFFFF;
	width: 175px;
	float: right;
	/*hide to remove top space
	margin-top: 20px;*/
	/*end hide to remove top space*/
	Border: 0px solid #DDDDDD;
    padding: 0px;
	margin: 0px 4px 0 0px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


DIV.rnavnb DIV{
    padding: 0;
	margin: 0 2px 10px 0;
	color:#666666; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align:right;
}



DIV.rnavnb DIV  a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	color:#ffcc33;
	}
	
DIV.rnavnb DIV SPAN a:hover{
	font-family: Arial, Helvetica, sans-serif; 
	color:#2277AA;
	}

/*------end rnav with no borders nb-------------------*/



DIV.rnav DIV IMG{
	margin: 4px 4px 0 4px;
}

DIV.rnav strong {
    color: #333333;		
	display: block;
	font-size: 12px;
	padding: 4px 0 4px 0; 
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #bbbbbb;
	/*border-bottom: 1px solid cccccc;*/
	letter-spacing: 0.2em;
}



DIV.rnav P {
padding: 0;
margin: 0;
}

DIV.rnav LI{
	padding: 0 2px 7px 16px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	background-image: url(../graphics/tri.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 0px solid #FFFFEE;
}

DIV.rnav UL{
	margin: 4px 0 -5px 0;
	padding: 0;
}

DIV.rnav a:link, DIV.rnav a:visited {
    color: #336699; 	
    margin: 0 0 8px 0; 
	text-decoration: none;
}


DIV.rnav a:hover, a:active {   
	color: #336699;
	background: #DDEEFF;
    margin: 0 0 8px 0; 
	text-decoration: none;
}




DIV.rnav2 {
	background: #dfefff;
	width: 170px;
	float: right;
	/*hide to remove top space
	margin-top: 20px;*/
	/*end hide to remove top space*/
	Border: 1px solid #DDDDDD;
    padding: 0;
	margin: 10px 4px 0 4px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


DIV.rnav2 DIV{
    padding: 0;
	margin: 0;
	color:#666666; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

DIV.rnav2 DIV IMG{
	margin: 4px 4px 0 8px;
	
}



DIV.rnav2 strong {
    color: #FFFFFF;		
	background: #7799bb;
	display: block;
	font-size: 12px;
	margin:0; 
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #FFFFFF;
	/*border-bottom: 1px solid cccccc;*/
	letter-spacing: 0.2em;
}

DIV.rnav2 P {
padding: 4px 0 4px 4px;
margin: 0;
}

DIV.rnav2 LI{
	padding: 0 2px 7px 16px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	background-image: url(../graphics/tri.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 0px solid #FFFFEE;
}

DIV.rnav2 UL{
	margin: 4px 0 -5px 0;
	padding: 0;
}

DIV.rnav2 a:link, DIV.rnav2 a:visited {
    color: #336699; 	
    margin: 0 0 8px 0; 
	text-decoration: none;
}


DIV.rnav2 a:hover, a:active {   
	color: #336699;
	background: #DDEEFF;
    margin: 0 0 8px 0; 
	text-decoration: none;
}






/*------------------------BEGIN new rnav for news archive and division drop down list*/
DIV.rnavnews {
	background: #ffffee;
	/*remove swoosh but keep and change width*/
	background-image: url();/* keep bg image due to bug in nn4*/
	background-position: top right;
	background-repeat: no-repeat;
	width: 200px;
	float: right;
	Border: 1px solid #DDDDDD;
    padding: 10px;
	margin: 0 0 10px 10px;
	color:#666666; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

DIV.rnavnews STRONG {
	color:#999988; 
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 10px;  
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: bold;	
	display: block;
}

div.rnavnews a:link {
	/* padding-left: 10px; adds indent */
	color: #999988;
	display: inline;
    margin: 0 0 8px 0;  
	font-size: 11px; 
	font-weight: normal;  
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


div.rnavnews a:visited {   
	color:#AAAA99; 
	display: inline;
 	margin: 0 0 8px 0;  
	font-size: 11px; 
	font-weight: normal;  
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

div.rnavnews a:hover {   
	color:#FF9900; 
	display: inline;
    margin-bottom: 8px;
	margin-top: 0px; 
	font-size: 11px; 
	font-weight: normal;  
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

div.rnavnews a:active {   
	color:#FFBB00; 
	display: inline;
    margin-bottom: 8px;
	margin-top: 0px; 
	font-size: 11px; 
	font-weight: normal;  
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


/*---------------END new rnav for archieve-------*/

/*--------------------------BEGIN new bnav for redesign---------------------------------*/
DIV.BNAVSUB {
	BACKGROUND-COLOR: #FFFFFF;
	margin: 10px 0 4px 0;
	padding-top: 4px;
	TEXT-ALIGN: right;
	BORDER-TOP: solid 1px #999999;
	vertical-align: top;
	width: 779px; /*remove width when want to make liquid*/
}

DIV.BNAVSUB A:LINK {
	FONT-SIZE: 11px;
	COLOR: #005588;
	TEXT-DECORATION: none;
	padding-right: 10px;
	font-weight: bold;
}

DIV.BNAVSUB A:ACTIVE {
	FONT-SIZE: 11px;
	COLOR: #005588;
	TEXT-DECORATION: none;
	padding-right: 10px;
	font-weight: bold;
}

DIV.BNAVSUB A:VISITED {
	FONT-SIZE: 11px;
	COLOR: #005588;
	TEXT-DECORATION: none;
	padding-right: 10px;
	font-weight: bold;
}

DIV.BNAVSUB A:HOVER {
	FONT-SIZE: 11px;
	COLOR: #2277AA;
	TEXT-DECORATION: none;
	padding-right: 10px;
	font-weight: bold;
}

/*--------------------------END new bnav for redesign---------------------------------*/

/*------------------news section------------------------------------------*/
DIV.news {
width: 780px;
}

DIV.news SPAN{
padding: 0;
margin: 10px 14px 0 14px;
display: inline;
width: 230px;
Background: eeeedd;
border: solid 1px bbbbbb;
}


DIV.news SPAN P{
	font-size: 10px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	Background: eeeedd;
	padding: 0;
}

DIV.news SPAN P img {
	float: left;
	padding: 0 10px 0 0;
	margin-right: 10px;
}

DIV.news SPAN P A:LINK {
	FONT-SIZE: 11px;
	COLOR: #005588;
	padding-left: 10px;
	font-weight: bold;
}

DIV.news SPAN P A:ACTIVE {
	FONT-SIZE: 11px;
	COLOR: #005588;
	padding-left: 10px;
	font-weight: bold;
}

DIV.news SPAN P A:VISITED {
	FONT-SIZE: 11px;
	COLOR: #005588;
	padding-left: 10px;
	font-weight: bold;
}

DIV.news SPAN P A:HOVER {
	FONT-SIZE: 11px;
	COLOR: #2277AA;
	padding-left: 10px;
	font-weight: bold;
}

/*------------------news section------------------------------------------*/


/*-----------------body of home page---------------------------*/
DIV.HEADER{
margin: 0 0 6px 0
}


TABLE.BODYHOME {
	border-top: solid 0px ccccbb;
	border-bottom: solid 0px ccccbb;
	border-left: solid 0px ccccbb;
	border-right: solid 0px ccccbb;
	
} 


/*-----------------left---------------------------*/
TABLE.BODYHOME TD.LEFT {
	border-top: solid 0px ccccbb;
	border-bottom: solid 0px ccccbb;
	border-left: solid 0px ccccbb;
	border-right: solid 0px ccccbb;
	padding-right: 10px;
	BACKGROUND-COLOR: #ffffff;
	font-size: 12px;
	color: #333333;
}


TABLE.BODYHOME TD.desc{
	font-weight: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	padding: 10px;
}



TABLE.BODYHOME TD.list{
	font-weight: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
}

TABLE.BODYHOME TD.list TABLE{
	margin-top: 16px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	border: solid 0px FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
}

TABLE.BODYHOME TD.list B{
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	display: block;
	margin-bottom: 10px;
}

TABLE.BODYHOME TD.list A:link{
	border: solid 0px FFFFFF;
	padding: 0px;
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-weight: normal;
	
}

TABLE.BODYHOME TD.list A:active{
	border: solid 0px FFFFFF;
	padding: 0px;
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-weight: normal;
}

TABLE.BODYHOME TD.list A:visited{
	border: solid 0px FFFFFF;
	padding: 0px;
	FONT-SIZE: 11px;
	COLOR: #666666;
	font-weight: normal;
}

TABLE.BODYHOME TD.list A:hover{
	border: solid 0px FFFFFF;
	padding: 0px;
	FONT-SIZE: 11px;
	COLOR: #FFcc66;
	font-weight: normal;
}


/*---------------------new boxes--------------------*/
B.boxtitle {
	font-size: 8pt;
	color: #FFFFFF;	
	padding: 3px 6px 3px 6px;
	margin-bottom: 3px;
	letter-spacing: .3em;

}

div.boxleft {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}




/*---------- new left box----------------*/
div.boxtitleleft {
	background: #003366;
	margin: 0;
	text-align: center;

}

div.boxleft TD.desc{
	font-weight: bold;
	FONT-SIZE: 11px;
	COLOR: #666666;
	padding: 0 10px 0 10px;
	background: #EEEEDD;
	border-bottom: solid 1px #CCCCCC;
}


div.boxleft TD.list{
	font-weight: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	Background-color: #ffffff;
	border-left: solid 1px #CCCCCC;
}

div.boxleft TD.list TABLE{
	margin: 0px 4px 4px 4px;
	font-weight: bold;
	border: solid 0px FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
}

div.boxleft TD.list B{
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	display: block;
	margin-bottom: 10px;
}
DIV.list  {
	width: 170px;
	Border: 0;
    padding: 0;
	margin: 0;
	color:#666666; 
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

DIV.list strong {
    color: #FF9933;
	display: block;
    margin: 0 0 6px 0;
	font-size: 13px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #CCCCCC;
}

DIV.list LI{
	padding: 0px 2px 7px 16px;
	list-style-type: none;
	list-style: outside;
	margin: 0;
	background-image: url(../graphics/tri.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
DIV.list UL{
	margin: 4px 0px -5px 0px;
	padding: 0;
}



DIV.list a {
	/* padding-left: 10px; adds indent */
    color: #999988; 	
	/*display: block;*/
    margin: 0 0 8px 0;
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


DIV.list a:visited {   
	color:#AAAA99; 
	/*display: block;*/
    margin: 0 0 8px 0; 
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

DIV.list a:hover {   
	color:#FF9900; 
	/*display: block;*/
    margin: 0 0 8px 0;
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

DIV.list a:active {   
	color:#FFBB00; 
	/*display: block;*/
    margin: 0 0 8px 0; 
	font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

/*----------end new left box----------------*/


/*----------begin new right box----------------*/


div.boxtitle1 {
	background: #005588;
	margin: 0;
	text-align: center;

}

div.boxtitle2 {
	/*background: #999933;*/
	background: #005588;
	margin: 10px 0 0 0;
	text-align: center;
} 

div.boxtitle3 {
	background: #005588;
	margin: 10px 0 0 0;
	text-align: center;
}

div.boxtitle1 div.box {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../graphics/ir.jpg);
	text-align: left;
	padding: 0;
	width: 223px;
	height: 84px;
}

div.boxtitle2 div.box {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(../graphics/gps.jpg);
	text-align: left;
	padding: 0;
	width: 223px;
	height: 84px;
}

div.box A:link { 
	color: #005A9C; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 2px;
	display:block;
    margin:0em;   
	font-size: 10px; 
	font-weight: normal; 
} 
div.box A:visited { 
	color: #ADC2DE; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 2px;
	display:block;
    margin:0em;   
	font-size: 10px; 
	font-weight: normal; 
}
div.box A:hover { 
	color: #58A7E0;  
	font-family: Arial, Helvetica, sans-serif; 
	padding: 2px;
	display:block;
    margin:0em;   
	font-size: 10px; 
	font-weight: normal;
} 
div.box A:active { 
	color: #58A7E0; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 2px;
	display:block;
    margin:0em;   
	font-size: 10px; 
	font-weight: normal; 
} 


/*---------------------end new boxes--------------------*/
/*-----------------END body of home page---------------------------*/


/* unhide when swoosh is removed*/ 


/*--------*/
div.boxleft TD.twocol{
	Background-color: #FFFFFF;
}


TD.twocol DIV SPAN.left{
padding: 10px;
display: inline;
float: left;
background: #FFFFFF;
width: 50%;
}

TD.twocol DIV SPAN.right{
padding: 10px;
display: inline;
float: right;
background: #FFFFFF;
width: 50%;
}

TD.twocol DIV LI{
	padding: 0;
	list-style-type: none;
	list-style: inside;
	margin: 0;
	background-image: url(../graphics/tri.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

TD.twocol DIV SPAN STRONG{
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}

TD.twocol DIV img.left {
	float: left;
	padding: 10px;
	margin-right: 10px;
}

TD.twocol DIV img {
	float: left;
	padding: 10px;
	margin-right: 10px;
}

/*  END list of images for products */



TABLE.BODYHOME TD.other TABLE TR TD{
	font-weight: bold;
	FONT-SIZE: 11px;
	COLOR: #666666;
	padding-left: 4px;
	background: #FFFFFF;
}



/* Styles for Support Content */
/* Created by David Dalley, June 2001 */

/* delete.....
TD{ 
	color:#333333; 
	font-size: 10pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 }	
*/

P.CenterTitle { 
	color:#333333; 
	font-size: 9pt; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #dddddd;
	position: relative;

	 }

P.CenterBody { 
	 }
	 
 

SPAN.CenterBody {
display: block; 
font-size: 10pt; 
	}


	 
A.CenterBulletinTitle { 
	color:#333333; 
	font-size: 10pt; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 }

A.CenterLink:link { 
	color: #336699; 
	font-weight: bold; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	padding-top: 10px;
} 
A.CenterLink:visited { 
	color: #336699; 
	font-weight: bold; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	padding-top: 10px;
}
A.CenterLink:hover { 
	color: #005588;
	/*background: #DDEEFF;*/
	font-weight: bold; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	padding-top: 10px;
} 
A.CenterLink:active { 
	color: #005588; 
	/*background: #DDEEFF;*/
	font-weight: bold; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	display: block;
	padding-top: 10px;
} 


SPAN.CenterBody LI{ 
	display: block;
	list-style-position: outside;
	margin: 4px 10px 4px 40px;
	}

SPAN.CenterAnnotations {
	color:#999999; 
	font-size: 8pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	display: block;
	 }
	 
SPAN.CenterAnnotationsM {
	color:#999999; 
	font-size: 8pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	width: 400px;
	 }

	 
SPAN.CenterAnnotationsM A:link { 
	color: #336699; 
	font-weight: normal; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	padding-top: 10px;
	display: inline;
} 
SPAN.CenterAnnotationsM A:visited { 
	color: #336699; 
	font-weight: normal; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	padding-top: 10px;
	display: inline;
}
SPAN.CenterAnnotationsM A:hover { 
	color: #005588;
	/*background: #DDEEFF;*/
	font-weight: normal; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	padding-top: 10px;
	display: inline;
} 
SPAN.CenterAnnotationsM A:active { 
	color: #005588; 
	/*background: #DDEEFF;*/
	font-weight: normal; 
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif; 
	padding-top: 10px;
	display: inline;
}



/*-----------------------------

A.body:link { 
	color: #005A9C; 
	font-weight: normal; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
} 
A.body:visited { 
	color: #669CC4; 
	font-weight: normal; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
}

A.body:active { 
	color: #005A9C; 
	font-weight: normal; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
}

A.body:hover { 
	color: #005A9C; 
	font-weight: normal; 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
} 
-----*/
/*
TABLE.CenterBody { 
	color:#333333; 
	font-size: 10pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 }*/
/* End of Styles for Support Content */

/* Styles for TRS */
/* Created by ES */
H3.trshead { 
	color:#000000; 
	font-size: 12pt; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 }

B.trsbody { 
	color:#000000; 
	font-size: 10pt; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 }

B.trsbold {
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

B.pagetitle {
	color:#FF9900; 
	font-size: 16px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* End of Styles for TRS */
/* Styles for  home page*/
/*DELETE??????????????????

A.centerlinks:link {
	color:#968E85
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.centerlinks:visited { 
	color:#968E85; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 }
A.centerlinks:active { 
	color:#968E85; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 }
A.centerlinks:hover { 
	color:#FF9900; 
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	 }

img.right {
	float: right;
	clear: both;
}

img.left {
	float: left;
	clear: both;
	Margin-top: 0px;
	Margin-BOTTOM: 4px;
	Margin-LEFT: 0px;
	Margin-RIGHT: 8px;
}

img.bpright {
	float: right;
	clear: both;
	Margin-top: 0px;
	Margin-BOTTOM: 4px;
	Margin-LEFT: 8px;
	Margin-RIGHT: 0px;
}

TABLE.bktable{
	Background: #FFFFFF;
	table-layout: fixed;
	border-spacing: 0px;
	border-collapse: separate;
	border: 0px;
	empty-cells: show;
	text-align: middle;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.bktable TD{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #eeeedd;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 3px;
	MARGIN: 5px;
	color:#333333; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	cell-spacing: 10px;
	WIDTH: 50%;
} 

div.body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
*/
/* BEGIN ADDED STYLES FOR TRIMBLE GENERIC TABLE see www.trimble.com/ir_sec.html for example  */
TABLE.tbl {
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
	empty-cells: show;
}

TABLE.tbl STRONG{
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #333333;
	font-size: 8pt;
}

TABLE.tbl TD{
	Background: #FFFFFF;
	padding: 2px 4px 2px 4px;	
	border-bottom: 1px #CCCCBB solid;
	border-Left: 1px #CCCCBB solid;
	border-right: 1px #CCCCBB solid;
	border-top: 1px #CCCCBB solid;
	font-size: 8pt;	
}

TABLE.tbl TD img{

}

TABLE.tbl TD.col{
	Background: #EEEEDD;
	padding: 2px;
	border-bottom: 1px #CCCCBB solid;
	border-Left: 1px #CCCCBB solid;
	border-right: 1px #CCCCBB solid;
	border-top: 1px #CCCCBB solid;
}

TABLE.tbl TD.empty {
	Background: #EEEEEE;
	padding: 2px;
	border-bottom: 1px #CCCCBB solid;
	border-Left: 1px #CCCCBB solid;
	border-right: 1px #CCCCBB solid;
	border-top: 1px #CCCCBB solid;
}


TABLE.tbl TR{
	text-align: left;
	vertical-align: middle;
	Border: 0px;
}

TABLE.tbl TR.header2 TD{
	Background: #EEEEDD;
	padding: 4px 2px 4px 2px;	
	text-align: center;
}

DIV.header1 {
	Background: #CCCCBB;
	padding: 5px 0 5px 4px;	
	border-top: 20px #FFFFFF solid;
	border-left: 0;
	border-right: 0;
	font-size: 13px; 
	text-align: center;
}
/*
TABLE.tbl TABLE{
	width: auto;
	table-layout: auto;
	border-spacing: 0px;
	border-collapse: collapse;
	cell-spacing: 0px;
	border: 0px solid #000000;
	empty-cells: show;
}
*/
/* width: auto; makes td cells fit content to it's auto width */
/*
TABLE.tbl TABLE TD{
	Background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: 0px;
	width: auto;
	text-align: left;
}
*/
/* END ADDED STYLES FOR TRIMBLE GENERIC TABLE */

/*added for esri advert */

TABLE.center TD{
	text-align: center;
}

B.ad{
	color:#333333; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}

TABLE.bktable2{
	Background: #FFFFFF;
	table-layout: fixed;
	border-spacing: 0px;
	border-collapse: separate;
	border: 0px;
	empty-cells: show;
	margin: 0 2px 4px 2px;
	
}

TABLE.bktable2 TD{
	border: 1px solid #FFDD77;
	background: #ffffdd;
	text-align: left;
	padding: 5px 3px 5px 7px;	
	MARGIN: 5px;
	color:#333333; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	WIDTH: 50%;
}

TABLE.bktable2 LI{
	padding-top: 5px;
	padding-bottom: 5px;
}
/* END added for esri advert */

/*begin of style for advance search added for nikon lit order form is a horizontal bar on partners lit order form*/

P.bar { 
	color:#666666;
	font-size: 15px;
	font-weight: BOLD; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	margin: 0;
	padding: 5px 2px 5px 2px;	
	background-color: #CDC8B1;
	width: 410px;
}
/*end of style for advance search*/

/* for home search and language select bar
HIDE FOR NOW

TD.searchhome {
text-align: center;
	margin: 0;
	padding: 0;
}

TABLE.searchhome {
	border: 1px solid #CCCCBB;
	background: #EEEEDD;
	text-align: center;
	padding: 3px 0 3px 0;
	MARGIN: 0;
	color:#666666; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
} 

TABLE.searchhome TD{
	vertical-align: center;
	text-align: center;
	color:#666666;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
} 

TABLE.searchhome A:link { 
	color: #005A9C; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	Align: left;
	font-weight: normal;
	text-decoration: underline;
} 
TABLE.searchhome A:visited { 
	color: #ADC2DE; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	Align: left;
	font-weight: normal;
	text-decoration: underline;
}
TABLE.searchhome A:hover { 
	color: #58A7E0;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	Align: left;
	font-weight: normal;
	text-decoration: underline;
} 
TABLE.searchhome A:active { 
	color: #58A7E0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	Align: left;
	font-weight: normal;
	text-decoration: underline;
} 
*/

/*-----Begin Yellow box------------*/


DIV.ybox {
background: #ffffee;
Padding: 0;
Border: 1px Solid #ffcc66;
margin: 15px 10px 0 10px;
}

DIV.ybox P{
Padding: 10px;
}

DIV.ybox IMG{
margin: 10px 10px 10px 10px;
Border: 1px Solid #EEEEEE;
float: right;
}


/*-----End Yellow box------------*/


/*---------------- BEGIN Added for http://www.trimble.com/controllers.shtml--------*/
DIV.multiprod {
background: #f5f5f5;
Padding: 0;
Border: 1px Solid #EEEEEE;
margin: 15px 10px 0 10px;
}

DIV.multiprod DIV{
Padding: 0 10px 2px 10px;
}

DIV.multiprod DIV IMG{
margin: 10px 0 10px 10px;
Border: 1px Solid #EEEEEE;
}

DIV.multiprod DIV STRONG{
font-size: 10pt;
color: #333333;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}

DIV.multiprod H3{
DISPLAY: block;
background: #e6e6e6;
Border-Bottom: 1px Solid DDDDDD;
Padding: 2px 0 3px 10px;
font-size: 10pt;
color: #333333;
margin: 0;

}

DIV.multiprod UL{
margin: 4px 0 0 0;
}

DIV.multiprod DIV p {
bottom-margin: 0;

}
DIV.multiprod DIV LI{
font-size: 10pt;
background: url(../graphics/tri.gif) top left no-repeat;
list-style-type: none;
list-style-position: outside;
padding: 0 2px 4px 16px;
margin: 0 0 0 10px;
}

DIV.multiprod DIV li.normal{
list-style-type: disc;
list-style-position: inside;
background: none;
margin: 0 0 0 10px;
font-size: 10pt;
}

DIV.multiprod DIV LI A:LINK { 
font-weight: normal; 
text-decoration: none;
color: #336699;
font-size: 10pt;
}

DIV.multiprod DIV LI A:VISITED { 
font-weight:  normal; 
text-decoration: none;
color: #336699;
font-size: 10pt;
}

DIV.multiprod DIV LI A:HOVER, DIV.multiprod DIV LI A:ACTIVE { 
text-decoration: none; 
color: #005588;
font-weight:  normal;
background: #DDEEFF;
font-size: 10pt;
}



/*---------------- END Added for http://www.trimble.com/controllers.shtml--------*/

/*----------------for Business Partners BP----------------------*/

img.bpright {
	float: right;
	clear: both;
	Margin-top: 0px;
	Margin-BOTTOM: 4px;
	Margin-LEFT: 8px;
	Margin-RIGHT: 0px;
}

TABLE.bktable{
	Background: #FFFFFF;
	table-layout: fixed;
	border-spacing: 0px;
	border-collapse: separate;
	border: 0px;
	empty-cells: show;
	text-align: middle;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.bktable TD{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #eeeedd;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 3px;
	MARGIN: 5px;
	color:#333333; 
	font-family: Arial, Helvetica, sans-serif; 
	cell-spacing: 10px;
	WIDTH: 50%;
} 


TABLE.clrtable{
	Background: #FFFFFF;
	table-layout: fixed;
	border-spacing: 0px;
	border-collapse: separate;
	border: 0px;
	empty-cells: show;
	text-align: middle;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
}

TABLE.clrtable TD{
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 3px;
	MARGIN: 5px;
	color:#333333; 
	font-family: Arial, Helvetica, sans-serif; 
	cell-spacing: 10px;
} 



STRONG.trl {
	color:#333333; 
	font-size: 9pt; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #dddddd;
	display: block;
	 }

	 
	 
div.leftcol{
	WIDTH: 250px;
	float: left;
	padding: 5px;
	color:#333333; 
	border: 1px solid #999999;
	background-color: #eeeedd;
	margin: 0 0 0 15px;
}


div.rightcol{
	WIDTH: 250px;
	float: right;
	padding: 5px;
	color:#333333; 
	border: 1px solid #999999;
	background-color: #eeeedd;
	margin: 0 15px 0 0;
}

/*-------------------------for construction mobile manager-------------------------*/




div.2colleft {
float: left;
padding: 0 10px 10px 10px;
width: 280px;
height: 240px;
background: #f5f5f5;
Border: 1px Solid #EEEEEE;
margin: 0 0 10px 0; 
clear: both;
}

div.2colleft img{
margin: 10px 20px 5px 20px;
clear: both;
}

div.2colleft strong{
display: block;
}

div.2colright {
float: right;
padding: 0 10px 10px 10px;
width: 270px;
background: #f5f5f5;
Border: 1px Solid #EEEEEE;
margin: 0 0 10px 0; 
clear: both;
height: 240px;
}


div.2colright img{
margin: 10px 20px 5px 20px;
clear: both;
}

div.2colright strong{
display: block;
}

p.clear {
clear: both;
}


/*-------------------------Begin for 3dscanners.shtml-------------------------*/

div.subcontent1 {
width: 390px;
background: #ffffff;
Border: 1px Solid #EEEEEE;
}

div.subcontent1 h1{
	background: #336699;
	width: 390px;
	height: 20px;
	padding: 4px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	}	
	
div.subcontent1 img{
float: left;
Border: 0px Solid #EEEEEE;
margin: 0 10px 0 4px;
}

div.subcontent1 p{
padding: 4px;
margin: 10px 0 10px 0;
}


div.subcontent2a {
width: 190px;
background: #ffffff;
Border: 1px Solid #EEEEEE;
float: left;
margin: 10px 0 0 0;
}

div.subcontent2a h1{
	background: #d8f0fe;
	width: 190px;
	height: 20px;
	padding: 4px;
	color: #66666;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	}	
	
div.subcontent2a img{
Border: 0px Solid #EEEEEE;
margin: 0;
}

div.subcontent2a p{
padding: 4px;
margin: 10px 0 10px 0;
}



div.subcontent2b {
width: 190px;
background: #ffffff;
Border: 1px Solid #EEEEEE;
float: right;
margin: 10px 0 0 0;
}

div.subcontent2b h1{
	background: #d8f0fe;
	width: 190px;
	height: 20px;
	padding: 4px;
	color: #666666;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	}	
	
div.subcontent2b h2{
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 4px 0 4px;
	}	
div.subcontent2b img{
Border: 0px Solid #EEEEEE;
margin: 0;
}

div.subcontent2b p{
padding: 4px;
margin: 10px 0 10px 0;
}

div.subcontent2b em{
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}


ul.tri{
padding: 0;
margin: 0; 

}


ul.tri li{
	padding: 0px 2px 7px 16px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	background-image: url(../graphics/tri.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
/*-------------------------End for 3dscanners.shtml-------------------------*/
/* used for newsreleases JH */
.print_only {  visibility:	hidden;  position: absolute;   }

/* added for howtofindus.shtml  JH */
.htfuTD { width: 1.0pt; padding: 0in 0in 0in 0in; }
.htfuSPAN { font-size: 10.0pt; font-family: Arial; color: #333333; }
.htfuCat { font-size: 10pt; font-family: Arial,Helvetica,Univers,Zurich BT; font-weight: bold; font: italic; }
.htfuAddress { font-size: 8.5pt; font-family: Arial,Helvetica,Univers,Zurich BT; color:#333333; }
.htfuAddress a:link { font-size: 8pt; text-decoration: none; }
.htfuAddress a:visited,a:active { font-size: 8pt; text-decoration: none; }
/* end for howtofindus.shtml  JH */

/*------------------------Begin srv_new_era.shtml [jh]----------------------------*/
#container { position:relative; width:100%; }
#container p { padding:0 4px 0 4px; }
#top_Cont { width:100%; left:0px; top:0px; position:relative; margin-bottom: 3px; border: solid 1px #ccc; }
#top_Cont strong { background-color: #336699; color: #fff; font-weigth: bold; width:100%; padding: 4px; }
#bottom_Cont { width:100%; position:relative; right:0px; top:0px; margin-top: 3px; padding-right: 2px; }
#bottom_Cont strong { background-color: #336699; color: #fff; font-weigth: bold; width:100%; padding: 4px; }
#b_lft { top:0px; right:0px; width:50%; position:relative; margin-bottom: 3px; border: solid 1px #ccc; }
#b_rgt { top:0px; right:0px; width:50%; position:absolute; border: solid 1px #ccc; float: rigth; margin-bottom: 3px; }
/*------------------------End srv_new_era.shtml ----------------------------*/

/*------------------------Begin GPS Tutorial [jh]----------------------------*/
.recap { border: solid 1px #ffcc00; background-color: #ffffca; padding: 5px; width:90%; }
.steps { border: solid 1px #ffcc00; background-color: #eee; padding: 5px; width:80%; margin-left: 10px; }
.toggle0 { display: none; border: solid 1px #ccc; background-color: #eee; padding: 5px; position:relative; }
.toggle1 { display: none; border: solid 1px #ccc; background-color: #eee; padding: 5px; position:relative; }
.toggle2 { display: none; border: solid 1px #ccc; background-color: #eee; padding: 5px; position:relative; }
.toggle3 { display: none; border: solid 1px #ccc; background-color: #eee; padding: 5px; position:relative; }
#c1 { width:180px; position:relative; top:0px; left:0px; margin-top:5px; }
#c2 { width:150px; position:absolute; top:28px; left:180px; text-align:center; }
#c3 { width:150px; position:absolute; top:28px; left:330px; text-align:center; }
/*------------------------End GPS Tutorial [jh]----------------------------*/

/*------------------------Begin vrsnow_pricing.shtml [jh]----------------------------*/
#col1 { width:180px; position:relative; top:0px; left:0px; margin-top:5px; }
#col2 { width:150px; position:absolute; top:0px; left:180px; text-align:center; }
#col3 { width:150px; position:absolute; top:0px; left:330px; text-align:center; }
/*------------------------End vrsnow_pricing.shtml [jh]----------------------------*/

/*------------------------Begin survey_rnav.html [jh]----------------------------*/
#rnavMag { 
	/*position:relative;*/
	/*background-image: url(/graphics/srv_rnav_bk00.jpg);*/
	background-image: url(/graphics/tmban.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 172px; height: 130px;
	margin: 10px 0 10px 0;
}
#rnavMag .linkOne { font-size: 13px; font-family: Arial; margin: 90px 0px 0px 3px; text-align: right; width:95%; }
#rnavMag .linkOne a { color: #ffff99; font-weight: bold; }
#rnavMag .linkOne a:hover { color: #ffcc00; }
#rnavMag .linkOne a:active { color: #fff; background-color: transparent; font-size: 13px; }

#rnavMag .linkTwo { font-size: 10px; font-family: Arial; margin: 5px 0px 0px 3px; text-align: right; width:95%; }
#rnavMag .linkTwo a:link { color: #ffffff; font-size: 10px; }
#rnavMag .linkTwo a:visited { color: #ffffff; font-size: 10px; }
#rnavMag .linkTwo a:hover { color: #ffcc00; }
#rnavMag .linkTwo a:active { color: #fff; background-color: transparent; font-size: 10px; }

#rnavCs { 
	
	/*background-image: url(/graphics/srv_rnav_bk01.jpg);*/
	background-image: url(/graphics/csban.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 172px; height: 109px;
	margin: 10px 0 10px 0;
}
#rnavCs .linkOne { font-size: 13px; font-family: Arial; margin: 80px 0px 0px 3px; text-align: center; width:100%; }
#rnavCs .linkOne a { color: #666666; font-weight: bold; }
#rnavCs .linkOne a:hover { color: #999999; }
#rnavCs .linkOne a:active { color: #666666; background-color: transparent; font-size: 13px; }

#rnavNera { 
	
	/*background-image: url(/graphics/srv_rnav_bk02.jpg);*/
	background-image: url(/graphics/gnssban.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 172px; height: 291px;
	margin: 10px 0 10px 0;
}

#rnavNera .linkOne { font-size: 13px; font-family: Arial; margin: 250px 0px 0px 3px; text-align: right; width:95%; }
#rnavNera .linkOne a { color: #999; font-weight: bold; }
#rnavNera .linkOne a:hover { color: #333; }
#rnavNera .linkOne a:active { color: #999; background-color: transparent; font-size: 13px; }

/*------------------------End survey_rnav.html [jh]----------------------------*/

/*------------------------Begin survey.shtml [jh]----------------------------*/
#srv_banner { 
	position:relative;
	background-image: url(/graphics/srv_banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 400px;
	height: 179px;
	margin-bottom: 10px;
}
#srv_banner .linkOne { position:absolute; top:153px; left:325px; }
#srv_banner .linkOne a { font-size: 11px; font-family: Arial; color: #fff; }
#srv_banner .linkOne a:hover { color: #ffcc00; }
#srv_banner .linkOne a:active { color: #fff; background-color: transparent }
.roundheader {
	position:relative;
	background-image: url(/graphics/srv_headers.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 400px;
	height: 22px;
	margin: 10px 0 10px 0;
}
.roundheader span {
	position:relative;
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	top: 3px;
	margin-left: 10px;
}
.roundheaderltbl {
	position:relative;
	background-image: url(/graphics/srv_headersltbl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 400px;
	height: 22px;
	margin: 10px 0 10px 0;
}
.roundheaderltbl span {
	position:relative;
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	top: 3px;
	margin-left: 10px;
}
.rowpictures { margin-top: 10px; margin-bottom: 10px; }
.rowpictures img { margin-left: 16px; }

.rowtext { position: relative; top:0px; margin-bottom: 20px; }
.rowtext p { position: relative; top:0px; }
.rowtext span { position: relative; width: 97px; top:0px; }
.rowtext span a:link { font-family: Arial; font-weight: bold; font-size: 10px; color: #336699; }
.rowtext span a:visited { font-family: Arial; font-weight: bold; font-size: 10px; color: #336699; }
.rowtext span a:hover { font-family: Arial; font-weight: bold; font-size: 10px; color: #ffcc00; }
.rowtext span a:active { font-family: Arial; font-weight: bold; font-size: 10px; background-color: transparent }
/*------------------------End survey.shtml [jh]----------------------------*/
/*-----------------------tms banner-----------------------------------*/
#tms_banner { 
	position:relative;
	/*background-image: url(/graphics/tmshm.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	width: 396px;
	height: 203px;
	margin-bottom: 10px;
}
#tms_banner .linkOne { position:absolute; top:163px; left:276px; }
#tms_banner .linkOne a { font-size: 13px; font-weight: bold; font-family: Arial; color: #fff; }
#tms_banner .linkOne a:hover { color: #ffcc00; }
#tms_banner .linkOne a:active { color: #fff; background-color: transparent }
/*-----------------------tms banner-----------------------------------*/





Table.col4 
{ /*border: 1px solid #666666;*/

}

Table.col4 tr
{ 
}

Table.col4 tr td { 
width: 99px;
}

Table.col4 a:link 
{ font-family: 
Arial; font-weight: 
bold; font-size: 
10px; color: #336699; 
}

Table.col4 a:visited { font-family: Arial; font-weight: bold; font-size: 10px; color: #336699; }
Table.col4 a:hover { font-family: Arial; font-weight: bold; font-size: 10px; color: #ffcc00; }
Table.col4 a:active { font-family: Arial; font-weight: bold; font-size: 10px; background-color: transparent }


Table.col4 tr td h1{
text-align: center;
Margin: 2px 0 2px 0;
padding: 0; 
line-height: 11px;
font-family: Arial; 
font-weight: bold; 
font-size: 10px;
}

Table.col4 tr td p{
text-align: left;
Margin: 2px;
font-family: Arial; 
font-weight: normald; 
font-size: 10px;
}

Table.col3 
{ /*border: 1px solid #666666;*/

}

Table.col3 tr
{ 
}

Table.col3 tr td { 
width: 133px;
padding: 0 2px 0 0;
}

Table.col3 a:link 
{ font-family: 
Arial; font-weight: 
bold; font-size: 
10px; color: #336699; 
}

Table.col3 a:visited { font-family: Arial; font-weight: bold; font-size: 10px; color: #336699; }
Table.col3 a:hover { font-family: Arial; font-weight: bold; font-size: 10px; color: #ffcc00; }
Table.col3 a:active { font-family: Arial; font-weight: bold; font-size: 10px; background-color: transparent }


Table.col3 tr td h1{
text-align: center;
Margin: 2px 0 2px 0;
padding: 0; 
line-height: 11px;
font-family: Arial; 
font-weight: bold; 
font-size: 10px;
}

Table.col3 tr td p{
text-align: left;
Margin: 2px;
font-family: Arial; 
font-weight: normald; 
font-size: 10px;
}

Table.col2 tr td { 
width: 220px;
padding: 0 2px 0 0;
}

Table.col2 tr td h1{
text-align: center;
Margin: 2px 0 2px 0;
padding: 0; 
line-height: 11px;
font-family: Arial; 
font-weight: bold; 
font-size: 10px;
}

Table.col2 tr td p{
text-align: left;
Margin: 2px;
font-family: Arial; 
font-weight: normald; 
font-size: 10px;
}

Table.col2 a:link 
{ font-family: 
Arial; font-weight: 
bold; font-size: 
10px; color: #336699; 
}

Table.col2 a:visited { font-family: Arial; font-weight: bold; font-size: 10px; color: #336699; }
Table.col2 a:hover { font-family: Arial; font-weight: bold; font-size: 10px; color: #ffcc00; }
Table.col2 a:active { font-family: Arial; font-weight: bold; font-size: 10px; background-color: transparent }

div.leftcolfb{
	WIDTH: 200px;
	float: left;
	padding: 5px;
	color:#333333; 
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	margin: 0 0 0 5px;
}


div.rightcolfb{
	WIDTH: 200px;
	float: right;
	padding: 5px;
	color:#333333; 
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	margin: 0 5px 0 0;
}

div.featureprod {
WIDTH: 395px;
margin: 0, 0, 6, 0;

}


div.featureprod h1{
text-align: left;
Margin: 2px 0 2px 0;
padding: 10px, 0, 0, 0;
line-height: 11px;
font-family: Arial; 
font-weight: bold; 
font-size: 12px;
}

div.featureprod p{
text-align: left;
Margin: 2px;
font-family: Arial; 
font-weight: normald; 
font-size: 10px;
}



div.featureprod a:link 
{  
font-weight: bold; 
font-size: 12px; 

}

div.featureprod a:visited { font-weight: bold; 
font-size: 12px; 
 }
div.featureprod a:hover { font-weight: bold; 
font-size: 12px; 
 }
div.featureprod a:active { font-weight: bold; 
font-size: 12px; 
 background-color: transparent }


div.newsevents {
width: 395px;

}


div.newsevents hr{
color:#eeeeee; 
height: 1px;
clear: both;
}

div.newsevents img{

}

/* --------------------------*/
/*    Ag Site New Design     */
/*    added: 10/16/2006      */
/*    by Jimmy Mercado       */
/* --------------------------*/
/*
div.ListMenu LI{
	padding: 0px 2px 2px 12px;
	list-style-type: none;
	list-style-position: outside;
	margin: 1px 0px 0px 3px;
	background-image: url(../graphics/tri.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.ag_HeaderBG{
	background-image: url(/ag/graphics/ag_HeaderBG.jpg);
	height: 27px;
	padding:5 5 5 7;
}
.ag_Header{
	color:#505050;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
}

.ag_catTitle{
	color:#505050;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;	
}

#RoundBox {position:relative; display:block; margin-top: 5px; }


.rtop, .rbottom{display:block; background: #FFF;}
.rtop b, .rbottom b{display:block; height: 1px; overflow: hidden; }
.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.rtop .r4, b.rbottom .r4{margin: 0 1px; height: 2px;}

.grayBox{position:relative; width:395px; border:1px solid #cccccc;margin:0 0 10px;background-color:#f9f9f9;} 
.ct, .ct .cl, .cb, .cb .cl{display:block;font-size:0;line-height:0;margin:0;height:4px;position:relative}
.ct, .ct .cl, .cb, .cb .cl{display:block;font-size:0;line-height:0;margin:0;height:4px;position:relative}
.ct, .cb{width:100%;right:-1px}
.ct .cl, .cb .cl{width:4px;left:-2px}
.ct{background:transparent url(./graphics/gray_ne.gif) no-repeat top right;top:-1px}
.ct .cl{background:transparent url(/graphics/gray_nw.gif) no-repeat top left}
.cb{background:transparent url(/ag/graphics/gray_se.gif) no-repeat bottom right;bottom:-1px}
.cb .cl{background:transparent url(/ag/graphics/gray_sw.gif) no-repeat bottom left}
*/
