BODY, TD
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
    line-height:150%;
}

.homebig {
    COLOR: #0F7285;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    line-height:150%;
    FONT-WEIGHT:bold;
}



.graybartext {FONT-SIZE: 12pt; COLOR:white; text-decoration: none; FONT-WEIGHT: bold;}
.graybartextsmall {FONT-SIZE: 8pt; COLOR:white; text-decoration: none;}
.menu {margin:14px 10px 14px 10px}

.contacttext {FONT-SIZE: 8pt; COLOR:#C3C4C8; text-decoration: none;}

A.menu {FONT-SIZE: 8pt; COLOR:#C3C4C8; text-decoration: none;}
A:hover.menu {text-decoration: underline;COLOR:white;FONT-WEIGHT:normal;}

A.menuselected {FONT-SIZE: 8pt; COLOR:white; text-decoration: none;FONT-WEIGHT: bold;}

A.topmenu {FONT-SIZE: 8pt; COLOR:#C3C4C8; text-decoration: none;}
A:hover.topmenu {text-decoration: underline;COLOR:white;FONT-WEIGHT:normal;}
A.topmenuselected {FONT-SIZE: 8pt; COLOR:white; text-decoration: none;FONT-WEIGHT: bold;}


.subnavtitle {FONT-SIZE: 10pt; COLOR:white; margin-left:8px;FONT-WEIGHT: bold;}
A.subnavitem {FONT-SIZE: 10pt; COLOR:#404042; FONT-WEIGHT: bold;text-decoration: none;}
A:hover.subnavitem {text-decoration: underline;}
A.subnavitemsel {FONT-SIZE: 10pt; COLOR:white; FONT-WEIGHT: bold;text-decoration: none;}
A:hover.subnavitemsel {text-decoration: underline;}

A.sustain {color: #0F7285;text-decoration: none;}
A:hover.sustain {text-decoration: underline;}

.smallsustain {color: #0F7285;text-decoration: none; font-size:7pt; }


table.shadow { 
    align: center
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url(img/right.gif)
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url(img/bottomright.gif)
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url(img/bottom.gif)
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url(img/bottomleft.gif)
  } 

  td.shadow-left { width: 16px;
    background-image: url(img/left.gif)
  }
  td.shadow-topLeft {width: 16px;
    height: 16px;
    background-image: url("img/topleft.gif");
    
  } 
  td.shadow-top { width: 16px;
    height: 16px;
    background-image: url(img/top.gif);
  }     
  td.shadow-topRight { width: 16px;
    height: 16px;
    background-image: url("img/topright.gif")
  }   

  td.shadow-center { 
    background-color: white  
  }
  
A.linktext {COLOR: #636468; FONT-FAMILY: Arial; FONT-SIZE: 9pt; line-height:150%; text-decoration: none;}
A:hover.linktext {COLOR: #636468; text-decoration: underline;)
