#options {text-align:right;}

h3 {font-size:14px; color:black;}

.accli {font-size: 12px; }
.acc {text-align: left;  }
.acc-content p {font-weight: normal; }


#acc {
width:740px; 
position:relative;
left:40px;
list-style:none; 
color:#033; 
}
#acc h3 {
width:680px; 
font-size:14px;
border:1px solid #c3c3c3; 
padding:2px 6px 2px; 
font-weight:bold; 
cursor:pointer; 
background:url(images/header.gif); 
text-indent:20px;
}
#acc h3:hover {
background:url(images/header_over.gif);
}
#acc .acc-section {
overflow:hidden; 
background:#fff; 
margin-top:-15px;
}
#acc .acc-content {
color: black; 
width:662px; 
padding:15px; 
border:1px solid #c3c3c3; 
border-top:none; 
border-bottom: 1px solid #cc0000; 
background:#fff; 
line-height: 1.5em; 
text-align: justify;
margin-top: -10px;
}




