/*****************************************************************************************************************/
/* PRINT STYLES
/*****************************************************************************************************************/
/*	The following styles are used for the print version. */

body, span, textarea, hr {
	color: #000000;
	font-family: Verdana, Tahoma, Serif;
}
h1 {
	font-size: 135%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 95%;
}
h1, h2, h3, h4, h5, h6,
div.content h1, div.content h2, div.content h3, div.content h4, div.content h5, div.content h6,
#excontenthome #newsupdates h1, #excontenthome #sectorhighlights h1, #excontenthome #workcommunities h1, #workcommunities h1
{
	clear: both;
	color: #000000;
} 
div.content a:link, div.content a:visited, div.content a:hover,
a:link, a:visited, a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
}
div.content table {
	margin-bottom: 20px;
}
div.content p {
	color: #000000;
}
div.content td, #maincontent div.content td {
	background: none;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
}
div.content td.tdhomecontent, div.content td.tdextracontent, div.content td.tdworkcommunities {
	border: none;
}

p img.alignleft {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
}
p img.alignright {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#extracontent {
	display: none;
}
.button {
	background-color: #CCCCCC;
	color: #000000;
}
.tdNav, .tdExContent {
	width: 0%;
}
.tdContentArea, .tdMainContent {
	width: 100%;
}
#homecontent, #workcommunities, #excontenthome, div.content {
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#contentcontainer #contentarea, #contentcontainer #maincontentexcnt {
	width: 100%;
}
/*	The following styles are used to hide elements not required in the printed version. */
.breadcrumb, .searchbutton,
#banner, #bannertoolbar, #navigation, #breadcrumbline, #nav3, .pageanchors, #printtop, #printtopextend, #printtopins, #keywordsearchform {
	display: none;
}
