.Copyright
{
	font-size: smaller;
}
table.content
{
	padding-right: 8px;
	padding-left: 8px;
}
.content-panel
{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;	
	width: 25%;
	background-color: whitesmoke;
}
.content-main
{
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	width: 75%;
}
hr
{
	border-top: lightgrey 1px solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	HEIGHT: 1px
}
a.isys
{
	color: darkred;
	text-decoration: none;
}
a.isys:hover
{
	text-decoration: underline;
}
ul
{
	vertical-align: middle;
}
li
{
	padding-bottom: 8px;
}
.ChevronExpand
{
	background-image: url(images\ChevronExpand.gif);
	background-repeat: no-repeat;
}
TR.BoxCollapsed
{
	display: none;
	visibility: hidden;
}
TR.BoxExpanded
{
}
TABLE.BoxExpanded
{
	border-right: gray 1px inset;
	border-top: gray 1px inset;
	margin-bottom: 8px;
	border-left: gray 1px inset;
	border-bottom: gray 1px inset;
	background-color: #ffffff;
}
.RelevanceBar
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.Relevance
{
	background-color: #ffcc66;
}
.label
{
	color: gray;
}
.Filename
{
    color: green;
    font-size: smaller;
}
