/* cell to store links like Home, Email Us etc. */
.top-header-td
{
  font-family: Verdana, Arial, Helvetica, san-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #336699;
}

/* Links at the top such as Home, Email Us etc. */
.top-header-link
{
  color: #FFFFFF;
  font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

/* 08/18/2011 - Google Translate Element */
#google_translate_element div
{
  background-color: #336699;
}
#google_translate_element span
{
  color: #FFFFFF;
  font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

#google_translate_element img
{
   height: 14px;
   width: 14px;
}
/* End of Google Translate Element */

