	#sd h1,h2,h3,h4{
					/*margin-top:10px;
					margin-bottom:10px;*/
					color:#084B88;
}
.bullet{
margin-bottom:3px;
margin-top:3px;
}
h4.bullet{
font-weight:bold;
font-size:9pt;
}

.open{
display:default;
padding-left:25px;
}
.close{
display:none;
}

.minus{
padding-top:0px;
display:block;
width:20px;
height:15px;
float:left;
background: url('/img/ico_minus.gif') no-repeat 0 0;
border:0px solid darkblue;
margin-right:5px;
clear:left;
font-size:1pt;
}
.plus{
padding-top:0px;
display:block;
width:20px;
height:15px;
float:left;
background: url('/img/ico_plus.gif') no-repeat 0 0;
border:0px solid darkblue;
margin-right:5px;
clear:left;
font-size:1pt;
}