
body
{
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 9pt;
  color: #424242;
  overflow-x: hidden;
}

.BodyDiv
{
  position: top;
  top: 2px;
  z-index: 5;
  display: block;
  color: #000080;
  background-color: #ffffff;
  width: 750px;
  height: 500px;
  border: solid 1px #808080;
}
a img {
	text-decoration: none;
	border: 0 none;
	}
.Button
{
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  line-height: 22px;
  color: #CEE1EF;
  background-color: #464646;
  display: block;
  border: #D54E21 1px solid;
  
}

.Button A
{
  text-decoration: none;
}
.Button A:hover
{
  text-decoration: none;
}
.Button A:visited
{
  text-decoration: none;
}
.Copyright
{
  font-weight:normal;
  background-color: #D54E21;
  font-size: 8pt;
  line-height:12px;
  border: none;
}
.ContentDiv
{
  position: absolute;
  left: 5px;
  top: 5px;
  width: 735px;
  height: 450px;
  display: block;
}
.ContentBody
{
  background-color: #ffffff;
}
.SideBarDiv
{
  display: block;
  position: absolute;
  left: 3px;
  top: 5px;
  width: 175px;
  height: 400px;
}
.MenuAreaDiv
{
  background-color: #ffffff;
  display: block;
  position: absolute;
  left: 178px;
  top: 5px;
  width: 600px;
  height: 400px;
  overflow: auto;
  visibility: hidden;
}
.MenuAreaTable
{
  font-size: 11px;
  width: 580px;
  padding-left: 5px;
}
.MenuTitleDesc
{
  color: #464646;
  font-weight: normal;
  font-style: italic;
  font-size: 11px;
}
.MenuAreaTable .MenuItemName
{
  font-size: 12px;
  font-weight: bold;
}
.MenuAreaTable .MenuItemDesc
{
  font-style: italic;
  padding-left: 8px;
  display:block;
}
.MenuAreaTable .Footnote
{
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  color: red;
}
.SideBarItem
{
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  padding-left: 12px;
  display: block;
  width: 160px;
  border-bottom: solid 1px #DBEAF5;
}
.Separator
{
  width: 120px;
}
