.information_header {
  font-family: Trebuchet, helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#444444;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  background:url(images/index_bg.png) 100% 0 repeat-x;
}
.information_header a{
display:block;
text-decoration:none;
}
.information_header a:hover{
display:block;
color:#000;
text-decoration:underline;
}
.information_header ul{
list-style: none; 
}
.information_header li{
padding-left: 10px;
display:block;
background-repeat: no-repeat;
background: url(images/list_point.png) no-repeat 0 3px;
margin-top:3px;
margin-left:-25px;
}

.infopage_heading{
margin-left:20px;
}

.questions_list_div{
  font-family: Trebuchet, helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#444444;
  border-top: 1px solid #999;
  background:url(images/index_bg.png) 100% 0 repeat-x;
  margin-bottom:55px;
  }
.questions_list a{
display:block;
text-decoration:none;
}
.questions_list a:hover{
display:block;
color:#000;
text-decoration:underline;
}
.questions_list ul{
list-style: none; 
list-style-image:none;
}
.questions_list li{
padding-left: 10px;
display:block;
background-repeat: no-repeat;
background: url(images/list_point.png) no-repeat 0 3px;
margin-top:7px;
margin-left:-25px;
list-style: none;
}
.ans_que{
text-decoration:underline;
}
.ans_ans{
padding-bottom:20px;
border-bottom:1px dotted #ccc;
margin-right:10px;
}
.infototop{
float:right;
margin-right:20px;
font-size:10px;
color:#444;
}




.custs {
  font-family: Trebuchet, Helvetica, Verdana, Arial, sans-serif;
  font-size: 16px;
  color:#ffffff;
  background:#000000;
  background-image:url('images/site_bg_fade.JPG');
  background-repeat:repeat-x;
}

.custs a{
  font-family: Trebuchet, Helvetica, Verdana, Arial, sans-serif;
  font-size: 16px;
  color:#ffffff;
  background:#000000;
  background-image:url('images/site_bg_fade.JPG');
  background-repeat:repeat-x;
}