A:visited   { color: #0536A7}   /* visited */ 
A:link      { color: #0536A7}   /* standard */
A:active    { color: #73B7F1}   /* currently selected */

.textDetail
{
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 8pt
}

.stdControlSearch
{
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 8pt;
    WIDTH: 150
}

.textBold
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: center;
    COLOR: #000000
}

.textBoldWrap
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    COLOR: #000000
}


.textBoldLeft
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: left
}

.textBoldTop
{
    BACKGROUND-COLOR: #336699;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    WHITE-SPACE: nowrap;
    TEXT-ALIGN: left;
    BORDER-TOP: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid; 
    border-width: thin;   
    color: #ffffff	     
}

.textTable
{

    BACKGROUND-COLOR: #73B7F1;
    WHITE-SPACE: nowrap;
    color: #73B7F1	     
}

.bannerTable
{
    BACKGROUND-COLOR: #ffffff;
    color: #ffffff	     
}

.imgLeft
{
    TEXT-ALIGN: left;
    width: 258 
}

.imgRight
{
    TEXT-ALIGN: right;
    width: 258;
}


.topBody
{
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 0px;
    BACKGROUND-COLOR: #ffffff
}

.navBody
{
    MARGIN-LEFT: 0px;
    MARGIN-TOP: 12;
    BACKGROUND-COLOR: #D1EAFE;
}

.bmsNavLink
{
  FONT-FAMILY: arial,helvetica,sans-serif;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: bold;
  WHITE-SPACE: nowrap;
  text-decoration: none
}

.murphyNavLink
{
  FONT-FAMILY: arial,helvetica,sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  WHITE-SPACE: nowrap;
  text-decoration: none
}

.murphyNavLinkOver
{
  FONT-FAMILY: arial,helvetica,sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  WHITE-SPACE: nowrap;
  text-decoration: underline
}

.bmsNavLinkOver
{
  FONT-FAMILY: arial,helvetica,sans-serif;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: bold;
  WHITE-SPACE: nowrap;
  text-decoration: underline
}
