body
{
	margin: 0px;
	padding: 0px;
}


A.clsMenuBar, A.clsMenuBar:visited
{
	font-size: 9pt;
	font-weight: bold;
	color: #ff7700;
	text-decoration: none;
}

A.clsMenuBar:hover
{
	text-decoration: underline;
}

.clsGray
{
	font-size: 9pt;
	color: #666666;
}
A.clsGray:link, A.clsGray:visited
{
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
A.clsGray:hover
{
	text-decoration: underline;
}



A.clsDownload
{
	font-size: 9pt;
	font-family: "MS Sans Serif";
	font-weight: bold;
	text-decoration: none;
	color: #145CAB;
}
A.clsDownload:hover
{
	text-decoration: underline;
}

A.clsBottomLink, A.clsBottomLink:visited
{
	font-size: 9pt;
	text-decoration: none;
	color:white;
}
A.clsBottomLink:hover
{
	text-decoration: underline;
}

.clsContent
{
	text-indent: 2em;
	font-size: 9pt;
	line-height: 150%;
	color: #333;
}
.clsSubTitle
{
	font-size: 9pt;
	font-weight: bold;
	color: #333;
}

.clsBold
{
	font-weight:bold;
}

li
{
	font-size: 9pt;
}