body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

div.hotpanel
{
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 0px;
	background: #EEEEEE;
}

div.description
{
}

h3.page_title
{
	color: #004266;
	font-weight: bold;
	border-bottom: 2px solid black;
	margin-bottom: 0px;
}

div.toc
{
	padding: .75em;
	margin-bottom: .75em;
	text-align: center;
	border-bottom: 1px solid black;
}

a.plain
{
	text-decoration: none;
}

form.plain
{
	margin: 0;
}

div.tabContent
{
	margin: 1em;
}

ul ul
{
	list-style-type: square;
}

