
.blue-box {
	margin: 15px 0 0;
	background: url(../images-new/assets-images/blue-box-bg.jpg) repeat-y;
	width: 673px;
}
.blue-box-list {
	margin: 0px 0 0;
	width: 660px;
}
.blue-box-list ul ol {
	width: 580px;
	margin: 10px 0px 0px 40px;
	padding-bottom: 6px;
}
.blue-box-list ul li, ol li {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 4px;
}
.blue-box-list ol ol li  
{
  list-style-type:lower-alpha;
}
.blue-box-bg p {
	width: 593px;
	padding: 0px 0px 10px 40px;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: center;
	margin: 0px;}
.blue-box-header {
	background: url(../images-new/assets-images/blue-box-header.jpg) no-repeat;
	padding: 8px 0 0;
}
.blue-box-headline {
	margin: 0;
	padding: 0px;
	width: 673px;
	font-size: 20px;
	color: #000000;
	line-height: 26px;
	text-align: center;
}

.blue-box-footer {
	padding: 0 0 23px;
	background: url(../images-new/assets-images/blue-box-footer.jpg) no-repeat bottom;
}
.blue-box-bg {
	padding: 5px 0 0;
	background: url(../images-new/assets-images/blue-box-bg-content.jpg) repeat-x bottom;
	width: 666px;
}


table td {
	padding: 0 0 8px 10px;
}