/* ----------------------------------------- 
-------------------------------------------- */
/*  */
#contentsArea h2 {
	margin-bottom:15px;
}
#contentsArea h3.subTitle2-3 {
	color:#2c31b7;
	margin:0px 0px 10px 0px;
}
#contentsArea h3.subTitle2-1 {
	margin:0px 0px 10px 0px;
}

#contentsArea table.estimaTbl {
	border-collapse:collapse;
	border:0px;
}
#contentsArea table.estimaTbl th {
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	padding-right:15px;
	padding-bottom:10px;
}
#contentsArea table.estimaTbl td {
	width:120px;
	vertical-align:top;
	padding-bottom:10px;
}

#contentsArea table.estimaTbl ul {
	padding-left:20px;
	margin-left:0px;
}

#contentsArea table.btmLine {
	border-bottom:1px #CCCCCC dotted;
	margin-bottom:15px;
}
#contentsArea div.btmLine2 {
	border-bottom:1px #CCCCCC solid;
	margin-bottom:15px;
}
