/* T.I.S. Group Printer Friendly CSS Document 
Created: 12-1-06 by Keira Johnson
Last Modified: 12-1-06
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

	#top_nav {
		display: none;
	}
	
	#top_bg_top { 
		display: none;
	}
	
	#top_bg_center { 
		margin: 0px auto 10px auto; 
	}
	
		#nav_bg {
			display: none;
		}
		
			#nav {
				display: none;
			}
			
			.small_cap { display: none; }
			
			#nav_layer {
				display: none;
			}
			
				#layer_1 {
					display: none;
				}
				
					#layer_left { 
						display: none;
					}
					
					#layer_center { 
						display: none;
					}
					
						.layer_title {
							display: none;
						}
						
					#layer_right {
						display: none;
					}
					
				#layer_2 {
					display: none;
				}

	#middle_bg { 
		display: none;
	}
	
	#bottom_bg_center { 
		margin: 0px auto;
	}
	
		.section1 {
			display: none;
		}
		
		.section2 {
			display: none;
		}
		
		.sub_section1 {
			visibility: visible;
		}
		
		.sub_section2 {
			display: none;
		}
		
			.subnav_bg_top {
				display: none; 
			}
			
			.subnav_bg_center {
				display: none; 
			}
			
				#print {
					display: none;
				}
			
			.subnav_bg_bottom {
				display: none; 
			}
		
			.highlight {
				margin-top: 2px;
				padding: 2px;
				width: 236px;
				height: 70px;
				background-color: #F9F9F9;
			}
			
			.highlight_hover {
				display: none;
			}
			
			.highlight:hover {
				display: none;
			}
			
			.highlight2 {
				padding: 2px;
				width: 514px;
				height: 73px;
				background-color: #F9F9F9;
			}
			
			.highlight2_hover {
				display: none;
			}
			
			.highlight2:hover {
				display: none;
			}
			
			.highlight3 {
				padding-top: 7px;
				width: 129px;
				height: 93px;
				background-color: #F9F9F9;
				text-align: center;
				float: left;
			}
			
			.highlight3_hover {
				display: none;
			}
			
			.highlight3:hover {
				display: none;
			}
			
			.highlight4 {
				padding-top: 17px;
				width: 156px;
				height: 83px;
				background-color: #F9F9F9;
				text-align: center;
				float: left;
			}
			
			.highlight4_hover {
				display: none;
			}
			
			.highlight4:hover {
				display: none;
			}
			
			.units1 {
				width: 66px;
				float: left;
			}
			
			.units2 {
				width: 450px;
				font-size: 10px;
				float: left;
			}
			
			.units_title {
				padding-bottom: 8px;
				font-size: 14px;
			}
			
			.sitemap_title {
				font-size: 14px;
			}
			
			.date {
				font-size: 10px;
				color: #666666;
			}
			
		.section3 {
			display: none;
		}
		
			.title {
				font-size: 18px;
				font-variant: small-caps;
				color: #000099;
			}
			
			.small_cap2 { font-size: 16px; }
			
	#bottom_bg_bottom { 
		display: block;
		clear: both;
	}
	
		#copyright {
			padding-top: 20px;
			font-size: 10px;
			color: #666666;
		}

