html, body
{
	background: url(/_/img/design/child/bg.gif) #FFF repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD, Div, P
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1, h2, .Heading
{
	color: #4A1D20;
	font-size: 16px;
	font-weight: bold;
}

h3, h4, .Sub_Heading
{
	color: #333;
	font-size: 13px;
	font-weight: bold;
}

hr
{
	color: #4A1D20;
	size: 1;
	height: 1px;
}

a:link, a:visited
{
	color: #4A1D20;
	text-decoration: none;
}
a:hover, a:active
{
	color: #333;
	text-decoration: underline;
}

.bold_text { font-weight: bold;
}
.bold_italic_text { font-weight: bold; font-style:italic; color: #425d39; display:block; padding-left:12px
}
.bio Table TD.Left 
{ 
	text-align: right ;
	border-right: solid 1px #4A1D20;
	padding: 3px 6px 4px 10px;
	vertical-align: top;
	width: 120px;
	font-weight: bold;
	background-color: #C0C9C3;
	font-size: 11px;
	
}
.bio Table TD.Right
{ 
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	line-height: 15px;
	font-size: 11px;
}
.bio Table 
{ 
	margin-left: 20px;
	margin-bottom: 10px;
}
.investment_info_text { margin-left:20px}
.Glossary_Item
{
	margin-top: 6px;
	margin-bottom: 6px;
}
.Glossary_Term
{
	font-weight: bold;
}
.Glossary_Top
{
	text-align: right;
	border-bottom: solid 1px #CCC;
	margin-bottom: 15px;
}
.Glossary_Top a:link, .Glossary_Top a:visited, .Glossary_Top a:hover, .Glossary_Top a:active 
{
	color: #4A1D20;
	font-size: 11px;
	text-decoration: none;
}