/* CSS Document */

/* TPC Briefing Book print styles */


/* TPC Briefing Book print styles */

.wrapper_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #4e4e4e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
}





a:link, a:visited {
	color: #5a7ea5;
	font-weight: normal;
	text-decoration: none;
}

#content_interior a:link:after, #content_interior a:visited:after {
   content: " (" attr(href) ") ";
   color: #4e4e4e;
   }





/* hide/edit TPC elements */

body {
	background-color: #fff;
}

#container {
	display: none;
}

#tpcheader {
	display: none;
}

#searchlayer {
	display: none;
}

#content {
	position: static;
	margin: 0;
	padding: 0;
}

	#content td {
		border-right: solid 1px #fff;
	}

#rightbarlayer {
	background-color: #fff;
}

#leftbarlayer {
	background-color: #fff;
}

#idCell3891x1x1 {
	display: none;
}

#idCell3891x2x1 {
	display: none;
}

#idCell4519x1x1 {
	width: 100%;
}

#tpcfooter {
	display: none;
}


.screen {
	display: none;
}

.print {
	display: block;
}
	
.rule_h {
	margin: 20px 0px;
	padding: 0px;
}

.rule_h_top {
	display: none;
}
	
/* hide left navigation */

#nav {
	display: none;
}

#nav_buttons {
	display: none;
}

/* display print header and footer */

#header_print {
	display: block;
		width: 560px;
	padding: 0px;
}

#footer_print {
	display: block;
		width: 560px;
	margin: 0px 20px 0px 80px;
	padding: 0px;
}

/* interior content */

#header_interior {
	display: none;
}
	


	#content_interior h1 {
		color: #712326;
		font-size: 16px;
		font-weight: bold;
	}
	
	#content_interior ul {
		margin: 15px 0px 0px 15px;
		padding: 0px;
	}
	
	#content_interior li {
		margin: 0px;
		padding: 0px 0px 15px 0px;
		background: transparent;
		list-style-type: square;
		line-height: 22px;
	}
	
	#content_interior li ul {
		margin: 15px 0px 0px 15px;
		padding: 0px;
	}
	
	#content_interior li li {
		margin: 0px;
		padding: 0px 0px 15px 0px;
		background: transparent;
		list-style: circle;
	}
	
	#content_interior .graph_full, .graph_right, .graph_left {
		display: none
	}
	
	#content_interior .graph_print, #content_interior .graph_print_full {
		display: block;
		margin: 20px 0px;
		text-align:center;
	}
	
		#content_interior div.graph_print_right {
		display: block;
		margin: 5px 0px 20px 20px;
		padding: 0px;
		float: right;
		width: 30%;
		text-align: center;
	}
	
	#content_interior .graph_print_left {
	display: block;
		margin: 5px 20px 20px 0px;
		padding: 0px;
		float: left;
		text-align: center;
	}
	
#footer {
	background: transparent url('/images/bbook/rule_h.gif') no-repeat;
	margin: 20px 0px;
	padding: 20px 0px;
	font-size: 11px;
	line-height: 19px;
}
	
	#footer h2 {
		margin: 0px;
		padding: 0px;
		color: #712326;
		font-weight: bold;
	}
	
	#footer p {
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}
	
	#footer ul {
		margin: 0px 0px 20px 15px;
		padding: 0px;
		
	}
	
	#footer li {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}
	
.footer_screen {
	display: none;
}

body,p,div,table,td,ul,li,a, div#content_interior div.wrapper_main {
font-size: 16px;
}



#content_interior {
	width: 560px;
	color: #4e4e4e;
		font-size: 13px;
	line-height: 21px;
	width: 560px;
	margin: 0px 40px 0px 40px;
	padding: 0px;
}

div#content_home {
width: 0px;
}

td#leftnavcell {
display: none;
}
