@charset "utf-8";
.style9 {
	font-size: 8px;
	font-weight: bold;
}
.style11 {font-size: 9px; font-weight: bold; color: #6E953A; }
.style14 {
	font-size: 12px;
	font-weight: bold;
}
.style15 {
	color: #719637;
	font-weight: bold;
}

div#tipDiv {
    padding:0px;
    color:#000; font-size:11px; 
    background-color:#E1E5F1; border:1px solid #667295; 
}

/* used in dw_Tooltip.wrapImageOverText */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:0px }
