/* ================================
    CSS STYLES FOR Data Springs Opt In Module
   ================================
*/   


/* ================================
    CSS STYLES FOR Opt In List Administration Grid
   ================================
*/ 

.GridText{
  color: #003094; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tblQuestion {
  color: #003094;; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

tr.HeaderRowStyle
{
  background-color : #C9E5FE;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
tr.HeaderRowAlternate
{
  background-color : #e5e5e5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  }

td.HeaderStyle
{
	color: #ffffff; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
}
th.HeaderStyle 
{
	color: #ffffff; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
}



/* ================================
    CSS STYLES FOR Opt In Lists On Main Module
  ================================
*/ 

.CategoryTitle    {
    font-family: Arial;
    font-size:  11px;
    font-weight: bold;
    color: #003094; 
}


.CategoryDesc    {
    font-family: Arial;
    font-size:  11px;   
    color: #003094; 
}









































