
.text
{
    font-family : Verdana, verdana, Helvetica, helvetica;
    font-size : 8pt;
    color : #000000;
}

.redText
{
    font-family : Verdana, verdana, Helvetica, helvetica;
    font-size : 10pt;
    color : #ED2024;
}

.greenText
{
    font-family : Verdana, verdana, Helvetica, helvetica;
    font-size : 8pt;
    color : #2C5121;
}

.yellowText
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 8pt;
    color : #FFFC51;
}

.whiteText
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 10pt;
    color : #ffffff;
}

.blackText
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 10pt;
    color : #000000;
}

.grayText
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 10pt;
    color : #575861;
}

.news
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 8pt;
    color : #000000;
}

.services
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 8pt;
    color : #2A0573;
}

.whiteHeading
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 9pt;
    font-weight : bold;
    color : #ffffff;
}

.whiteHdgBig
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 14pt;
    color : #ffffff;
}

.yellowHdgBig
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 14pt;
    color : #FFFD66;
}

.yellowHdgMed
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 10pt;
    color : #FFFD66;
}

.footer
{
    font-family : Helvetica, helvetica, Verdana, verdana;
    font-size : 10pt;
    color : #5C5C5C; 
}

.menuItem
{
    font-family : Verdana, verdana, Arial, arial, Helvetica, helvetica;
    font-size : 8pt;
    font-weight : bold;
    color : #d6d6d6;
}

.menuItem1
{
    font-family : Verdana, verdana, Arial, arial, Helvetica, helvetica;
    font-size : 8pt;
    font-weight : bold;
    color : #ffffff;
}

.whiteMenuItem
{
    font-family : Verdana, verdana, Arial, arial, Helvetica, helvetica;
    font-size : 8pt;
    font-weight : bold;
    color : #ffffff;
}

.greenHdgBig
{
    font-family : Verdana, verdana, Arial, arial, Helvetica, helvetica;
    font-size : 14pt;
    font-weight : bold;
    color : #66AE5A;
}

.header {
  font-size: 14px;
  font-family: "Helvetica";
  font-weight: bold;
  color: #ffffff;
}
.footer {
  font-size: 10px;
  font-family: "Helvetica";
  font-weight: normal;
  color: #cfcfcf;
}
.footerlink {
  font-size: 10px;
  font-family: "Helvetica";
  font-weight: normal;
  color: #000000;
  text-decoration: none; 
}
.footerlink:hover {
  font-size: 10px;
  font-family: "Helvetica";
  font-weight: normal;
  text-decoration: underline; 
  color: #FFDF01;
}
.body   {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
}
.bodyjust   {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  text-align: justify;
}
.light  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #888888;
}
.medium  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #666666;
}
.mediumbold  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: bold;
  line-height: 14px;
  color: #333333;
}
.title  {
  font-size: 14px;
  font-family: "Helvetica";
  font-weight: bold;
  line-height: 18px;
  color: #ffffff;
}
.mediumlink {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-decoration: none;
}
.mediumlink:hover {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: bold;
  line-height: 14px;
  color: #FFDF01;
  text-decoration: underline;
}
.medium-just  {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #666666;
  text-align: justify;
}
.bodybold   {
  font-size: 12px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  font-weight: bold;
  color: #000000;
}
.quote   {
  font-size: 13px;
  font-family: "Helvetica";
  font-weight: normal;
  line-height: 14px;
  color: #25256B;
}

a.prodLink:link {text-decoration : none; color : #3C5FF7}
a.prodLink:visited {text-decoration : none; color : #3C5FF7}
a.prodLink:hover {color : #CC9933}
a.prodLink:active {color : #CC9933}

a.plainLink:link {text-decoration : none; color : #3a3a3a}
a.plainLink:visited {text-decoration : none; color : #3a3a3a}
a.plainLink:hover {text-decoration : none; color : #3C5FF7}
a.plainLink:active {text-decoration : none; color : #3C5FF7}

a.menuLink:link {text-decoration : none; color : #26264a}
a.menuLink:visited {text-decoration : none; color : #363636}
a.menuLink:hover {text-decoration : none; color : #ff0000}
a.menuLink:active {text-decoration : none; color : #3C5FF7}

a.menuLink1:link {text-decoration : none; color : #ffffff}
a.menuLink1:visited {text-decoration : none; color : #ffffff}
a.menuLink1:hover {text-decoration : none; color : #ffff33}
a.menuLink1:active {text-decoration : none; color : #efefef}

a.bannerLink:link {text-decoration : none; color : #ffffff}
a.bannerLink:visited {text-decoration : none; color : #ffffff}
a.bannerLink:hover {text-decoration : none; color : #ffff00}
a.bannerLink:active {text-decoration : none; color : #ffff00}

a.newsLink:link    {color : #3333FF}
a.newsLink:visited {color : #3333FF}
a.newsLink:hover   {color : #1E1EB2}
a.newsLink:active  {color : #3333FF}



.StdFontClass {font-family: Verdana; font-size: 70%; color: black; line-height: 12pt;}
.StdFontClass2 {font-family: Verdana; font-size: 100%; color: black; line-height: 12pt;}
.HeroTbl {margin-left:5px;}
.HeroTbl {margin-left:4px;}
.DecisionBox {padding: 0 10 0 10;}
.CmdTbl {font-family: Verdana; font-size: 70%; color: black; line-height: 12pt; border-width: 2 2 2 2 ;border-color: #66AE5A; background: #fcfbe5; border-style:solid;}
.DecDBtbl {border-width: 0 2 0 2 ;border-color: #C6D6EE; border-style:solid;}

.blueTbl {border-width: 2 2 2 2 ;border-color: #6487DC; background: #edf2fc; border-style:solid;}
.blueTblHdr {border-width: 0 0 0 0; border-color: #6487DC; background: #c6d6ee; border-style:solid;}



.DecDBSubtbl {margin-left:0px;padding: 0 2 0 0;}
.Col1HdrTbl {background: #6487DC}
.Col1DataTbl {border-width: 0 2 2 2; border-color: #6487DC; background: #EDF2FC; border-style:solid;} 
.Col2HdrTbl {background: #6487DC}
.Col2DataTbl {border-width: 0 2 2 2; border-color: #6487DC; background: #EDF2FC; border-style:solid;}
.Col2AltRow1 {background: #EDF2FC}
.Col2AltRow {background: #C9D8FA}
.input {background: #FDFDE0}
.PurpleHdrTbl {background: #9269AD}
.PurpleDataTbl {border-width: 0 2 2 2; border-color: #9269AD; background: #F0E3F8; border-style:solid;}
.GreenHdrTbl {background: #6487DC}
.GreenDataTbl {border-width: 2 2 2 2; border-color: #6487DC; background: #EDF2FC; border-style:solid;}
.GreyCol {border-width: 0 2 0 0; border-color: #dfdfdf; background: #ffffff; border-style:solid;} 
