BODY
{
  padding-right: 0px;
  padding-left: 0px;
  font-size: small;
  background-image: url(../images/background.jpg);
  padding-bottom: 0px;
  margin: 0px;
  padding-top: 0px;
  font: 83%/1.4 Verdana, Arial, sans-serif;
}
td
{
	font: 83%/1.4 Verdana, Arial, sans-serif;
}
.isys-layout
{
	width: 100%;
	height: 100%;
}
.isys-header-row
{
	height: 64px;
}
.isys-header-left, .isys-header-right
{
    width: 5%
}
.isys-header
{
	padding-left: 5px;
	font-weight: bolder;
	font-size: medium;
	background-image: url(../images/header_background.jpg);
}
.isys-header-shadow-left, 
.isys-subheader-shadow-left, 
.isys-content-shadow-left,
.isys-headerdivider-shadow-left
{
    background-image: url(../images/shadow_left.jpg);
    width: 4px;
    background-repeat: repeat-y;
}
.isys-header-shadow-right, 
.isys-subheader-shadow-right, 
.isys-content-shadow-right,
.isys-headerdivider-shadow-right
{
	background-image: url(../images/shadow_right.jpg);
	width: 4px;
	background-repeat: repeat-y;
}
.isys-subheader-row
{
	height: 32px;
}
.isys-subheader, 
.isys-headerdivider
{
    padding-left: 15px;
    background-image: url(../images/location_background.jpg);
}
.isys-headerdivider-row, 
.isys-headershadow-row, 
.isys-headershadow-left, 
.isys-headershadow-right, 
.isys-headershadow,
.isys-headershadow-shadow-left, 
.isys-headershadow-shadow-right
{
	height: 0px;
}
.isys-content-row
{
	height: 100%
}
.isys-content
{
    background-color: white;	
}
.isys-list
{
	list-style-image: url(../images/bullet.gif);
}
.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: #f5f5f5;
}
.content-main
{
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    width: 75%;
    background-color:white;
}
hr
{
	border-top: lightgrey 1px solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
a
{
    color: #8b0000;
    text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
th
{
	font-weight: normal;
	font-size: smaller;
	color: silver;
	font-family: Verdana;
	text-align: left;
}
ul
{
	vertical-align: middle;
}
li
{
	padding-bottom: 8px;
}
TR.BoxCollapsed
{
	display: none;
	visibility: hidden;
}
.BoxExpanded
{
	border: gray 1px inset;
	margin-bottom: 8px;
	background-color: #ffffff;
}
.label
{
	color: gray;
}
.Copyright
{
	font-size: xx-small;
	text-align: center;
}
.SmallFont
{
	font-size: xx-small;
}
li
{
  list-style-image: url(/images/bullet.gif);
}
.isysEntityHeader {
	font-weight: bold;
}
.isysEntityCount {
	text-align: right;
}