html body
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Verdana;
	font-size: 10px;
	background-color: Transparent;
	overflow-x: hidden;
}

td
{
	vertical-align: top;
}

img
{
	border: 0px;
}

.mainTable
{
	width: 100%;
}

.topics img
{
	vertical-align: middle;
}

.topicSpacer
{
	font-size: 3px;
}

.item
{
	font-size: 10pt;
}

.item a
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
}

.item a:hover
{
	text-decoration: underline;
}

.selectedStrand
{
	background-color: #e1f266;
	width: 100%;
}

.itemSelected
{
	font-size: 10pt;
}

.itemSelected a
{
	font-weight: bold;
	font-size: 11pt;
	color: #efa650;
}

.itemSecondary
{
	width: auto;
	background-color: #FFFFFF;
	padding-left: 10px;
}

.itemSecondary a:hover
{
	text-decoration: underline;
}

.itemSelectedSecondary
{
	width: auto;
	background-color: #FFFFFF;
	padding-left: 10px;
}

.itemSelectedSecondary a
{
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}

.itemSelectedSecondary a:hover
{
	text-decoration: underline;
}

.itemTertiary
{
	width: auto;
	background-color: #FFFFFF;
	padding-left: 20px;
}

.itemTertiary a
{
	font-size: 10pt;
}

.itemTertiary a:hover
{
	text-decoration: underline;
}

.itemSelectedTertiary
{
	width: auto;
	background-color: #ffffff;
	padding-left: 20px;
}

.itemSelectedTertiary a
{
	color: #e85300;
	font-weight: bold;
	font-size: 10pt;
}

.itemSelectedTertiary a:hover
{
	text-decoration: underline;
}

.selectedLeftSide
{
	width: 10px;
}

.selectedRightSide
{
	width: 10px;
}

.itemSpacer
{
	width: 5px;
}

a
{
	color: #000000;
	text-decoration: none;
}

.arrow
{
	font-size: 12px;
}

.thumbnail
{
	width: 85px;
	
}