﻿body {
	font-family:sans-serif;
	font-size: 13px;
	background-color: #f2f2f2;
	color: #363636;
}
.TopBorder1 {
	border-top: 18px solid #5f8191;
	padding-top: 1px;
}
.TopBorder2 {
	border-top: 1px solid #FFFFFF;
}
.Wrapper {
	background-color: #FFFFFF;
	border: 1px solid #B7B7B7;
	padding:  0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
}
.innerWrapper {
	padding:10px 10px 10px 10px;
}
.BenefitName {
	border-bottom:1px solid #B7B7B7;
	color:#252525;
	font-family:sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:26px;
	margin-bottom:30px;
	padding-bottom:6px;
}
.RowWrapper {
	padding-bottom:10px;
	width:500px;
}
.Plan {
	color:#5F8191;
	margin-bottom:20px;
	font-family:sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
.Description {
}
