@charset "utf-8";
/* TAYLOR WOODINGS PRINT STYLES */


body{
	background-color:#fff;
	font-size:12px;
	color:#555;
	}
a:link, a:active, a:visited{color:#333; text-decoration:underline;font-size:12px}
h2 a{font-weight:normal}
#branding{
	width:100%;
	position:relative;
	z-index:0;
	background-color:#fff;
	font-size:11px;
	}
.breadcrumbs{
	margin-top:10pt;
	font-size:18pt;
}
.home_content, #container, #content{width:100%; float:none; height:auto;}

img.print{display:block;}

#col, #footer, #branding h1 a, .header-scroll, .scrollable, .menulist, .search_box{display:none;}

table{width:100%;margin-bottom:1pt}
table,td,th {
	border:1px solid #eee;
}
td,th{padding:0.2em;}
th{
	text-align:left;
	background-color:#efefef;
	text-transform:uppercase;
	letter-spacing:1pt;

}
td{width:25%;}
td.publication{width:50%}

div.jScrollPaneContainer,div.internal_content {
   position: static !important;
   height: auto !important;
   overflow: visible !important;
   width:auto !important;
}


div.scroll-pane {
   position: static !important;
   display: block !important;
   float: none !important;
}
#site_information{margin-top:14pt}
.jScrollPaneTrack,.jScrollCap,.jScrollArrowUp,.jScrollArrowDown,#site_information a{
	display:none !important;
}
