body
{
	width: 7in;
	color: black;
	font-family: times, times new roman, serif;
	font-size: 10pt;
	line-height: 1em;
	margin: 0 auto 0 auto;
	background: #fff;
	height: 10in;
}

#printBanner {
	width: 7in;
	position: absolute; top: 0;
}

#footer, #topBanner, #menuA, #menuB, #leftNav, #bottomNav { visibility: hidden;}

#contentB {
	background: #fff;
	float: left;
	width: 4.75in;
	position: absolute; top: 1.25in;
	padding-right: 1em;
	border-right: 1pt solid blue;
}

#innerRight {
	width: 2in;
      margin-left: 5in;
	position: absolute; top: 1.25in;
}

h1 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 30pt;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #ff6400;
}

h2 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 24pt;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #ff6400;
}

h3 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 18pt;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #ff6400;
}

h4 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 14pt;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #ff6400;
}

h5 {
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 12pt;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0;
	color: #ff6400;
}

h6
{
	font-family: verdana, arial, helvetica, sanserif;
	font-size: 10pt;
	line-height: 1em;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: 0;
	color: #ff6400;
}
hr {  height: 1pt; width: 90%; color: #FF6600;}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #ff6400;
	text-align: center;
	padding: 5px;
}

.quoteName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-size: 9pt;
	font-style: normal;
	color: #FF6600;
	text-align: right;
	font-weight: normal;
}

#footer {
	font-size: 9pt;
	background: #fff;
	margin: 0;
	padding-bottom: 1em;
	width: 7.75in;
	text-align: center;
	position: relative;
}

.orange {color: #ff6400;}


.photoLeft {
	margin-right: 10px;
	float: left;
}

.photoLeftCaption {
	margin-right: 10px;
	margin-bottom: 1em;
	font-family: Minion, sans-serif;
	float:left;
	font-size: 9px;
	line-height: 1.25em;
	border-bottom: 1px solid #ff6400;
}

.photoRight {
	margin-left: 8px;
	float: right;
}

.photoRightCaption {
	margin-left: 8px;
	margin-bottom: 1em;
	font-family: Minion, sans-serif;
	float:right;
	font-size: 9px;
	line-height: 1.25em;
	border-bottom: 1px solid #ff6400;
}
