/* ================================
    CSS STYLES FOR Opt In Lists On Main Module
  ================================
*/ 

html {
Font-Size:13px;
Font-Family:Arial,Helvetica,sans-serif;
Font-Weight:Normal;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;

}

p {
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
text-align: left;
}


.Normal {
Font-Size:13px;
Font-Family:Arial,Helvetica,sans-serif;
Font-Weight:Normal;
Color:#000000;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
text-align: left;

}

.NormalBold {
Font-Size:13px;
Font-Weight:Bold;
Color:#000000;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 0px;
text-align: left;
}


.CategoryTitle    {
    font-family: Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #003366;
}


.CategoryDesc    {
    font-family: Arial, Helvetica;
    font-size:  16px;   
    color: #000000;
}

.OptInEmail_Link   {
    font-family: Arial, Helvetica;
    font-size:  13px;   
    color: #000000;
}

.OptInEmail_Label  {
    font-family: Arial, Helvetica;
    font-size:  13px;   
    color: #000000;
}

.OptIn_HeaderTable   {
                border-width: 0px;
}

.OptIn_ListTable{
 border-width: 0px;
}

OptInEmail_DashBoard{
    font-family: Arial, Helvetica;
    font-size:  10px;   
    color: #000000;
}


.OptIn_MessageTable {
 border-width: 0px;
}

.OptIn_ErrorMessage {
    color: red;
}

.OptIn_MainTable {
 border-width: 0px;
}

.OptIn_QuestionsTable {
 border-width: 0px;
}

.OptIn_ExistingTable {
 border-width: 0px;
}

.OptIn_HR {
color: #999999";
height: 2px;
}

.OptIn_Textbox {
}

.OptIn_ValidationError {
color: red;
}



/* ================================
    CSS STYLES FOR Data Springs Opt In Control Panel /Configuration Module
   ================================
*/   


.GridText{
  color: #ffffff; 
}

tr.HeaderRowStyle
{
  background-color : #C9E5FE;
}
tr.HeaderRowAlternate
{
  background-color : #99B02E;
  }

td.HeaderStyle
{
	color: #ffffff; 
	font-weight: bold; 
}
th.HeaderStyle 
{
	color: #ffffff; 
	font-weight: bold; 
}
































