/* OrgSite 2.0 - Client: Stargate Connections Inc. - Print Layout CSS */
/* Last Updated: 2007.04.10 ET */

h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}

#contentlayout {
	clear: both;
}

#mainlogo {
	margin-left: 0em;
}

#maincontent {
	padding-top: 0em;
	padding-left: 10px;
	background-image: none;
}

table.feature {
	margin-top: 0em;
}

div.indentfeature {
	margin-left: 0em;
}

#mainmenu, #navtrail, #sectheading, #rightbar, #nav, #footer, .accessmenu {
	display: none;
}

#printgradient {
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
}

#printcontacts {
	display: block;
	width: 140px;
	float: left;
	clear: left;
}

#printcontacts h5 {
	font-weight: bold;
	font-size: 10pt;
	line-height: 110%;
	color: rgb(99,127,140);
	margin: 1em 0em;
}

#printcontacts div.email {
	font-size: 12pt;
	margin: 1em 0em;
	color: black;
}

#printcontacts div.phone {
	font-size: 10pt;
	color: black;
}

#printcontacts address {
	background-color: transparent;
	background-image: none;
	color: black;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding: 0em;
	margin: 0em;
}	

