.sectiontitle
{
	background-color:#0099ff;
	color:#ffffff;
	margin:10px 0 10px 0;
	padding:10px;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sectiondescription
{
	background-color:#f1f9fe;
	border-top:5px #fef0f0 solid;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
}
.sectionpoints
{
	background-color:#E9F6FF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	position:relative;
	height:140px;
}
.sectionpts
{
	margin: 0 0 0 100px;
}
.sectionpts > div
{
	float:left;
	width:150px;
	border-bottom:1px #0099ff dashed;
	padding:6px 0;
	margin: 0 10px 0 0;
}
.bluehr
{
	padding:0px;
	margin:2px 0 2px 0;
	color:#0099ff;
	height:1px;
}
.bluearrow
{
	position:absolute;
	top:30px;
}
.pointheader
{
	float:left;
	color:#333333;
	font-size:18px;
	width:40px;
}
.verticalpoints ul
{
	list-style-type:none;
	padding:0px;
}
.verticalpoints ul li
{
	padding:0px;
}
.verticalpoints
{
	border-left:5px #76c8fd solid;
	margin:10px 0 10px 30px;
	padding:0 0 0 20px;
}