#content{ 
	width:890px; 
	border:#333333 0px solid; 
	text-align:left;
}
#content, #content p{ 
	color:#666666;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#content p a,#content p a:hover,#content p a:link,#content p a:visited,#content p a:active{ 
	color:#0000ff;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	
}
#content h1{
	VERTICAL-ALIGN: top;
	WIDTH: 100%;
	FONT-SIZE: 20pt; 
	COLOR: #000033;
	font-weight:normal; 
	FONT-FAMILY: Tahoma, Sans-Serif;
	border:1px dashed #999999;background-color:#F0F0F0;
	padding:10px;
	padding-right:0px;
	
}
#content h1 a,#content h1 a:link,#content h1 a:active,#content h1 a:hover,#content h1 a:visited{
	color:#0033FF;
	text-decoration:underline;	
}
#content h2{
	VERTICAL-ALIGN: top;
	WIDTH: 100%;
	FONT-SIZE: 16pt; 
	COLOR: #000033;
	font-weight:normal; 
	FONT-FAMILY: Tahoma, Sans-Serif;
}
#content h3{
	VERTICAL-ALIGN: top;
	WIDTH: 100%;
	FONT-SIZE: 16pt; 
	COLOR: #006600;
	font-weight:normal; 
	FONT-FAMILY: Tahoma, Sans-Serif;
}
#reports {
	border:0px solid #333333;
	width:100%;
	text-align:justify;
	border-bottom:1px dashed #999999;
}
#reports #left{
	WIDTH:370px;
	float:left;
	border:#FF0000 0px solid;
}
#reports #right{
	width:250px;
	float:right;
	margin-left:15px;
	padding-left:5px;
	border-left:1px dashed #999999;
}
#bottom{ overflow:hidden; background:#fff; }
#bottom a,#bottom a:link,#bottom a:hover,#bottom a:visited{
	color:#0066FF; 
}
#bottom ul{list-style-type: square;}
#b_left {float:left; width:33%; background:#fff;}
#b_center {float:left; width:33%; background:#fff; border:1px dashed #999999; border-top:0px; border-bottom:0px; padding:0 5px 0 15px;}
#b_right {float:right; width:30%; background:#fff;}
