BODY
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: white;
}
TD.main
{
	padding-top:8px;
}
DIV.header1
{
	font-weight: bold;
	color: #5577cc;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 16px;
}
DIV.header2
{
	font-weight: bold;
	color: #5577cc;
	padding-top: 4px;
	padding-bottom: 2px;
}
DIV.text
{
	font-size: 12px;
	line-height: 130%;
}
DIV.print
{
	padding-top: 16px;
}
TD
{
	font-size: 12px;
}
IMG
{
	border: 0px;
}
TABLE
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
A
{
	color: Black;
	/*text-decoration: none;*/
}
A:hover
{
	text-decoration: underline;
}
TD.menu
{
	border-right: solid 2px white;
	padding-left: 4px;
	padding-right: 4px;
}
TD.menu A
{
	color: White;
	font-weight: bold;
	font-size: 12px;
}
DIV.footer
{
	padding-top: 32px;
	font-size: 10px;
	color: Gray;
	text-align:center;
}
DIV.footer A
{
	color: Gray;
	text-decoration: underline;
}

DIV.MenuBar
{
	background-color: #5577cc;
	padding: 3px;
  border-bottom: solid 1px #3355aa;
}
DIV.MenuBar A, DIV.MenuBarRight A
{
	position: relative;
	left: 0px;
	top: 0px;
  color: white;
  /*cursor: default;*/
  padding: 2px 8px 2px 8px;
  margin: 1px;
  text-decoration: none;
}
DIV.MenuBarRight A
{
  font-weight: normal;
}
.MenuBar A:hover
{
	background-color: #7799ee;
	text-decoration: none;
}
A.MenuBar, A.MenuItem
{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
DIV.Menu A.MenuItem
{
	/*white-space: nowrap;*/
	display: block;
  color: white;
  padding: 2px;
  /*cursor: default;*/
  /*border-top: solid 2px #777799;
  border-bottom: solid 1px #777799;*/
}
DIV.Menu A.MenuItem:hover
{
  background-color: #7799ee;
  text-decoration: none;
  /*border-top: solid 2px #666688;
  border-bottom: solid 1px #666688;*/
}
DIV.menu
{
  background-color: #5577cc;
  padding: 6px 2px 2px 2px;
  /*border: solid #faf8f0;
  border-width: 0px 2px 2px 2px;*/
  position: absolute;
  left: 0px;
  top: 0px;
  visibility: hidden;
  z-index: 99;
}
.datatable TD
{
	font-size: 10px;
}
.datatableline0 TD
{
	background-color: #aaaaaa;
	font-size: 11px;
	border-top: solid 1px #777777;
	border-bottom: solid 1px #777777;
}
.datatableline1 TD
{
	background-color: #eeeeee;
	border-bottom: solid 1px #aaaaaa;
}
.datatableline2 TD
{
	background-color: #dddddd;
	border-bottom: solid 1px #aaaaaa;
}