body
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #000000;
  font-weight: normal;
  margin  : 10px;
  }
  
.body-content
  {
  border-left : 2px solid #006666;
  padding  : 5px;
  }
.ttiTitle
  {
  font : 16pt arial;
  font-weight : bold;
  font-style : italic;
  color : #006666;
  margin-bottom : 20px;
  }

.menu-dim
  {
  font  : 8pt arial;
  font-weight : bold;
  color : #4F4F4F;
  }

.menu-dim a
  {
  font  : 8pt arial;
  font-weight : bold;
  color : #A8A8A8;
  text-decoration : none;
  }

.copyright
  {
  font  : 8pt arial;
  color : #A8A8A8;
  text-align  : right;
  }

h1
	{
	font: 24pt verdana, arial;
	margin: 0;
	}

h2
	{
	font: 18pt verdana, arial;
	margin: 0;
	}

h3
	{
	font: 12pt verdana, arial;
	margin: 0;
	}

table
	{
	width: 100%;
	border-collapse: collapse;
	background-color: white;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 10px;
	}

table.header
	{
	margin-bottom: 15px;
	}

table.footer
	{
	margin-top: 15px;
	}

tr.subhead
	{
	background-color: #cccccc;
	}

th
	{
	padding: 0 3%;
	}

th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}

td
	{
	padding  : 2;
	}

tr.alt
	{
	background-color: #eeeeee;
	}

th a
	{
	color: #00008b;
	font: 8pt verdana, arial;
	}

a
	{
	color: #00008b;
	text-decoration: none;
	}

a:hover
	{
	color: #00008b;
	text-decoration: underline;
	}

div.outer
	{
	width: 90%;
	margin: 15%;
	}

table.viewmenu td
	{
	background-color: #006699;
	color: white;
	padding: 0 5%;
	}

table.viewmenu td.end
	{
	padding: 0;
	}

table.viewmenu a
	{
	color: white;
	font: 8pt verdana, arial;
	}

table.viewmenu a:hover
	{
	color: white;
	font: 8pt verdana, arial;
	}

a.tinylink
	{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
	}

a.link
	{
	color: #00008b;
	text-decoration: underline;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}

table td
	{
	}

table td.nopad
	{
	padding-right: 5%;
	}

