﻿body
{
	font-size: 11pt;
	color: black;
	font-family: Calibri, Tahoma, Arial, 'Times New Roman';
	text-align: center;
	background-color: #e5e5e5;
}
table
{
	font-size: 11pt;
	font-family: Calibri, Tahoma, Arial, 'Times New Roman';
	color: black;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #D7DEF0;
	vertical-align: top;
}

a
{
	font-size: 11pt;
	font-family: Calibri, Tahoma, Arial, 'Times New Roman';
	color: Black;
}

.leftnav td
{
	text-decoration: none;
	width: 100px;
	height: 25px;
	border-bottom: white thin solid;
}

.leftnav td:hover
{
	background-color: #ebeef7;
	text-decoration: none;
	width: 100;
	height: 25px;
	border-bottom: white thin solid;
}

.leftnav a
{
	text-decoration: none;
}

TD
{
	vertical-align: top;
	text-align: left;
}

.DivBox
{
	font-size: 11pt;
	font-family: Calibri, Tahoma, Arial, 'Times New Roman';
	color: Black;
	cursor: default;
}