body 
{  color: #000000;
}

.headerWhite
{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 75%;
   font-weight: bolder;
   color: #ffffff;
}

.headerBlack
{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 75%;
   font-weight: bold;
   color: #000000; 
}

.groupHeader
{ font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #000000;
}

.groupHeaderWhite
{ font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  color: #ffffff;
}

.groupTable
{ font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  padding: 0px;
}

.mainTitleHeader
{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 75%;
   font-weight: bold;
   /*color: #01738B;*/
   color: #005D93;
}

.footerFont
{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 65%;
   color: #999999; 
}


.notLoggedInTable 
{ font-family: Verdana, Helvetica, Arial;
  font-size: 70%; 
  color: #ff0000;
  font-weight: bold;
  line-height: 11px;
  border-left: 1px solid #ff0000; 
  border-right: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000; 
  border-top: 1px solid #ff0000; 
  padding: 0px;
  background-color: #ffffff;
}

.redTable
{
  border-left: 1px dashed #ff0000; 
  border-right: 1px dashed #ff0000;
  border-bottom: 1px dashed #ff0000; 
  border-top: 1px dashed #ff0000; 
  padding: 2px;
}

.boxedTable 
{ border-left: 1px solid #000000; 
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000; 
  border-top: 1px solid #000000; 
  padding: 0px;
  background-color: #ffffff;
}

.yellowTable 
{ border-left: 1px solid #000000; 
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000; 
  border-top: 1px solid #000000; 
  padding: 0px;
  background-color: #FFFADB;
}

.blueTable 
{ border-left: 1px solid #000000; 
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000; 
  border-top: 1px solid #000000; 
  padding: 0px;
  background-color: #E6F0F5;
}

.orangeTable 
{ border-left: 1px solid #000000; 
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000; 
  border-top: 1px solid #000000; 
  padding: 0px;
  background-color: #FCEDDE;
}

.menuTable
{ background-color: #ffffff; 
  border-bottom: none; 
  border-left: none; 
  border-right: none; 
  border-top: none; 
  width: 100%; 
  height: 340px;
  position: relative;
  left: 0px; 
  top: 0px; 
  visibility: hidden; 
}

.menuHeader
{ font-family: Verdana, Helvetica, Arial;
  font-size: 70%; 
  font-weight: bold;
  color: #000000;
  background-color: #eeeeee; 
  border-bottom: none; 
  border-left: none; 
  border-right: none; 
  border-top: none; 
  width: 100%;
  padding: 5px;
  position: relative;
}

.groupMenuTable
{ background-color: #ffffff; 
  border-bottom: none; 
  border-left: none; 
  border-right: none; 
  border-top: none; 
  width: 100%; 
  position: relative;
  visibility: hidden; 
}


.groupMenuHeader
{ background-color: #eeeeee; 
  border-bottom: none; 
  border-left: none; 
  border-right: none; 
  border-top: none; 
  width: 100%;
  position: relative;
}

a.navLink
{  /*color : #FF9900;*/
   color: #98202D;
   font-family: Verdana, Helvetica, Arial;
   font-size : 70%;
   font-weight: bold;
   font-style: italic;
   text-decoration : none;
}

a.navLink:hover 
{  /*color : #EB8507;*/
   color: #98202D;
   font-size : 70%;
   font-weight: bold;
   font-style: italic;
   text-decoration : underline;
}

a.navLink:active 
{  /*color : #EB8507;*/
   color: #98202D;
   font-size : 70%;
   font-weight: bold;
   font-style: italic;
   text-decoration : underline;
}

.selectedNavLink
{  font-family: Verdana, Helvetica, Arial;
   color : #E28026;
   font-size : 70%;
   font-weight: bold;
   font-style: italic;
   text-decoration : underline;
}

a.headerlink 
{ text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif;
  color: #000000;
}

a.headerLink:hover 
{ text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, Verdana, Tahoma, Helvetica, Geneva, sans-serif;
  color: #2771A7;
}

a.whiteLink
{  color : #ffffff;
   font-family: Verdana, Helvetica, Arial;
   font-size : 70%;
   font-weight: bold;
   text-decoration : none;
}

a.whiteLink:hover 
{  color : #DCDE66;
   font-size : 70%;
   font-weight: bold;
   text-decoration : underline;
}

a.whiteLink:active 
{  color : #ffffff;
   font-size : 70%;
   font-weight: bold;
   text-decoration : none;
}

a.whiteLinkVisited
{  color : #ffffff;
   font-family: Verdana, Helvetica, Arial;
   font-size : 70%;
   font-weight: bold;
   text-decoration : none;
}

a.blackLink
{  color : #000000;
   font-family: Verdana, Helvetica, Arial;
   font-size : 70%;
   font-weight: bold;
   text-decoration : none;
}

a.blackLink:hover 
{  color : #E28026;
   font-size : 70%;
   font-weight: bold;
   text-decoration : underline;
}

a.blackLink:active 
{  color : #000000;
   font-size : 70%;
   font-weight: bold;
   text-decoration : none;
}

a.blackLinkVisited
{  color : #000000;
   font-family: Verdana, Helvetica, Arial;
   font-size : 70%;
   font-weight: bold;
   text-decoration : none;
}

a.link0
{  color: #005D93;
   /*color : #D76F0E;*/
   font-family: Verdana, Helvetica, Arial;
   font-size : 100%;
   font-weight: bold;
   text-decoration : none;
}

a.link0:hover 
{  /*color : #E28026;*/
   color: #C2CCD9;
   font-size : 100%;
   font-weight: bold;
   text-decoration : underline;
}

a.link0:active 
{  /*color : #E28026;*/
   color: #C2CCD9;
   font-size : 100%;
   font-weight: bold;
   text-decoration : underline;
}

a.link1
{  /*color: #005D93;*/
   color : #D76F0E;
   font-family: Verdana, Helvetica, Arial;
   font-size : 100%;
   font-weight: bold;
   text-decoration : none;
}

a.link1:hover 
{  color : #E28026;
   /*color: #C2CCD9;*/
   font-size : 100%;
   font-weight: bold;
   text-decoration : underline;
}

a.link1:active 
{  color : #E28026;
   /*color: #C2CCD9;*/
   font-size : 100%;
   font-weight: bold;
   text-decoration : underline;
}

a.greyLink
{  color : #999999;
   font-family: Verdana, Helvetica, Arial;
   font-size : 65%;
   font-weight: bold;
   text-decoration : none;
}

a.greyLink:hover 
{  color : #EB8507;
   font-size : 65%;
   font-weight: bold;
   text-decoration : underline;
}

a.greyLink:active 
{  color : #999999;
   font-size : 65%;
   font-weight: bold;
   text-decoration : none;
}

a.greyLinkVisited
{  color : #999999;
   font-family: Verdana, Helvetica, Arial;
   font-size : 65%;
   font-weight: bold;
   text-decoration : none;
}

.txtcpy 
{  font-weight: normal;
   font-size: 70%;
   line-height: 140%;
   font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
   color: #000000;
}

.smltxtcpy 
{  font-weight: normal;
   font-size: 65%;
   line-height: 140%;
   font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
   color: #000000;
}

/* User Codes DON'T TOUCH*/
H1
{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 13px;
   font-weight: bold;
   /*color: #01738B;*/
   color: #005D93;
}

H2
{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 13px;
   font-weight: bold;
   color: #000000; 
}

h1
{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 13px;
   font-weight: bold;
   /*color: #01738B;*/
   color: #005D93;
}

h2
{  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-size: 13px;
   font-weight: bold;
   color: #000000; 
}

