body
{
    border-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    font-size: smaller;
    color: black;
    font-family: Verdana, Arial, Helvetica, san-serif;
    background-color: #ffffff;
    /* scrollbar-base-color: #eeebff; */ 
}
.mainBody
{
    font-size: small;
    color: black;
    font-family: Verdana, Arial, Helvetica, san-serif;
    background-color: #ffffff;
    /* width: 100%; */ /* This causes IE7 to always show a horizontal scroll bar. */
}
.normalBody
{
    font-size: small;
    color: black;
    font-family: Verdana, Arial, Helvetica, san-serif;
    background-color: #ffffff;
    width: 100%; /* This causes the title-bar line to extend the full width. */
}
.innerBody
{
    color: black;
    font-family: Verdana, Arial, Helvetica, san-serif;
    background-color: #ffffff;
}
.topContent
{
    font-size: smaller;
    color: black;
    font-family: Verdana, Arial, Helvetica, san-serif;
    background-color: #ffffff;
    vertical-align: top;
}
a
{
    font-weight: 600;
    color: #046c0c;
    font-family: Arial, Helvetica
}
.menu
{
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    color: #046c0c;
    line-height: 16px;
    font-family: Arial, Helvetica;
}

.menu:hover
{
    font-size: 14px;
}
.menuActive
{
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    color: #046c0c;
    line-height: 16px;
    font-family: Arial, Helvetica;
    background-color: #ffffff;
    white-space: nowrap;
;
}
.menuActiveFill
{
    line-height: 100%;
}
.menuTable
{
    background-color: #ffffff;
    vertical-align: top;
    width: 100%;
    height: 100%;
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
.menuRow
{
    vertical-align: top;
}
.menuCol
{
    vertical-align: top;
}
.menuDiv
{
    z-index: 10;
}
.subMenuDiv
{
    visibility: hidden;
    position: absolute;
    z-index: 9;
}
.subMenu
{
    font-size: 10px;
    vertical-align: middle;
    text-align: left;
    color: #ffffff;
    line-height: 15px;
    margin-left: 30px;
    font-family: Arial, Helvetica
}
.subMenuActive
{
    font-size: 10px;
    vertical-align: middle;
    text-align: left;
    color: #ffffff;
    line-height: 15px;
    margin-left: 30px;
    font-family: Arial, Helvetica;
    background-color: #046c0c;
}
.subMenuTable
{
    background-color: #046c0c;
}
.subMenu:hover
{
    font-size: 12px;
}
.pagetitle
{
    font-weight: bold;
    font-size: 25px;
    color: #046c0c;
    vertical-align: middle;
    text-align: left;
    line-height: 20px;
    font-family: Arial, Helvetica;
    white-space: nowrap;
}
.fullCell
{
    width: 100%;
}
.titleline
{
    height: 72px;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.greenline
{
	background-color: #046c0c;
	height: 3px;
	width: 100%;
	vertical-align: middle;
}
.logoText
{
    font-weight: bold;
    font-style: italic;
    color: #046c0c;
}
.smallerFont
{
    font-size: smaller;
}
.copyright
{
    font-size: smaller;
    text-align: center;
}
.newsTable
{
    background-color: #046c0c;
    width: 200px;
}
.newsTitle
{
    font-weight: bold;
    font-size: 20px;
    color: #046c0c;
    vertical-align: middle;
    text-align: center;
    line-height: 18px;
    font-family: Arial, Helvetica
}
.newsItem
{
    font-weight: bold;
    font-size: 20px;
    color: #046c0c;
    vertical-align: middle;
    text-align: left;
    line-height: 25px;
    font-family: Arial, Helvetica
}
.buttonClass
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    background-color: #046c0c;
}
.logoTable
{
    width: 100%;
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
.logoImage
{
    border-style: none;
    /* The following is required to work around a known bug.
       Otherwise, a border is left under the image. */
    display: block; 
}
.logoCell
{
    width: 100%;
    vertical-align: middle;
    text-align: left;
}
.spacerColumn
{
    width: 10px;
}
.lineRow
{
    height: 50%;
}
.infoData th,.infoData td
{
    vertical-align: top;
    text-align: left;
    padding-top: 1.5em;
    padding-left: 2em;
}
.dataLabel
{
    font-weight: bold;
    font-style: italic;
}
.productName
{
    color: #046c0c;
    font-weight: bold;
    font-style: italic;
}
.SpeakText {
    color: #0000FF;
    font-weight: bold;
}

