body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
}
h1, .RichTextbox h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #60322D;
	margin: 0px 0px 0px;
	line-height: 29px;
}
h2, .RichTextbox h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #60322D;
	margin: 0px 0px 5px;
	line-height: 24px;
}
h3, .RichTextbox h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #60322D;
	text-decoration: none;
	margin: 0px 0px 2px;

}
h4, .RichTextbox h4 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #60322D;
	text-decoration: none;
	margin: 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h4 a, .RichTextbox h4 a
{
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #60322d;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none; 
}
h4 a:hover, .RichTextbox h4 a:hover
{
	text-decoration: underline;
}
h5, .RichTextbox h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px;
}
h6, .RichTextbox h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #83914B;
	margin: 0px;
	padding: 0px;
}
p, .RichTextbox p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
li, .RichTextbox li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: disc;
	margin-right: 0px;
	list-style-position: outside;
}

/* HIDE OBJECTS THAT DON'T NEED TO BE PRINTED */
#ofi-home-search { display: none; }
#ofi-home-int { display: none; }
#ofi-home-stock { display: none; }
#ofi-home-1-4-08 { display: none; }


#ofi-sub-header { visibility: hidden; }
#ofi-sub-left { visibility: hidden; }
#ofi-sub-right { visibility: hidden; }
#ofi-sub-breadback { visibility: hidden; }
#ofi-sub-breadright { visibility: hidden; }
#dots { visibility: hidden; }
#footer { visibility: hidden; }

#ofi-sub-contentarea 
{
	position:absolute;
	left:159px;
	top:50px;
	width:500px;
	/*border-left: solid 1px #000000;*/
	padding-left: 20px;
}

#ofi-sub-header 
{
	position:absolute;
	left:159px;
	top:0px;
	width:600px;
	height:189px;
	/*background-image: url(/images/ofi_sub_header_planpro.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
}
