BODY {
   margin:0;
   padding:0;
}

.module  {margin-top: 15px }

.module_head   {
color: #1e3069;
font-weight: bold;
font-size: 14px;
font-family: Arial;
padding-left: 15px;
}

.module_headc   {
color: #1e3069;
font-weight: bold;
font-size: 14px;
font-family: Arial;
text-align: center;
padding-left: 15px;
}

.module_headrd   {
color: #FF0000;
font-weight: normal;
font-size: 12px;
font-family: Arial;
padding-left: 15px;
}

.module_head  a, .module_head a:hover, .module_head a:visited {
color: #1e3069;
font-weight: bold;
font-size: 14px;
font-family: Arial;
padding-left: 15px; 
}

.module_text   {
font-size: 12px;
font-family: Arial;
padding: 5px 10px 5px 10px
}

.module_textbl   {
font-size: 12px;
font-family: Arial;
padding: 5px 10px 5px 10px;
background-color: #DCE8F3
}
.module_textor   {
font-size: 12px;
font-family: Arial;
padding: 5px 10px 5px 10px;
background-color: #FCE3BA
}
.module_textgrn   {
font-size: 12px;
font-family: Arial;
padding: 5px 10px 5px 10px;
background-color: #B9CABC
}
.module_textpur   {
font-size: 12px;
font-family: Arial;
padding: 5px 10px 5px 10px;
background-color: #D6B6C8
}

.module_text  ul {
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 10px;
}

.module_navigation   {
   font-size: 10px;
   font-family: Arial;
   padding-top: 10px;
   padding-right: 15px;
   padding-bottom: 10px;
   padding-left: 15px;
}


.cell_padding {
   padding: 10px;
   font-size: 14px;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 18px;
}
.intro {
   font-size: 18px;
   line-height: 23px;
   color: #1E3069;
}


.description a, .description a:visited {
   font-size: 14px;
   line-height: 18px;
   text-decoration:none;
   font-style:normal;
   font-weight: normal;
   }
   
.description a:hover {
   font-size: 14px;
   line-height: 18px;
   text-decoration:none;
   font-style:normal;
   font-weight: normal;
   }
.testimonial {
   padding: 10px;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 16px;
}

.testimonial p {
   padding: 0px;
   margin: 0px 0px 5px 0px;

}

A.terms:link {
   font-family : Arial;    /* Denise added for terms_privacy.aspx */
   font-size :10px;
   font-weight :normal;
   text-decoration: none;
   color: white;
}

A.terms:visited {
   font-family : Arial;    /* Denise added for terms_privacy.aspx */
   font-size :10px;
   font-weight :normal;
   text-decoration: none;
   color: white;
}

A.terms:hover {
   font-family : Arial;    /* Denise added for terms_privacy.aspx */
   font-size :10px;
   font-weight :normal;
   text-decoration: underline;
   color: white;
}

A.Norm:LINK {
   font-size :12px;
   font-weight :bold;
}
A.Norm:VISITED {
   font-size :12px;
   font-weight :bold;
}
