body
{
	background-color: #ffffff;
	background-image: url(images/bak-01.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
p, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
table.clientlist
{
}
/* TODD change these two values: */
table.clientlist td, table.clientlist th
{
	margin-top: 30px;
	padding-top: 30px;
}
table.clientlist th
{
	padding-right: 10px;
}
div.sidebar1
{
	padding-left: 10px;
}
div.sidebar1 a, div.sidebar1 a:visited
{
	line-height: 20pt;
	font-size: 12pt;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	font-size: 12pt;
	color: #898989;
}
div.sidebar1 div.here a, div.sidebar1 div.here a:visited
{
	color: #3659c6;
}
div.sidebar2
{
	display: none;
	padding-left: 10px;
}
div.sidebar1 div.here div.sidebar2
{
	display: block;
}
div.sidebar2 a, div.sidebar2 a:visited
{
	line-height: 14pt;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}
a:link, a:visited, a:active
{
	color: #3659C6;
}
a:hover
{
	color: #1C306D;
}
div.sidebar1 div.here div.sidebar2 a.here
{
	color: black;
}
a.toplink
{
	font-size: 10px;
	text-decoration: none;
}
p.head
{
	color: #3659c6;
	font-size: 24pt;
}
p.subhead
{
	font-weight: bold;
	font-size: 12pt;
}
p.text
{
	text-align: justify;
}
span.bigname
{
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}

