body,td
	{
	margin:0px;
	font-family : Helvetica, Verdana, Arial, Sans-serif;
	font-size: 12px;
	color:#240A03;
	}
a
	{
	font-family : Helvetica, Verdana, Arial, Sans-serif;
	font-size: 9.2pt;
	color:#939598;
	text-decoration:none;
	font-weight:500;
	}	

a:hover
	{
	color:#240A03;
	text-decoration:none;
	}
.current
	{
	color:#240A03;
	}		
.top_table
	{
	height:47px;
	width:718px;
	}		
.main_table
	{
	height:553px;
	width:718px;
	}	
.bottomtxt
	{
	height:33px;
	font-size:8pt;
	}
.left_nav
	{
	width:100px;
	}	
.newsnav
	{
	font-size:10px;
	color:#939598;
	}	
.newsnav_current
	{
	font-size:10px;
	color:#240A03;
	}	
.press_head
	{
	font-size:10pt;
	font-weight : bold;
	}	
.dl
	{
	color:#939598;
	font size:9pt;
	font : small-caps;
	}	
.small_client
	{
	color:#939598;
	font size:7pt;
	}		
a.linkopacity img 
	{
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
	}

a.linkopacity:hover img 
	{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	}
	/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:310px; height:400px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:310px; height:400px; 
	clip:rect(0px, 310px, 400px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}
	
div#holdpress	{ 
	position:relative; overflow:hidden;
	width:525px; height:400px; 
  z-index:100; 
	}
div#wnpress	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:525px; height:400px; 
	clip:rect(0px, 525px, 400px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.contentpress { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}	
div#holdcase	{ 
	position:relative; overflow:hidden;
	width:425px; height:400px; 
    z-index:100; 
	}
div#wncase	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:425px; height:400px; 
	clip:rect(0px, 425px, 400px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.contentcase { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:100;
	}
div#holdclients	{ 
	position:relative; overflow:hidden;
	width:220px; height:380px; 
    z-index:100; 
	}
div#wnclients	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:220px; height:380px; 
	clip:rect(0px, 220px, 380px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.contentclients { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:100;
	}	
div#holdcase2	{ 
	position:relative; overflow:hidden;
	width:625px; height:400px; 
    z-index:100; 
	}
div#wncase2	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:625px; height:400px; 
	clip:rect(0px, 625px, 400px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.contentcase2 { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:100;
	}
	
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:400px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:14px; height:376px;
  background: url("i/scroll_track.gif") #939598 repeat;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:0px; height:0px;
  background-color:#ceced6;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

