﻿body
{
	background-color: #ffffff;
	border-width: 0px;
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	margin: 0px;
	margin-top: 4px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
hr
{
	border-bottom-width: 0px;
	border-color: #ff9900;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #ff9900;
	height: 1px;
	width: 65%;
}
img.corner
{
	border-width: 0px;
	height: 30px;
	width: 30px;
}
img.horizontalborder
{
	height: 1px;
}
img.horizontalwhitespace
{
	height: 14px;
}
img.verticalborder
{
	width: 1px;
}
img.verticalwhitespace
{
	width: 14px;
}
table.horizontalborder
{
	height: 30px;
	width: 100%;
}
table.layout
{
	min-height: 400px;
	min-width: 640px;
	width: 75%;
}
table.verticalborder
{
	height: 100%;
	width: 30px;
}
td
{
	text-align: left;
	vertical-align: top;
}
td.content
{
	margin: 4px;
	padding: 4px;
}
td.corner
{
	border-color: #ff9900;
	border-style: solid;
	border-width: 1px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
td.horizontalborder
{
	background-color: #ff9900;
	height: 1px;
	width: 100%;
}
td.verticalborder
{
	background-color: #ff9900;
	height: 100%;
	width: 1px;
}
.conversationlist
{
	padding: 6px;
}
.copyright
{
	color: #aaaaaa;
	font-size: 6pt;
	font-style: italic;
	text-align: center;
	vertical-align: bottom;
}
.item
{
	border-color: #ff9900;
	border-style: solid;
	border-width: 1px;
	margin: 4px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
.itembody
{
	font-size: 9pt;
}
.itemdate
{
	color: #aaaaaa;
	font-size: 7pt;
	font-style: italic;
}
.itemdescription
{
	color: #aaaaaa;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}
.itemlink
{
	color: #ff9900;
	text-decoration: none;
}
.itemlink:hover
{
	color: #cc9933;
	text-decoration: underline;
}
.itemlink:visited
{
	color: #ff9900;
	text-decoration: none;
}
.itemsignature
{
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}
.itemtitle
{
	font-size: 10pt;
	font-weight: bold;
}
.titlelink
{
	color: #ff9900;
	text-decoration: none;
}
.titlelink:hover
{
	color: #cc9933;
	text-decoration: underline;
}
.titlelink:visited
{
	color: #ff9900;
	text-decoration: none;
}
.topiclist
{
	padding: 6px;
}