@charset "UTF-8";
/* CSS Document */
#header, #footer, #our_people_STRETCH {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#bodyText {
	width: 7in;
	display: block;
}

.print {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

#bodyText p {
	font-size: 12px;
	line-height: 16px;
}

#bodyText table {
	font-size: 12px;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#bodyText table td {
	padding-bottom: 10px;
	vertical-align: top;
	padding-left: 15px;
}

.our_people_name {
	color: #004080;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.out_people_title {
	color: #2A8885;
	font-weight: bold;
	font-size: 16px;
}

.float_right {
	padding-bottom: 5px;
	padding-left: 15px;
	float: right;
}

.float_left {
	padding-bottom: 5px;
	float: left;
	padding-right: 15px;
}

.clear {
	clear: both;
}

.clear-50 {
	clear: both;
	position: relative;
	top: -30px;
}

#print {
	display: none;
}

#slider2 {
	display: none;
}

