﻿
#content .left
{
	float: left;
	width: 500px;
	text-align: left;
	padding: 20px 0px 0px 30px;
	font-family: Arial;
}
#content .left .wdb
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .left .note
{
	font-size: 10pt;
	color: #999999;
}
#content .left .note .img
{
	float: left;
	margin: 0px 15px 10px 0px;
}
#content .left .note .title
{
	font-weight: bold;
	font-size: 11pt;
	color: Black;
	margin-bottom: 10px;
}
#content .left .hf
{
	background-color: #999999;
	color: White;
	font-size: 13pt;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
}
#content .right
{
	float: right;
	width: 380px;
	padding: 20px 30px 0px 0px;
	font-family: Arial;
	text-align: left;
}
#content .right .wdb
{
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .right .note
{
	font-size: 10pt;
	color: #999999;
}
#content .right .note .title
{
	font-weight: bold;
	font-size: 11pt;
	color: Black;
	margin-bottom: 10px;
}
#content .right .hf
{
	background-color: #999999;
	color: White;
	font-size: 13pt;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
}
#content .empty
{
	float: left;
	width: 100%;
	height: 30px;
}

#content .details
{
	float: left;
	width: 920px;
	padding: 20px 0px 0px 30px;
	font-family: Arial;
	text-align: left;
}
#content .details .note
{
	font-size: 10pt;
	color: #000000;
}
#content .details .note .title
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	margin-bottom: 10px;
}

#block
{
	font-family: Arial;
	font-size: 13px;
	margin-left: 60px;	
	padding: 5px;
	text-align: left;	
}

.separator
{
	width: 750px;
	border-bottom-color: #ccc;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin: 0 0 10px 0;
}
#content .press
{
	font-family: Arial;
	font-size: 13px;
	margin-left: 60px;	
	margin-top: 50px;
	text-align: left;	
}
#content .press .img
{
	float: left;
	margin: 0px 15px 10px 0px;
	width: 150px;
	text-align: center;
}
#content .press .note
{
	width: 600px;
	color: #000;
}
#content .press .note .title
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
