/*Implats style - Russell & Associates, August 2004*/

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5cm;
	padding: 1cm;
	}
		
p, td, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	}
					
p {
	text-align: left;
	}
	
hr {
	color: #000;
	}
  	
/*PAGE LAYOUT - named areas
---------------------------*/
#top-bkr-main {
	background-image: url('none');
	border-bottom: 2px solid #000;
	padding-bottom: 0.5em;
	}
					
#top-bkr-sub {
	display: none;
	}	
			
#tagline {
	display: none;
	}
	
#main-nav-tbl {
	display: none;
	}	
			
.footer {
	display: none;
	}
		
.ar-cell {
	display: none;
	}		
				
  	
/*PRINT, BACK TO TOP, NEXT - right divs
----------------------------------------*/  	
.download {
	display: none;
	}
			
.top-content {
	display: none;
	}
	
.top {
	display: none;
	}
	
.next {
	display: none;
	}
			
/*BODY CONTENT - font control*/
.content p, .content ul, ol {
	font-size: 10pt;
	}
	
.content ul li ul {
	font-size: 100%;
	}
	
.content td.tc {
	font-size: 70%;
	}
	
.content ul li ul {
	font-size: 100%;
	}	
			
.content h2	{font-size: 14pt;
			}			
			
.content h3 {font-size: 12pt;
			}
			
.content h4	{font-size: 9pt;
			}
			
h2, h3, h4, h5 {color: #000;
				}		
	
/*UTILITY - top nav cell
------------------------*/
#utility {
	display: none;
	width: 0;
	}				
					
/*TOP MENU - menu*/			
.menu-spacer-lft	{display: none;
					width: 0;
					}
								
.menu-spacer-rgt	{display: none;			
					width: 100%;
					}

.lnav	{display: none;
			width: 0;
			}

.fin-list	{display: none;
				}
				
			
	