/* 
  ------------------------------------------------
  Style Sheet for print production
  ------------------------------------------------
*/

body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.break {
	page-break-before: always;
}
.caption {
	font-size: .9em;
	line-height: .95 em;
	font-weight: bold;
}
.centerText {
	text-align: center;
}
.featuredText {
	font-size: 1.09em;
	font-weight: bold;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	display: none;
}
#masthead {
	display: none;
}
#right {
	display: none;
}
.tableHeader {
	font-size: .85 em;
	font-weight: bold;
}
.tableText {
	font-size: .85 em;
}
.TabPanelPhotoLeft {
	text-align: left;
}
.TabPanelPhotoRight {
	text-align: right;
	h-space: 5px;
}
.textEmphasis {
	font-style:italic
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
	line-height: 1.25em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
}
.nomargintop {
	margin-top: 0;
}

/*ELEVATOR PANEL STYLES*/
.p7EPM04 {
	background-color: #fff;
}
.p7EPM04 .p7epm_trigs {
	background-color: #fff;
}
.p7EPM04 .p7epm_content {
	line-height: 1.6em;
}

