body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.5em;
	color: #000000;
	background-color: #ffffff;
}

#header, #masthead, #leftNavMain, #footerMain, #quote, #noPrint, #mainRightLine, #mainLeftLine, #breadcrumb, #quoteI {
	display: none;
}

h1 {
	font-size: 16pt;
	padding-top: 10px;
	line-height: 1.25em;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
	margin-left: 30px;
	border-bottom: 1px solid #819b83;
}

#h3Body {
	padding-bottom: 5px;
	padding-left: 30px;
}

#insideQuoteBlueRight {
	font-size: 12pt;
	float: right;
	width: 250px;
	padding: 10px;
	border: 5px double #6665A2;
	background-color: #EBE9EF;
	margin: 10px;
	line-height: 1.4em;
}

#insideQuoteBlueLeft {
	font-size: 12pt;
	float: left;
	width: 225px;
	padding: 10px;
	border: 5px double #6665A2;
	background-color: #EBE9EF;
	margin: 10px;
	line-height: 1.4em;
}

