@charset "utf-8";
/* CSS Document */
.acnsholder {border:1px solid #CCCCCC; margin:2px; padding:1px;}
.acnsheading{
	font-size: 16px;
	color:  #003399;
	text-indent:1px;
	font-family:Arial, Helvetica, sans-serif;
	background:#EAF2FB;
	border-bottom:1px solid #cccccc;
	font-weight: bold;
	margin:1px;
}
.acnstitle{
	font: normal 10px "Arial", "Helvetica", "Tahoma", sans-serif;
	text-align: center;
	color: #000000;
	margin:4px;
	line-height:normal;}
.acnstext {
	font: normal 12px "Arial", "Helvetica", "Tahoma", sans-serif;
	text-align: justify;
	color: #000000;
	line-height:normal;
	margin:4px;
	border-bottom:dashed 1px #CCCCCC; padding-bottom:12px;}
.acnstextlast {
	font: normal 12px "Arial", "Helvetica", "Tahoma", sans-serif;
	text-align: justify;
	color: #000000;
	line-height:normal;
	margin:4px;}


