/* CSS Document */

.page_title_border {
	border-top: 2px solid #323232;
	border-bottom: 2px solid #323232;
}
#pagetitle { height: 78px; border: none;}
#pagetitle table {
	border-collapse: collapse;
}
#pagetitle h2, #pagetitle h3 { text-align:left; width:450px;}
#pagetitle img { float: right; margin-top: -10px; position: relative;}

#pagetitle .people_name {
	width: 430px;
	float: left;
}
.relatedcontent img { margin-top:50px;}

.print {
	float: right;
	line-height: 13px !important;
	position: relative;
	margin: -17px 3px 0 0;
	padding: 0 22px 0 0;
	color: #a20041;
	text-decoration: none !important;
	font-size: 11px !important;
	background: url('../img/print.gif') 100% 0 no-repeat;
}
.people#pagetitle h2,
.people#pagetitle h3,
.people#pagetitle .sIFR-replaced,
.people#pagetitle .sIFR-alternate {
	float: left;
}
#pagetitle img {
	position: absolute;
	top: -10px;
	right: 0;
	margin: 0;
	float: none !important;
}
#pagetitle .people_name h3.sIFR-replaced {
	padding-bottom: 0 !important;
}

.wrapper_for_print #nav,
.wrapper_for_print #footer,
.wrapper_for_print .relatedcontent,
.wrapper_for_print .print {
	display: none !important;
}
.wrapper_for_print #content {
	width: auto;
	margin-top: 25px;
	padding: 0 47px 0 27px;
	text-align: justify;
}
.wrapper_for_print #content,
.wrapper_for_print #content p,
.wrapper_for_print #content * {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
}
.wrapper_for_print #content h3 {
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
}
.wrapper_for_print #header,
#wrapper.wrapper_for_print {
	width: 543px;
}
.wrapper_for_print #pagetitle h2 {
	display: none;
}
.wrapper_for_print #pagetitle h3 {
	margin-top: 0;
	padding-top: 12px;
	padding-bottom: 0;
}
.wrapper_for_print #pagetitle .people_name,
.wrapper_for_print #pagetitle h3 {
	width: 200px;
}
.wrapper_for_print #pagetitle .people_name h3.sIFR-replaced embed {
	display: none;
}
.wrapper_for_print #pagetitle .people_name h3.sIFR-replaced span.sIFR-alternate {
	height: auto;
	overflow: visible;
	position: static;
	float: none;
	width: 200px;
	letter-spacing: 0 !important;
}
.wrapper_for_print .sIFR-hasFlash #pagetitle h3,
.wrapper_for_print #pagetitle h3,
.wrapper_for_print #pagetitle .people_name .sIFR-replaced span.sIFR-alternate {
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	line-height: 19px;
}

.wrapper_for_print #header h1 {
	padding: 42px 0 20px 28px;
}
.wrapper_for_print #header h1 img {
	display: block !important;
}
.wrapper_for_print #header h1 a {
	display: none !important;
}
.wrapper_for_print #pagetitle {
	padding-left: 28px;
}
@media print {
	#nav,
	#footer,
	.relatedcontent,
	.print {
		display: none;
	}
	#content {
		width: auto;
		margin-top: 25px;
		padding: 0 50px 0 27px;
	}
	#content,
	#content p,
	#content * {
		font-family: Arial;
		font-size: 12px;
		line-height: 17px;
	}
	#content h3 {
		font-size: 18px;
		line-height: 19px;
		font-weight: normal;
	}
	#header,
	#wrapper {
		width: 543px;
	}
	#pagetitle h2 {
		display: none;
	}
	#pagetitle h3 {
		margin-top: 0;
		padding-top: 12px;
		padding-bottom: 0;
	}
	#pagetitle .people_name,
	#pagetitle h3 {
		width: 200px;
	}
	#pagetitle .people_name h3.sIFR-replaced embed {
		display: none;
	}
	#pagetitle .people_name h3.sIFR-replaced span.sIFR-alternate {
		height: auto;
		overflow: visible;
		position: static;
		float: none;
		width: 200px;
		letter-spacing: 0 !important;
	}
	.sIFR-hasFlash #pagetitle h3,
	#pagetitle h3,
	#pagetitle .people_name .sIFR-replaced span.sIFR-alternate {
		font-family: Arial;
		font-weight: bold;
		font-size: 17px;
		line-height: 19px;
	}
	
	#header h1 {
		padding: 42px 0 20px 28px;
	}
	#header h1 img {
		display: block !important;
	}
	#header h1 a {
		display: none !important;
	}
	#pagetitle {
		padding-left: 28px;
	}
}
