﻿span.Legend a.Legend:active        {color: #ffffff; text-decoration: none;}
span.Legend a.Legend:visited       {color: #ffffff; text-decoration: none;}
span.Legend a.Legend:link          {color: #ffffff; text-decoration: none;}
span.Legend a.Legend:hover         {color: #ffffff; text-decoration: none;}

.lightText, .lightText p
{
  color: #FFFFFF;
  font-size: 8.5px;
/*  font-weight: bold;*/
  font-family: verdana;
  text-transform: uppercase;
}

ul
{
  margin-top:0px;
  margin-bottom:0px;
  margin-left: 15px;
}


#imgfix img
{
vertical-align:middle;
}

.DM_SearchValue a:active        {color: #000000; text-decoration: none; font-weight: 6;}
.DM_SearchValue a:visited       {color: #000000; text-decoration: none; font-weight: 6;}
.DM_SearchValue a:link          {color: #000000; text-decoration: none; font-weight: 6;}
.DM_SearchValue a:hover         {color: #000000; text-decoration: none; font-weight: 6;}

.DM_SearchValue_hover a:active        {color: #000000; text-decoration: none; font-weight: 6;}
.DM_SearchValue_hover a:visited       {color: #000000; text-decoration: none; font-weight: 6;}
.DM_SearchValue_hover a:link          {color: #000000; text-decoration: none; font-weight: 6;}
.DM_SearchValue_hover a:hover         {color: #000000; text-decoration: none; font-weight: 6;}

.H1 a:active        {color: #004080; font-family: Arial, Helvetica; text-decoration: none; font-size: 12; font-weight: bold;}
.H1 a:visited       {color: #004080; font-family: Arial, Helvetica; text-decoration: none; font-size: 12; font-weight: bold;}
.H1 a:link          {color: #004080; font-family: Arial, Helvetica; text-decoration: none; font-size: 12; font-weight: bold;}
.H1 a:hover         {color: #004080; font-family: Arial, Helvetica; text-decoration: none; font-size: 12; font-weight: bold;}

.noBorder img
{
  border: 0px;
}

.DM_SearchValue{
	font-size:10px;
	font-family: Arial, Helvetica;
	background-color: #ffffff;
	cursor: pointer; cursor: hand;
}
.DM_SearchValue_hover{
	font-size:10px;
	font-family: Arial, Helvetica;
	background-color: #BBB7C7;
	cursor: pointer; cursor: hand; 
}
