#headerBottom
{
    background: url(../../images/subHeaders/header_faq.jpg) top left no-repeat;
    height: 47px;
	width: 796px;
	margin-left: 14px;
}

h2#theCAC
{
   background: url(../../images/orangeHeaders/orange_faq_cac.gif) top left no-repeat;
   height: 23px;
}

h2#gettingUsing
{
   background: url(../../images/orangeHeaders/orange_faq_getting.gif) top left no-repeat;
   height: 23px;
}

h2#cacUsing
{
   background: url(../../images/orangeHeaders/orange_faq_using.gif) top left no-repeat;
   height: 23px;
}

h2#cacSecurity
{
   background: url(../../images/orangeHeaders/orange_faq_security.gif) top left no-repeat;
   height: 23px;
}

h2#cacAuth
{
   background: url(../../images/orangeHeaders/orange_faq_authenticate.gif) top left no-repeat;
   height: 23px;
}

dl a{
 color:  #c2870F;
}

dl a:visited{
 color:  #333333;
}

dl{
  font-size: 75%
}

dt{
  font-weight: bold;
  margin-top: 20px;
}

dd
{
  padding: 0px;
  margin: 0px;
}

a#utilFaqs
{
  color: #333333 !important;
}

h3{
  margin-top: 20px ! important;
}

div.bodyTextWide p{

  margin-top: 0px ! important;
  padding-top: 0px ! important;
}

