body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodycopy_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.bodycopy_blackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding:20px;
	vertical-align:top;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	width:150px;
}

div#holder1 { 
  position:relative;
  width:400px; height:265px; 
  overflow:hidden; z-index:100 }
div#wn1  { 
  position:relative;
  width:380px; height:265px; 
  clip:rect(0, 380px, 265px, 0); 
  overflow:hidden; z-index:1
  }
/* op7 needs width set here too (?) */  
div#lyr1 { width:360px }


div#holder2 { 
  position:relative;
  width:560px; height:265px; 
  overflow:hidden; z-index:100 }
div#wn2  { 
  position:relative;
  width:560px; height:265px; 
  clip:rect(0, 380px, 265px, 0); 
  overflow:hidden; z-index:1
  }
/* op7 needs width set here too (?) */  
div#lyr2 { width:540px }


div#holder3 { 
  position:relative;
  width:560px; height:265px; 
  overflow:hidden; z-index:100 }
div#wn3  { 
  position:relative;
  width:560px; height:265px; 
  clip:rect(0, 380px, 265px, 0); 
  overflow:hidden; z-index:1
  }
/* op7 needs width set here too (?) */  
div#lyr3 { width:540px }

div.content { 
  position:relative; visibility:hidden; 
  margin-left:0px;
  }  

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:absolute; visibility:hidden;
  left:386px; top:0;
  width:11px; height:265px; 
  font-size:1px; z-index:2
  }
div#scrollbar2 { 
  position:absolute; visibility:hidden;
  left:540px; top:0;
  width:11px; height:265px; 
  font-size:1px; z-index:2
  }
div#scrollbar3 { 
  position:absolute; visibility:hidden;
  left:540px; top:0;
  width:11px; height:265px; 
  font-size:1px; z-index:2
  }
  
  
div#track1 { 
  position:absolute; left:0; top:14px;
  width:11px; height:235px;
  background: url("images/scroll_leader_verticle.png");
  background-repeat:repeat-y;
  z-index:1
  }
div#track2 { 
  position:absolute; left:0; top:14px;
  width:11px; height:235px;
  background: url("images/scroll_leader_verticle.png");
  background-repeat:repeat-y;
  z-index:1
  }
div#track3 { 
  position:absolute; left:0; top:14px;
  width:11px; height:235px;
  background: url("images/scroll_leader_verticle.png");
  background-repeat:repeat-y;
  z-index:1
  }  
  
div#dragBar1 {
  position:absolute; left:1px; top:1px;
  width:11px; height:3px;
  background: url("images/scroll_scrollingindicator.jpg") no-repeat;
  z-index:1
  }  
div#up1 { position:absolute; left:0px; top:0px; z-index:2 }  
div#down1 { position:absolute; left:0px; bottom:0px; z-index:3 }  


div#dragBar2 {
  position:absolute; left:1px; top:1px;
  width:11px; height:3px;
  background: url("images/scroll_scrollingindicator.jpg") no-repeat;
  z-index:1
  }  
div#up2 { position:absolute; left:0px; top:0px; z-index:2 }  
div#down2 { position:absolute; left:0px; bottom:0px; z-index:3 }  

div#dragBar3 {
  position:absolute; left:1px; top:1px;
  width:11px; height:3px;
  background: url("images/scroll_scrollingindicator.jpg") no-repeat;
  z-index:1
  }  
div#up3 { position:absolute; left:0px; top:0px; z-index:2 }  
div#down3 { position:absolute; left:0px; bottom:0px; z-index:3 }  


.bodycopy_whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
a.sitemap_links:link {
	text-decoration: underline;
	color: #000000;
	}
a.sitemap_links:visited {
	text-decoration: underline;
	color: #666666;
	}	
a.sitemap_links:hover {
	text-decoration: underline;
	color: #0000FF;
	}
td.footer_section {
	font-size: 10px;
}
a.footer_links {
	margin-right: 12px;
}
a.footer_links:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
a.last {
    margin-right: 16px;
}  
a.footer_links:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	}	
a.footer_links:hover {
	text-decoration: none;
	color: #0000FF;
	}
td#footer_text {
	font-size:10px;
	padding: 10px 0;
}
