/*
  top_cta-v2.css
*/




#top_bullets_table { 
  margin: 8px 0px 15px 0px;
}
#top_bullets_table td {
  padding-bottom: 4px;
}
#top_bullets_table td.td_bullet {
  padding-top: 2px;
  width: 20px;
} 
#top_bullets_table td.td_text {  
  font-family: arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 18px;
}




#top_cta-v2_bullets {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  list-style: none;
  margin: 10px 0px 0px 0px;
  padding-left: 10px;
}

#top_cta-v2_bullets li {
  margin-bottom: 8px;
  font-style: italic;
}

#top_cta-v2_title {
  color: #900000; 
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
  /*font-size: 21px; */
  font-weight: normal; 
  margin-bottom: 10px;
  margin-top: 8px;
}

#top_cta-v2 {
  background-image: url(images/top_cta_v2/arrow_bg.gif);
  background-repeat: no-repeat;
  xxbackground-position: 30px 0px;
}

#top_cta-v2 p {
  font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}

 
