*
{
	border: 0px none;
	margin: 0px;
	font-family: tahoma, verdana, arial, serif;
	padding: 0px;
}

body
{
	background-color: #54604F;
	font-size: 10pt;
	margin: 0px;
	text-align: center;
}

div.bar
{
	background: url('images/barbg.jpg') top repeat-x #F6F6F6;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
	padding: 2px 5px;
}

div.bar a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

div.bar a:hover
{
	color: #54604F;
}

div.body
{
	background-color: #FFFFFF;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	width: 700px;
}

div.content
{
	padding: 5px;
}

h1
{
	color: #3D592F;
	font-family: tahoma, verdana, arial, serif;
	font-weight: bold;
	font-size: 11pt;
}

img.inlineImg
{
	border: 1px solid #000000;
	display: inline;
}

p
{
	margin: 0px 5px 2px;
	text-align: justify;
	text-indent: 5px;
}

span.copyRightLine
{
	color: #FF0000;
	display: block;
	font-size: 8pt;
	margin-bottom: 2px;
	text-align: center;
}

span.patentLine
{
	display: block;
	font-size: 8pt;
	text-align: center;
}

span.picCaption
{
	color: #3D592F;
	display: block;
	font-size: 9pt;
	text-align: center;
}

table.header
{
	vertical-align: bottom;
	width: 100%;
}

td
{
}

td.headerLeft
{
	padding-top: 5px;
	vertical-align: bottom;
}

td.headerRight
{
	padding: 0px 5px 5px;
	vertical-align: bottom;
	text-align: right;
}