@charset "utf-8";
/* CSS Document */
@page    {size: 8.5in 11in portrait; margin: 0}

#header {
	color: #999;
}
#left_content img {
	display: none;
}
#left_content {
	display:none
}
#footer {
	color: #999;
	
}

#footer pre {
	margin-top: 10px;
	font-size:7pt;
	color: #999;
	font-weight:bold;
}
#section_Top p {
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 8pt;
}

#section_1 {
	height: 100%;
	width: 100%;
	padding-bottom: 25pt;
	font-size:12pt
}
#section_1_left	{
	font-weight:bold
}
#section_2 {
	height: 100%;
	width: 100%;
	padding-bottom: 25pt;
	font-size:12pt;
}
#section_2_left	{
	font-weight:bold
}
#section_3 {
	height: 100%;
	width: 100%;
	padding-bottom: 25pt;
	font-size:12pt;
}
#section_3_left	{
	font-weight:bold
}
#section_4 {
	height: 100%;
	width: 100%;
	padding-bottom: 25pt;
	font-size:12pt;
}
#section_4_left	{
	font-weight:bold
}
#section_5 {
	height: 100%;
	width: 100%;
	padding-bottom: 35pt;
	font-size:12pt;
}
#section_5_left	{
	font-weight:bold
}
#section_6 {
	height: 100%;
	width: 100%;
	padding-bottom: 30pt;
	font-size:12pt;
}
#section_6_left	{
	font-weight:bold
}
#section_7 {
	height: 100%;
	width: 100%;
	padding-bottom: 20pt;
	font-size:12pt;
	font-weight: bold;
}
#section_8 {
	height: 100%;
	width: 100%;
	padding-bottom: 20pt;
	font-size:12pt;
	font-weight: bold;
}

#header hr {
	color: #999;
	display: block;
}
#footer hr {
	color: #999;
	display: block;
}
#section_6_right pre {
	margin-top: 0px;
	font-size:8pt;
}
#right_contents {
	width: 100%;
}
#section_6_right ul, ol {
	margin-top: 0px;
}

