﻿body
{
  font-family: georgia, arial, helvetica, arial, sans-serif;
  font-size: 9pt;
  color: #424242;
}
/* update height 670px */
.BodyDiv
{
  position: relative;
  top: 8px;
  z-index: 5;
  display: block;
  color: #000080;
  background-color: #DBEAF5;
  width: 800px;
  height: 698px;
  border: solid 1px #808080;
}
/* update height 670px and top -642px */
.ShadowDiv
{
  position: relative;
  z-index: 0;
  width: 800px;
  height: 698px;
  top: -670px;
  left: 18px;
  display: block;
  background-color: #6A88A2;
}
.Button
{
  font-family: georgia, arial, helvetica, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: 22px;
  color: #424242;
  background-color: #ffff99;
  display: block;
  border: #ffff99 2px solid;
}
.Button A
{
  text-decoration: none;
}
.Button A:hover
{
  text-decoration: none;
}
.Button A:visited
{
  text-decoration: none;
}
.SpecialsMessage
{
  color: Red;
  background-color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 3px;
  margin-right: 3px;
  border: solid 1px #FF9900;
}
.SpecialsTop
{
  font-weight:bold;
  font-size: 13pt;
  line-height: 28px;
}
.SpecialsBottom
{
  font-weight:normal;
  font-size: 8pt;
  line-height: 14px;
}
.Copyright
{
  font-weight:normal;
  font-size: 8pt;
  line-height:22px;
}
.ContentDiv
{
  position: absolute;
  left: 5px;
  top: 5px;
  width: 775px;
  height: 430px;
  display: block;
}
.MapBox
{
  position: absolute;
  left: 5px;
  top: 5px;
  width: 775px;
  height: 430px;
  display: block;
  background-color: #ffffff;
}
.MapDiv
{
  position: absolute;
  left: 15px;
  top: 15px;
  width: 755px;
  height: 410px;
  display: block;
  background-color: #ffffff;
  z-index:5;
}
.ContentBody
{
  background-color: #DBEAF5;
}
.SideBarDiv
{
  display: block;
  position: absolute;
  left: 3px;
  top: 5px;
  width: 175px;
  height: 430px;
}
.MenuAreaDiv
{
  background-color: #ffffff;
  display: block;
  position: absolute;
  left: 178px;
  top: 5px;
  width: 600px;
  height: 430px;
  overflow: auto;
  visibility: hidden;
}
.MenuAreaTable
{
  font-size: 11px;
  width: 580px;
  padding-left: 5px;
}
.MenuTitleDesc
{
  color: #848484;
  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: georgia, 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: 160px;
}
.ImgBox
{
  line-height: 1px;
  font-size: 1px;
}
.ImgBox .ImgShadow
{
  background-color: Gray;
}

