@charset "UTF-8";
/* CSS Document */

.titleH2 h2{
	padding-top: 25px !important;
	font-size: 1.875rem;
	}

.story_1 p{
	font-family: 'Open Sans','sans-serif';
    font-size: 0.875rem !important;
	
	}

.story_1 img
{
display:block; 
padding: 0 10px 30px 0;
}

.story_1_list {
	font-family: 'Open Sans','sans-serif' !important;
    font-size: 0.875rem !important;
	list-style:decimal;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 15px;
	}
	
.story_1_list li {
	padding-bottom: 5px;
	
	}
	

.story_1_list_bullet {
	font-family: 'Open Sans','sans-serif' !important;
    font-size: 0.875rem !important;
	list-style:disc;
	font-weight: normal;
	padding-left: 40px;
	padding-top: 15px;
	}
	
.story_1_list_bullet li {
	padding-bottom: 5px;
	
	}

	
.story_2 p{
	font-family: 'Open Sans','sans-serif';
    font-size: 0.875rem !important;
	
	}

.story_2 img 
{
display:block; 
padding: 0 10px 30px 0;
}

.story_2_list {
	font-family: 'Open Sans','sans-serif' !important;
    font-size: 0.875rem !important;
	list-style:disc;
	padding-left: 40px;
	padding-top: 15px;
	}
	
.story_2_list li {
	padding-bottom: 10px;
	
	}

/*-------- US echeck Table ---------*/

.Features_Benefits {
	margin-bottom:40px;
	}

.Features_Benefits_table {
	width: 100%;
	background-color: #f5f5f5;
    /*border: thin solid #e5e5e5;*/
	
	}

.Features_Benefits_table_header_back {
	
	background-color:#862633;
	}

.Features_Benefits_table_header_back_gray {
	background-color:#818181;
	}

.Features_Benefits_table_header {
	font-family: 'Open Sans', 'sans-serif';
	font-size: 1.5rem !important;
	line-height: 26px;
	color: #ffffff !important;
	padding:20px 10px 20px 15px;
	width: 316px;


	}

.Features_Benefits_table_subheader_back {
	background-color: #dcddde;
	width: 316px;
	border-bottom: thin solid #f5f5f5;
	}

.Features_Benefits_table_subheader {
	padding: 15px 15px 15px 15px;
	text-align:left;
	font-size:0.75rem !important;
	line-height: 15px;

	}
.Features_Benefits_table_body {
	background-color: #f5f5f5;
	text-align:center;
	border-bottom: thin solid #e5e5e5;
	padding: 10px;
	font-size:0.75rem !important;
    line-height: 15px;

	}

.Features_Benefits_table_payment {
	color:#ffffff;
	font-size: 0.75rem;
	line-height: 15px;
	text-align: center;
	vertical-align: bottom;
	padding: 15px 20px 10px 20px;
	}

.green
 {
	color: #375d00;
	font-size:1rem;  
	 }

.invisible {
	color: #f5f5f5;
	font-size:1rem;  
	}

/*-------- END US echeck Table ---------*/

.intro {
	width: 100%;
	margin-top:20px;
	}
.intro p {
	font-size:0.8125rem !important
	}
.middle {
	width:100%;
	clear:both;
	margin-top: 10px;
	}
.middle_Left {
  width: 55%;
  float: left;
  
}

.middle_Left p {
	display:block;
	margin-bottom:10px;
	font-size:0.8125rem !important
	
	}

.middle_Right {
  width: 40%;
  float: right;
  margin-top: 20px;
  
}

.pull-quote {
	display:block;
	margin: 30px 25px;
	font-style: italic;
	}