@charset "UTF-8";
h1 {
	font-size: 22px;
	line-height: 25px;
	color: #FFF;
	margin-top: 0em;
	margin-bottom: 0.7em;
	font-weight: normal;
	background-image: url(../SiteImages/ePlans_SeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
}
h2 {
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	color: #203F76;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #333;
	margin-top: 0em;
	margin-bottom: 1em;
}
h4 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #8F1E24;
	margin-top: 0em;
	margin-bottom: 0.8em;
}
h5 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000;
	margin-top: 0em;
	margin-bottom: 0.8em;
}
.bold {
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
	line-height: 12px;
}
.img_floatright {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	background-image: url(../SiteImages/ePlans_SeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 11px;
}
.img_floatleft {
	float: left;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../SiteImages/ePlans_SeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 11px;
}
.darkred_bold {
	font-weight: bold;
	color: #8F060A;
}
.darkred_bold14 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #8F060A;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.rightcontent_separator {
	line-height: 30px;
	background-image: url(../SiteImages/ePlans_SeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.rightcontent_dottedseparator {
	line-height: 15px;
	background-image: url(../SiteImages/ePlans_DottedSeparatorBG.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.indent20 {
	padding-left: 20px;
}
.img_iconfloatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
