html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
	border-top: 3px solid #86c03f;
}
@font-face {
	font-family: 'RalewayRegular';
	src: url('font/raleway-regular.eot');
	src: url('font/raleway-regular.eot') format('embedded-opentype'),
	     url('font/raleway-regular.woff2') format('woff2'),
		 url('font/raleway-regular.woff') format('woff'),
		 url('font/raleway-regular.ttf') format('truetype'),
		 url('font/raleway-regular.svg#RalewayRegular') format('svg');
}
@font-face {
	font-family: 'open_sanslight';
	src: url('font/opensans-light-webfont.eot');
	src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('font/opensans-light-webfont.woff2') format('woff2'),
		 url('font/opensans-light-webfont.woff') format('woff'),
		 url('font/opensans-light-webfont.ttf') format('truetype'),
		 url('font/opensans-light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf') format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf') format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf') format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-BoldItalic';
	src: url('font/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),  url('font/OpenSans-BoldItalic.woff') format('woff'),  url('font/OpenSans-BoldItalic.ttf') format('truetype'),  url('font/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
#wrapper {
	width:auto;
	height:auto;
	max-width:480px;
	margin:auto;
}
/*============================================ Header Start ============================================*/
.header_container_M2M {
	background:#FFF;
	padding:0px 10px;
}
.tap_button {
	z-index:99999999;
	position:relative;
	background:url(images/bat_bg.jpg) repeat-x top;
	border:2px solid #74b505;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
	text-align:center;
	max-width:390px;
	margin:auto;
	margin-top:15px;
	padding:7px 8px;
}
.tap_button img {
	float:left;
}
.tap_button h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-size:38px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
}
.tap_button h1 a, .tap_button h1 a:hover {
	text-decoration:none;
	color:#ffffff;
	outline:none;
}
.tap_button h2 {
	font-size:22px;
	color:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:normal;
	padding-top:5px;
	text-align:center;
}
.tap_button h2 strong {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.home_banner_container_M2M {
	text-align:center;
	margin:20px 0px 0px;
}
.home_banner_container_M2M img {
	display:inline-block;
}
.home_banner_white_box_M2M {
	background:#FFF;
	padding:6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-khtml-border-radius: 8px;
	box-shadow: 0px 0px 4px #d9d9d9;
	-moz-box-shadow:0px 0px 4px #d9d9d9;
	-webkit-box-shadow:0px 0px 4px #d9d9d9;
}
.home_banner_white_box_M2M ul {
	margin-bottom:0px;
}
.home_banner_white_box_M2M ul li {
	list-style:none;
	background:url(images/li_list_M2M.png) no-repeat left;
	color:#242c3c;
	font-size:14px;
	line-height:30px;
	font-family: 'OpenSans-Bold';
	text-align:left;
	padding-left:30px;
}
.banner_blue_box_M2M {
	background:url(images/home_banner_bg_M2M.png) no-repeat center bottom;
	margin-top:15px;
	padding:10px;
}
.banner_blue_box_M2M h2 {
	color:#ffffff;
	font-size:24px;
	font-family: 'OpenSans';
	font-weight:normal;
	position:relative;
}
.home_arrow_M2M {
    left: -6px;
    position: absolute;
    top: 55px;
}
.banner_blue_box_M2M h2 strong {
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.home_buttons_M2M {
	text-align:center;
}
.home_buttons_M2M img {
	display:block;
	margin:15px auto;
}
.thissitesecure_M2M{
	text-align:center;
}
.home_fr_buttons_M2M ul{
	margin-bottom:0px;
}
.home_fr_buttons_M2M ul li{
	list-style:none;
	background:none;
	width:50%;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	margin:20px 0px;
}
.home_fr_buttons_M2M ul li img{
	display:inline-block;
	width:110px;
	height:110px;
}
.home_fr_buttons_M2M ul li p{
	color:#6b6c6d;
	font-size:13px;
	font-family: 'OpenSans';
	padding-top:10px;
}
.home_fr_buttons_M2M ul li p strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
/*============================ Form Page Start ==================================*/
.body_banner_container_M2M{
	background:url(images/form_bg_M2M.jpg) no-repeat center bottom;
	margin-top:20px;
	padding:10px;
}
.quote_from_title_M2M{
	color:#FFF;
	font-size:22px;
	font-family: 'OpenSans';
	text-align:center;
	margin:auto;
	padding:20px 0px 30px;
}
.quote_from_title_M2M strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.body_blue_M2M{
	background:url(images/quote_bg_M2M.png) repeat;
	min-height:350px;
}
.form_container_M2M {
	padding:20px 15px;
}
.form_container_M2M h1, .form_container_M2M h2 {
	color:#545556;
	font-size:26px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #c4cfd6;
	padding:0px 0px 20px;
	margin-bottom:20px;
}
.form_container_M2M h2 {
	font-size:18px;
}
.form_container_M2M label {
	color:#414242;
	font-size:20px;
	font-weight:normal;
	font-family: 'RalewayRegular';
	text-align:center;
	width:100%;
}
.form_container_M2M label strong {
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
	display:block;
}
.form_container_M2M label span {
	font-size:12px;
	padding-left:5px;
	color:#323333;
}
.redio_features_M2M input[type="radio"] {
	margin-left:10px;
}
.redio_features_M2M input[type="radio"], .redio_yesno_M2M input[type="radio"] {
	display:none;
}
.redio_features_M2M input[type="radio"] + label, .redio_yesno_M2M input[type="radio"] + label {
	font-weight:normal;
	color:#414242;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:left;
	margin-top:20px;
	display:block;
	cursor:pointer;
}
.redio_features_M2M input[type="radio"] + label span, .redio_yesno_M2M input[type="radio"] + label span {
	display:inline-block;
	width:20px;
	height:20px;
	margin:-3px 10px 0 0;
	vertical-align:middle;
	background:url(images/redio_btn_M2M.png) -20px top no-repeat;
	cursor:pointer;
}
.redio_features_M2M input[type="radio"]:checked + label span, .redio_yesno_M2M input[type="radio"]:checked + label span {
	background:url(images/redio_btn_M2M.png) 0px top no-repeat;
}
.redio_yesno_M2M {
	text-align:center;
	margin-bottom:30px;
}
.redio_yesno_M2M input[type="radio"] + label {
	display:inline;
	margin-right:20px;
}
.startButton_M2M {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.startButton_M2M img, .secure_M2M img {
	display:inline-block;
}
.trust_M2M {
	text-align:center;
	margin-top:20px;
}
.trust_M2M img {
	display:inline-block;
}
.submitting_M2M{
	padding:10px 0px 0px;
	font-size:11px;
	font-family: 'OpenSans-Italic';
	color:#545454;
}
.submitting_M2M a,
.submitting_M2M strong,
.submitting_M2M strong a,
.submitting_M2M strong a:hover,
.submitting_M2M strong a:focus{
	color:#8dc53f;
	text-decoration:none;
	font-family: 'OpenSans-BoldItalic';
	outline:none;
}
/*================================ Thankyou Container ===============================*/
.congretulation_M2M {
	background:#6d6d6d;
	padding:10px 5px;
	margin-top:20px;
	text-align:center;
}
.congretulation_M2M h1{
	color:#ffffff;
	font-size:22px;
	font-family: 'OpenSans-Bold';
	padding:5px 10px 0px;
	font-weight:normal;
}
.congretulation_M2M p{
	color:#ffffff;
	font-size:15px;
	font-family: 'OpenSans';
	padding-top:10px;
}
.thankyou_header_M2M {
	margin:auto;
	position:relative;
	padding:10px 5px 20px;
}
.thankyou_header_M2M h2 {
	color:#74b505;
	font-size:15px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	padding-top:10px;
	text-align:center;
	position:relative;
}
.thankyou_header_M2M p {
	color:#6b6b6b;
	font-size:15px;
	font-family: 'OpenSans';
}
.thankyou_header_M2M h2 img {
	position:absolute;
	top:-6px;
	right:0px;
}
.thankyou_container_M2M {
	padding-left:10px;
	padding-right:10px;
}
.thankyou_box_M2M {
	text-align:center;
	margin-top:0px;
}
.thankyou_box_M2M img{
	display:inline-block;
}
.thanks_wrap {
	padding:10px;
	border:1px solid #aed678;
	background:#fffff8;
	margin:auto;
	box-shadow: 0px 0px 4px #d9d9d9;
	-moz-box-shadow:0px 0px 4px #d9d9d9;
	-webkit-box-shadow:0px 0px 4px #d9d9d9;
}
.th_logo_M2M {
	float:left;
	width:30%;
	text-align:center;
	vertical-align:bottom;
}
.th_logo_M2M img {
	display:inline-block;
	vertical-align:bottom;
}
.th_dis_M2M {
	float:right;
	width:63%;
	color:#474849;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	text-align:left;
}
.th_button_M2M{
	text-align:center;
	border-top:1px solid #dbedc4;
	padding-top:10px;
	margin-top:10px;
}
.th_button_M2M img {
	display:inline-block;
}
/*================================ Footer Container ===============================*/
.footer_container_M2M {
	background:#f3f3f3;
	padding:10px;
	text-align:center;
	color:#a6a6a6;
	font-family: 'OpenSans';
	font-size:13px;
}
.clear {
	clear:both;
}
