/*.SEGPTitle { 
border: 1px solid rgb(181, 212, 254); 
padding: 2px 25px 2px 5px; 
cursor: pointer;
margin:5px 5px 5px 5px; 
background: #ecf4fe url(../images/css/img_arrow_expand25.gif) no-repeat right; 
}

h3.SEGPTitle{font-weight:normal;padding-right:10px;}

.openTitle { 
border: 1px solid rgb(181, 212, 254); 
padding: 5px 25px 5px 10px; 
background: #ecf4fe url(../images/css/img_arrow_collapse_green25.gif) no-repeat right;

}

.SEGPDetail{ padding-top: 2px; padding-bottom: 5px; }
*/

.accordHeader{ /*header of 2nd demo*/
border: 1px solid #d6d7d6; /*rgb(181, 212, 254); */
padding: 7px 25px 0px 5px; 
cursor: pointer;
margin:5px 5px 5px 5px; */
}

.accordContent{ /*header of 2nd demo*/
/*border: 1px solid rgb(181, 212, 254); */
  /*border-top: 1px solid #d6d7d6;*/
padding: 10px 25px 5px 10px; 
}

#collapseLink{margin-left:18px;}

.open{ /*class added to contents of 2nd demo when they are open*/
background: #EDF9FD url(/images/icons/img_arrow_collapse_blue25.gif) no-repeat right;
/*font-weight: 700;*/
}

.closed { /*class added to contents of 2nd demo when they are closed*/
background: #EDF9FD url(/images/icons/img_arrow_expand25.gif) no-repeat right; 
}

.accordDetail
{
   padding: 5px 10px 5px 10px;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
