
#main 
{
	margin:0 auto;
	font-size:11px;
	line-height:16px;
	color:#707070;
	letter-spacing:0.03em;
	padding:0px;
}

img
{
	border:0px;
}
.arrow-img
{
	margin-left:10px;
	margin-right:5px;
}

.heading {
	color:#0072bc;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	background-color:White;
	}
.blue-bold-12px
{
	color:#2a73ae;
	font-weight:bold;
	font-size:11px;
}
.blue-bold-12px-uline
{
	color:#2a73ae;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.blue-bold-12px-uline a
{
	color:#2a73ae;
}

.blue-12px
{
	color:#2a73ae;
}
.bold-13px
{
	font-size:11px;
	font-weight:bold;
}
	
.font-14px
{
	font-size:12px;
	line-height:18px;
}
.font-14px-blue
{
	font-size:12px;
	line-height:18px;
	color:#2a73ae;
	font-weight:bold;
	text-decoration:none;
}
.font-14px-blue-uline
{
	font-size:12px;
	line-height:18px;
	color:#2a73ae;
	font-weight:bold;
	text-decoration:underline;
}
#plan-btn { height:40px;}
#plan-btn img
{
	margin-left:5px;
	margin-right:5px;
}

.font-10px
{
	font-size:10px;
	line-height:12px;
	text-align:justify;
}
.font-11px
{
	font-size:11px;
}

br
{
	line-height:15px;
}
#tools-table
{
	border:1px solid #0099cc;
}
#tools-td
{
	text-align:center;
	background-color:#ebf5fb;
	padding:5px;
	border-bottom:1px solid #0099cc;
	color:#2a73ae;
	font-weight:bold;
}
#hlv-tool
{
	border-bottom:1px solid #0099cc;
	background:url(../images/img-human-value.gif) no-repeat 15px 4px;
	color:#2a73ae;
	padding:30px 30px 30px 90px;
}
.tool-head
{
	font-weight:bold;
	text-decoration:underline;
}
.tool-head a
{
	font-weight:bold;
	color:#2a73ae;
	text-decoration:underline;
}

#aa-tool
{
	background:url(../images/img-assest-value.gif) no-repeat 15px 15px;
	color:#2a73ae;
	padding:28px 28px 28px 90px;
}
#form-wmp
{
	width:275px;
	background-color:#e2f1fa;
	color:#2a73ae;
	font-weight:bold;
	font-size:11px;

}
#form-top
{
	width:275px;
	height:27px;
	background:url(../images/bg-top-form.png) no-repeat top center #426480;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-top:2px;
	border-bottom:10px solid #e2f1fa;
}
.txtbox
{
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
}
#form
{
	border:1px solid #0072bc;
}

.redcolor
{
	color:#F00;
	font-size:11px;
}

.alignLeft
{
	float:left;
	}