#OE_BAR
{
	text-align:center; 
	margin: 150px 0px 150px 0px;			
}

#obj_oebar
{
	border: 0px;
}

#div_left
{	
	position: relative;
	width: 110px;	
	overflow: hidden;
	font-family: sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 5px 15px 5px 5px;
	float:left;
}

#div_middle
{		
	position: relative;
	width: 500px;
		
	text-align: justify;
	font-family: serif;
	font-size: 10pt;
	color: #666666;			
	overflow: hidden;
	
	padding: 5px 0px 5px 0px;	
}

#div_right
{
  position: absolute;
	top: 0px;
	left: 530px;
	width: 150px;	
	overflow: hidden;
	padding: 5px 5px 5px 15px;
	text-align: center;
	font-family: sans-serif;
	font-size: 10pt;
	color: #666666;
}

a
{ 
	color: #009999;
	cursor: pointer;
  text-decoration:none;
}

a:hover
{
  color: #000066; 
}



h1
{
	font-family: sans-serif;
	font-size: 12pt;
	font-weight:400;
}

h2
{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight:200;
}


.vspacer
{
	height: 20px;
}

.hidden
{
	visibility:hidden;
}

.img_cap
{
	font-size: 8pt;
}



.title
{
	font-family: serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;	
	margin-left: 5px;	
	margin-right: 5px;	
}

.img_tabl
{
	margin-right: 15px;
	margin-left: 15px;
	border: 0px;
	padding: 0px;	
}

.img_cap
{
	text-align: center;
	font-family: sans-serif;
	font-size: 9px;
}

.default_text
{
	font-family: sans-serif;
	font-size: 10px;	
}

.pros
{
	line-height:22px;
	font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;		
	font-size:1.3em;
}