﻿body 
{
  background-color: rgb(0,58,99);
  font-family: Arial;
  font-size: 11px;
  color: rgb(88,88,88);
  padding-top: 0px;
  margin-top: 0px;
}

img
{
  border-style: none;
  behavior: url("iepngfix.htc");
}

h1
{
  padding: 0px;
  margin: 0px;
}

h2
{
  padding: 0px;
  margin: 0px;
}

h3, .Heading
{
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  color: rgb(168,168,168);
  font-weight: normal;
}

h4, .SubHeading
{
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  color: rgb(88,88,88);
  font-weight: bold;
}


h5, .SmallHeading
{
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: rgb(88,88,88);
  font-weight: bold;
  font-style: italic;
}


h6
{
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: rgb(88,88,88);
  font-weight: normal;
  font-style: italic;
}

.title
{
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  color: rgb(168,168,168);
  font-weight: normal;
  font-style: italic;
}

.note
{
  font-size: 10px;
  color: rgb(168,168,168);
  font-weight: normal;
  font-style: italic;
}

input, select, textarea
{
  font-family: Arial;
  font-size: 11px;
  color: rgb(88,88,88);
}

.pnlHeader
{
  background-image: url('Images/DefaultMaster/imHeader.png');
  background-repeat: no-repeat;
  width: 941px;
  height: 109px;
  text-align: left;
  vertical-align: top;
}

.pnlContent
{
  background-color: White;
  width: 941px;
  text-align: justify;
  vertical-align: top;
}

.padContent
{
  padding-left: 35px;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
}

.pnlFooter
{
  background-image: url('Images/DefaultMaster/imFooter.png');
  background-repeat: no-repeat;
  width: 941px;
  height: 33px;
  text-align: left;
  vertical-align: top;
}

.pnlMenu
{
  background-image: url('Images/Menu/pnlMenu.png');
  background-repeat: no-repeat;
  width: 941px;
  height: 38px;
  text-align: left;
  vertical-align: top;
}

.pnlModalHeader
{
  background-image: url('Images/DefaultMaster/imModalHeader.png');
  background-repeat: no-repeat;
  width: 711px;
  height: 99px;
  text-align: left;
  vertical-align: top;
}

.pnlModalContent
{
  background-color: White;
  width: 711px;
  height: 328px;
  text-align: justify;
  vertical-align: top;
}

.padModalContent
{
  padding-left: 30px;
  padding-right: 20px;
}


.modalBackground 
{
  background-color : rgb(30,30,30);
  filter           : alpha(opacity=80);
  opacity          : 0.80;
}

.padRightTbl
{
  padding-right: 12px;
}

a:link     { color: rgb(193,216,33); font-style: italic; text-decoration: none; }
a:visited  { color: rgb(193,216,33); font-style: italic; text-decoration: none; }
a:active   { color: rgb(193,216,33); font-style: italic; text-decoration: none; }
a:hover    { color: rgb(193,216,33); font-style: italic; text-decoration: underline; }

a.view:link     { background-image: url('Images/Global/icoLink.png'); background-repeat: no-repeat; padding-left: 21px; color: rgb(193,216,33); text-decoration: none; }
a.view:visited  { background-image: url('Images/Global/icoLink.png'); background-repeat: no-repeat; padding-left: 21px; color: rgb(193,216,33); text-decoration: none; }
a.view:active   { background-image: url('Images/Global/icoLink.png'); background-repeat: no-repeat; padding-left: 21px; color: rgb(193,216,33); text-decoration: none; }
a.view:hover    { background-image: url('Images/Global/icoLink.png'); background-repeat: no-repeat; padding-left: 21px; color: rgb(193,216,33); text-decoration: underline; }


.mnuSubSep
{
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgb(136,136,136);
}

.mnuSubSubSep
{
  padding-top: 6px;
  padding-bottom: 2px;
  padding-left: 20px;
}


.textCS
{
  font-size: 14px;
  padding-left: 6px;
  font-style: italic;
  color : White;
  
}

.dashed, .Divider
{
  border-bottom : dashed 1px rgb(133,133,133);
  padding-top : 5px;
}

.smallText, .SmallText
{
  font-size : 10px;
}

a.investors:link     { background-image: url('Images/Menu/bulletInvestors.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.investors:visited  { background-image: url('Images/Menu/bulletInvestors.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.investors:active   { background-image: url('Images/Menu/bulletInvestors.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.investors:hover    { background-image: url('Images/Menu/bulletInvestors_ovr.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(0,175,219); font-style: italic; text-decoration: none; }

a.aboutUs:link     { background-image: url('Images/Menu/bulletAboutUs.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.aboutUs:visited  { background-image: url('Images/Menu/bulletAboutUs.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.aboutUs:active   { background-image: url('Images/Menu/bulletAboutUs.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.aboutUs:hover    { background-image: url('Images/Menu/bulletAboutUs_ovr.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(0,175,219); font-style: italic; text-decoration: none; }

a.news:link     { background-image: url('Images/Menu/bulletNews.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.news:visited  { background-image: url('Images/Menu/bulletNews.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.news:active   { background-image: url('Images/Menu/bulletNews.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.news:hover    { background-image: url('Images/Menu/bulletNews_ovr.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(0,175,219); font-style: italic; text-decoration: none; }

a.brands:link     { background-image: url('Images/Menu/bulletBrands.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.brands:visited  { background-image: url('Images/Menu/bulletBrands.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.brands:active   { background-image: url('Images/Menu/bulletBrands.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.brands:hover    { background-image: url('Images/Menu/bulletBrands_ovr.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(0,175,219); font-style: italic; text-decoration: none; }

a.community:link     { background-image: url('Images/Menu/bulletCommunity.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.community:visited  { background-image: url('Images/Menu/bulletCommunity.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.community:active   { background-image: url('Images/Menu/bulletCommunity.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.community:hover    { background-image: url('Images/Menu/bulletCommunity_ovr.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(0,175,219); font-style: italic; text-decoration: none; }

a.HandW:link     { background-image: url('Images/Menu/bulletHealth.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.HandW:visited  { background-image: url('Images/Menu/bulletHealth.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.HandW:active   { background-image: url('Images/Menu/bulletHealth.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(255,255,255); font-style: italic; text-decoration: none; }
a.HandW:hover    { background-image: url('Images/Menu/bulletHealth_ovr.png'); background-repeat: no-repeat; background-position: 0px 3px; font-size: 14px; padding-left: 21px; color: rgb(0,175,219); font-style: italic; text-decoration: none; }


a.grey:link     { color: rgb(88,88,88); font-style: italic; text-decoration: underline; }
a.grey:visited  { color: rgb(88,88,88); font-style: italic; text-decoration: underline; }
a.grey:active   { color: rgb(88,88,88); font-style: italic; text-decoration: underline; }
a.grey:hover    { color: rgb(88,88,88); font-style: italic; text-decoration: underline; }

a.home:link     { color: rgb(128,128,128); font-style: normal; text-decoration: none; font-weight: bold; }
a.home:visited  { color: rgb(128,128,128); font-style: normal; text-decoration: none; font-weight: bold; }
a.home:active   { color: rgb(128,128,128); font-style: normal; text-decoration: none; font-weight: bold; }
a.home:hover    { color: rgb(128,128,128); font-style: normal; text-decoration: none; font-weight: bold; }

.homeNews
{
  color: rgb(128,128,128);
  font-style: italic;
}

.note { color : rgb(190,88,18); font-style: italic; }

ul
{
  list-style-image: url('Images/Global/bullDefault.png');
  margin-left: 10px;
  padding-left: 8px;
  padding-top: 2px;
  margin-top: 0px;
}

ul.SubBullets
{
  list-style-image: url('Images/Global/bullSub.png');
}

.Caption
{
  color : rgb(135,135,135);
  font-style : italic;
}