body {
	border: 0 none;
	margin: 0;
	padding: 0;
	color: #555;
	font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #259cda;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;  
	-ms-interpolation-mode: bicubic;
}
li {
	list-style: none;
	border: 0 none;
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	border: 0 none;
	margin: 0;
	padding: 0;
}
.eCheckHeader {
	clear:both;
	width:1000px;
	margin: 0 auto;
	background-image: url(/images/echecks/bg.jpg);
}
.echeck-header-top {
	line-height: 32px;
	text-transform: uppercase;
	text-align: center;
	background: url("/images/echecks/hrbg-greydot.gif") repeat-x scroll 0% bottom transparent;
	background-color: rgba(255, 255, 255, 0.5);
	font-weight: 700;
	font-size: 11px;
	height: 32px;
}
.tab-top {
	display: block;
	float: left;
	padding: 0px 10px;
	font-weight: bold;
	color: #999;
}
.tab-top:hover {
	color:#259CDA;
}
.greyline-vert-right {
	background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
}
.greyline-vert-left {
	background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll 0% 0% transparent;
}
.echeck-home {
	background: url("/images/echecks/bg.jpg") repeat-y scroll right 0% transparent;
	float: left;
	padding: 0 10px;
	background-image: url(/images/echecks/bg.jpg);
	color: #333;
}
.add_borderbox {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.Deluxe-boxeCheck {
	float:left;
	margin-right: 20px;
	padding: 18px 18px;
}
.echeck-logo {
	float:left;
	padding-top:30px;
}
.sign-upBtn {
	padding-top: 25px;
	padding-right: 20px;
}
.buttonSignUp{
	background-image:url(/images/echecks/BtnSignUp.png);
	background-repeat:no-repeat;
	width:110px;
	height:35px;
	float: left;
}
.buttonSignUp:hover{background-position: -110px 0;
}
.Login { padding-top:8px; float:left;}

.buttonFreeAcc {
	background-image:url(/images/echecks/BtnFreeAcc.png);
	background-repeat:no-repeat;
	width:247px;
	height:35px;
	float: left;
}
.buttonFreeAcc:hover{background-position: -247px 0;
}


.eChechk-globalNav {
	margin:0 auto;
	list-style:   none;
	height:42px;
	border-top: 1px solid #989898;
	border-bottom: 2px solid #259cda;
	background-color: #FFF;
	clear: both;
	font-size: 16px;
	font-weight: bold;
}

.eChechk-globalNav li {
	z-index: 102;
	float:      left;
	position:   relative;
	height: 44px;
	/* Begin Magic Widths */
  width: 200px;
}

.eChechk-globalNav > li > a {
	background-image: url("/images/echecks/hrbg-greydot-vert-5.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding: 1.05em 0; /* 1.05em 1.35em; */
	font-size: .813em;
	text-transform: uppercase;
	font-weight: 700;
	color: #777;
	display: block;
	text-align:center;
}
.eChechk-globalNav > li:hover > a {
	color: #FFF;
	text-decoration: none;
}
.eChechk-globalNav > li:hover {
	background-image: url('/images/echecks/upArrow.png');
	background-position: center bottom;
	background-color: #259CDA;
	background-repeat: no-repeat;
}
.eChechk-globalNav li:hover .flyout {
	visibility: visible;
	opacity: 1;
}
.eChechk-globalNav .flyout {
	position: absolute;
	width: 248px;
	border: 1px solid #259cda;
	border-top-width: 0;
	top: 100%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0%;
}
.eChechk-globalNav .flyout ul {
	display: block;
	float:left;
	width: 230px;
	padding-top: 11px;
	/* [disabled]padding-bottom: 12px;
*/
	font-size: 10pt;
	line-height: 1.072em;
}
.eChechk-globalNav a {
	padding: 4px 10px 4px 15px;
	display: block;
	color: #777;
}
.eChechk-globalNav a:hover {
	color: #259cda;
	text-decoration: none;
}
.bottomHeader {
	margin: 2px 0px;
	width:1000px;
	background: url("/images/echecks/blue-dot-row.png") no-repeat;
	height:20px;
}
.headerBottomBackground {
	height:20px;
	width:1000px;
	background: url("/images/echecks/bg.jpg") repeat scroll 0% 0% transparent;
}
.eCheckMainContent {
	clear:both;
	width:1000px;
	margin: 0 auto;
	background-image: url(/images/echecks/bg.jpg);
	/* [disabled]height: 2200px; */
}
.eCheck-padleft74 {
	padding-left:74px;
	padding-right:74px;
}

.eCheck-padleft74Benefit {
	padding-left:74px;
	padding-right:74px;
	/* [disabled]height: 1350px; */
}

.Title-eCheck h1 {
	font-size:25pt;
	font-weight: bold;
}
.orange {
	color: #FF9900;
}
.copyTextBox {
	padding-top:10px;
	height: 310px;
}
.imageVideo {
	float:left;
}
.copyRight {
	float:left;
	padding-left:20px;
	width: 320px;
}

.Boxgeneric {
	clear:both;
	padding-top:20px;
	height: 120px;
}
.subTitle {
	font-size: 16px;
}
.TextRight {
	color:#555;
	font-size: 0.813em;
	padding-top:4px;
	/* [disabled]line-height: 1.1; */
}
.listHomeCopy {
	padding-top:10px;
	font-size: .813em;
	font-weight: bold;
	padding-left:20px;
	list-style-type: disc !important;
}
.listHomeCopy li {
	list-style:inside;
	list-style-type: disc !important;
}
.WatchVideo {
	padding-top:5px;
	color:#555;
	font-size: 0.813em;
	padding-bottom: 10px;
}
.2ndTitle {
	margin-top: 20px;
	height: 40px;
	margin-bottom: 10px;
}
.clearBoth {
	clear:both;
}
.font24 {
	font-size:24px;
}
.font20 {
	font-size:20px;
	display: block;
}
.font13 {
	font-size: 0.813em;
}
.WhyDeluxe {
	float:left;
	font-weight: bold;
	padding-bottom: 10px;
}
.blueNext {
	padding-top:10px;
	margin-left: 10px;
	float: left;
	width: 550px;
	height: 25px;
	padding-bottom: 10px;
}
.ImageBox4 {
	padding-top:10px;
	height: 370px;
	margin-bottom: 30px;
	clear: both;
}
.imageBox1 {
	width:198px;
	margin-right: 20px;
	float: left;
}
.SubSubTilte {
	padding-top:20px;
	font-weight: bold;
	width: 198px;
}
.SubSybCopy {
	color:#555;
	padding-top:10px;
	width: 190px;
	font-size: .813em;
	padding-bottom: 20px;
}

.greyline {
	width:900px;
	height:1px;
	line-height:0px;
	color: transparent;
	background: url("/images/echecks/hrbg-greydot.gif") repeat-x scroll 0% 0% transparent;
	clear:both;
	position: relative;
	margin-left: -25px;
}

.Title3box {
	padding-top:20px;
	font-weight: bold;
	padding-bottom: 5px;
}

.boxDwonBenefit {
	padding-bottom: 20px;
	height: 250px;
	clear: both;
}

.Title15 {
	font-weight: bold;
	font-size: 15px;
	color:#333333;
	padding-bottom: 5px;
		}

#apDiv1 {
	position:absolute;
	/* [disabled]left:8px; */
	/* [disabled]top:271px; */
	width:848px;
	height:190px;
	z-index:103;
	color: #555;
	font-size: .813em;
	clear: both;
}
#apDiv2 {
	position:absolute;
	left:654px;
	top:1px;
	width:198px;
	height:160px;
	z-index:104;
}
#apDiv3 {
	position:absolute;
	left:1px;
	top:57px;
	width:300px;
	height:112px;
	z-index:105;
}
#apDiv4 {
	position:absolute;
	left:323px;
	top:57px;
	width:309px;
	height:114px;
	z-index:106;
}

#apDiv5 {
	position:absolute;
	left:0px;
	top:0px;
	width:198px;
	height:170px;
	z-index:104;
}
#apDiv6 {
	position:absolute;
	left:220px;
	top:3px;
	width:598px;
	height:290px;
	z-index:104;
	background-image: url(/images/echecks/quot.png);
	background-repeat: no-repeat;
}
#apDiv7 {
	position:absolute;
	left:471px;
	top:64px;
	width:89px;
	height:118px;
	z-index:104;
}

.marginTop250 {
	margin-top:210px;
}

.box4 {
	position:relative;
	height:300px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.TextQuot {
	padding-top:20px;
	font-size: 15px;
	margin-left: 10px;
	font-weight:normal;
}
	
.bigtextbox {
	width:126px;
	height:120px;
	float: right;
}

.box5 {
	padding-top:20;
	width: 880px;
	margin-top: 30px;
	height: 80px;
}
.Box5Text {
	font-size:24px;
	font-weight:bold;
	float:left;
	width: 580px;
	padding-right: 10px;
}
.Box5Btn {
	font-size: 14px;
	float: left;
}

.SocialBox {
	margin: 0 auto;
	padding: 130px 0px 10px;
	/* [disabled]float: left; */
	width: 100%;
	height: 140px;
}

.Socialcol-1 { padding-top:10px;
}
.Socialcol {
	color:#555;
	font-size:12px;
}
.SocialWith {
	width:140px;
	float: left;
	padding-right: 10px;
}

.SocialWith2 {
	width:165px;
	float: left;
	padding-right: 10px;
}


.SocialFloat {
	float:left;
	padding-left: 5px;
	width: 120px;
}
.SocialImage {	float:left;
	padding-left: 5px;}


.footer {
	border-top: 2px solid #259CDA;
	color: #777;
	width:1000px;
	margin: 0 auto;
	padding-top: 44px;
	padding-bottom: 44px;
	padding-left: 0px;
	padding-left: 0px;

	background: url("/images/echecks/blue-vert-dot.gif") repeat-x scroll 0% 0% #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 250px;
}
.footer h3 {
  color:#FFF;
}
.footer .section {
  margin-bottom: 30px;
}
.footer ul {
  font-size: 0.923em;
  margin-bottom: 20px;
  line-height: 1.667em;
}
.footer dl {
  margin-top: 4px;
  margin-bottom: 8px;
  line-height: 1.667em;
}
.footer .badge {
  cursor: pointer;
}
.footer .contact-zone a {
  padding: 0 8px;
}
.footer .contact-zone {
  margin-left: -8px; /* Same as padding of contained links */
  margin-bottom: 27px;
}
.footer-social-bar {
  margin: 0 auto;
  padding: 80px 0px 10px;
  float: left;
  width: 100%;
}
.footer-social-bar .greyline {
  margin-bottom: 10px;
}
.footer-social-bar .badge{
  float:left;
  margin: 1px 8px 1em 0;
}
.footer-social-bar a {
  color: #000;
  text-decoration: none;
}
.footer-social-bar h3 {
  margin-bottom:5px;
}
.footer-social-bar h4 {
  line-height: 1em;
}
.footer-social-bar h4, .footer-social-bar h3 {
  /* 14px */
  font-size: 1.077em;
  text-transform: uppercase;
}
.Footercol {
	width:280px;
	float: left;
	font-size: .813em;
	margin-left: 25px;
}

.footerConta {
	width:1000px;
}
.fullcaps { text-transform:uppercase;}

dt {
  float: left;
}
dd {
  float: right;
}

.breadcrumb {
   margin-left: 14px;
   float: left;
   padding-top: 10px;
   padding-bottom: 10px;
   max-width: 72%; /* To accomodate social media */
}
.breadcrumb a, .breadcrumb h1 {
	font-size: 12px;
	color: #777;
	font-weight: 400;
}
.breadcrumb h1:hover {
  text-decoration: underline;
}
.breadcrumb a {
	padding: 10px 10px 10px 0px;
}

.sub-text {
color:#f90 !important;
}
.black-sub-text {
color:#333 !important;
font-size:2.0em;
}
.title-text {
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3.077em;
  line-height: 0.9em;
  margin-top: .3em;
  margin-bottom: .3em;
}

.CopyBefefit {
	width:580px;
	float:left;
}
.WiderBenefit {
	width:860px;
	float:left;
}
.upBtnCopy {
	font-size:8px;
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

.standalone {
	padding: 0 24px;
}

.textBenefit {
	font-size: 0.813em;
	color:#555;
}

.textBenefit li {
	/* [disabled]padding-top:8px; */
	font-weight: bold;
	list-style-type: disc !important;
	list-style-position: inside;
	padding-bottom: 5px;
}


.copyRight2 {
	float:left;
	padding-left:10px;
	width: 250px;
	}
.SignRightBtn {
	float:left;
	padding-left:10px;
	width: 250px;
	height: 120px;
	}
.copyTextBox2 {
	padding-top:10px;
	height: 130px;
}
.gridBefefit {
                width:910px;
                height: 620px;
}

.FeatureBoxBenefit {
                position:relative;
                width:220px;
                float: left;
                background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
}

.Titlegrid {
	font-size:14px;
	font-weight: 700;
	padding-left:10px;
	padding-top:15px;
	position:relative;
	z-index:5;
	padding-bottom: 10px;
}

.GrayBg {
	position:absolute;
       top:0px;
       left:0px;
	width:100%;
	height:100%;
	 background-color:#ccc;
       z-index:1;
       /* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
       filter: alpha(opacity=30);
       opacity:.3;
	}
.DeluxeBoxBenefit {
                position:relative;
                width:158px;
                height:45px;
                float: left;
                background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
}


.DeluxeBoxPlan {
	position:relative;
	width:135px;
	height:60px;
	float: left;
	background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
	
}

.GrayBg2 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#ccc;
	z-index:1;
	/* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity:.1;
	}
	
	.Titlegrid2 {
	font-size: 0.813em;
	font-weight: 700;
	padding-top:15px;
	position:relative;
	z-index:5;
	text-align: center;
}

.Copygrid {
	font-size: 0.813em;
	padding-left:10px;
	padding-top:15px;
	position:relative;
	z-index:5;
	padding-bottom: 10px;
}

.CopygridNum {
	font-size: 0.813em;
	padding-left:10px;
	padding-top:15px;
	position:relative;
	z-index:5;
	padding-bottom: 10px;
}

.CopyBoxBenefit {
                position:relative;
                width:220px;
                float: left;
                background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
                
}


.GrayBgWhite {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#FFF;
	z-index:1;
	 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	opacity:.2;
	
	}
.CheckBoxBenefit {
                position:relative;
                width:158px;
                height:60px;
                float: left;
                background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
                background-color:#FFF;
}


.CheckMark60 {
	font-size:14px;
	font-weight: 700;
	padding-top:25px;
	position:relative;
	z-index:5;
	text-align: center;
}

.CheckMarkCopy {
	font-size: 0.813em;
	padding-top:25px;
	position:relative;
	z-index:5;
	text-align: left;
	padding-left:10px;
}

.CopyBtom {
	color: #777777;
	font-size: .813em;
	margin-top:190px;
}

.CopySender {
	width:800px;
	float:left;
}

.SenderList {
	float:left;
	width:500px;
	font-size: 0.813em;
	padding-top: 20px;
	margin-right: 20px;
}
.SenderRightCopy {
	float:left;
	font-size: 0.813em;
	color:#777777;
	width: 330px;
	padding-top: 20px;
}

.SenderList li {
	padding-top:8px;
	font-weight: bold;
	list-style-type: disc !important;
	list-style-position: inside;
	padding-bottom: 5px;
}

.textSender {
	font-size: 0.813em;
	color:#777777;
	padding-bottom: 15px;
}

.copyTextBox3 {
	padding-top:10px;
	height: 300px;
}

.SenderBox2 {
	position:relative;
	padding-top: 20px;
	height: 250px;
}

#apDiv8 {
	position:absolute;
	left:0px;
	top:70px;
	width:494px;
	/* [disabled]height:61px; */
	z-index:103;
	font-size: 0.813em;
	color:#555;
}
#apDiv9 {
    position:absolute;
    left:544px;
    top:38px;
    width:259px;
    height:220px;
    z-index:104;
}

#apDiv10 {
	position:absolute;
	left:355px;
	top:59px;
	width:488px;
	height:403px;
	z-index:105;
	font-size: 0.813em;
	color:#555;
}
#apDiv11 {
	position:absolute;
	left:1px;
	top:60px;
	width:332px;
	height:181px;
	z-index:106;
	font-size: 0.813em;
	color:#777777;
}
#apDiv12 {
	position:absolute;
	left:0px;
	top:277px;
	width:330px;
	height:149px;
	z-index:107;
}

.SenderBox3 {
	position:relative;
	padding-top: 20px;
	height: 310px;
}

.SenderBox4 {
	position:relative;
	padding-top: 20px;
	height: 480px;
}

#apDiv13 {
                position:absolute;
                left:509px;
                top:60px;
                width:344px;
                height:170px;
                z-index:103;
}

#apDiv14 {
	position:absolute;
	left:0px;
	top:61px;
	width:479px;
	height:237px;
	z-index:104;
	font-size: 0.813em;
	color:#555;
}

.CopyReciever {
	width:800px;
	float:left;
}

.copyTextBox2Reciever {
	padding-top:10px;
	height: 50px;
}

.FeatureBoxReciever {
	position:relative;
	width:280px;
	float: left;
	background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
}

.Copygrid li {
	list-style-type: disc !important;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-left: 15px;
}

.CopygridNum li {
	list-style-type: decimal !important;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-left: 15px;
}

.CopygridNum ol {
	margin:0px;
	padding:0px;
}

.gridReceiver {
	/* [disabled]width:910px; */
	height: 580px;
}

.ReceiverBox1 {
	position:relative;
	padding-top: 20px;
	height: 240px;
}


#apDiv15 {
	position:absolute;
	left:1px;
	top:64px;
	width:243px;
	height:157px;
	z-index:103;
}
#apDiv16 {
	position:absolute;
	left:360px;
	top:63px;
	width:493px;
	height:179px;
	z-index:104;
	font-size: 0.813em;
	color:#555;
}

.ReceiverBox2 {
	font-size: 0.813em;
	color:#777777;
	padding-bottom: 30px;
}

.gridPrice {
	width:910px;
	height: 600px;
}

.FeatureBoxPrice {
	position:relative;
	width:310px;
	float: left;
	background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
	height: 45px;
}

.CopyBoxPrice {
	position:relative;
	width:310px;
	float: left;
	background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
	
}

.PriceText {
	font-size: 0.813em;
	padding-top:15px;
	position:relative;
	z-index:5;
	text-align: center;
	padding-bottom: 10px;
}

.CopyBoxPrice2 {
	position:relative;
	width:135px;
	float: left;
	background: url("/images/echecks/hrbg-greydot-vert.gif") repeat-y scroll right 0% transparent;
	
}

.disclaimer {
	clear:both;
	font-size:11px;
	padding-top:10px;
	padding-bottom:25px;
	padding-left: 10px;
}

.copyTextBoxBenefite {
	padding-top:10px;
	height: 140px;
	/* [disabled]float: left; */
}


.BoxFAQ {
	padding-top:10px;
}

.CopyFAQ {
	width:800px;
	/* [disabled]float:left; */
}

.FAQLeftList{
	float:left;
	width:170px;
	font-size: 0.813em;
	margin-right: 10px;
	padding-top: 10px;
	color: #777777;
}

.FAQRightCopy {
	float:left;
	font-size: 0.813em;
	color:#555;
	width: 650px;
	padding-top: 10px;
	/* [disabled]padding-left: 10px; */
	margin-bottom: 30px;
}

.FAQRightCopy h2 {
	font-size:24px;
	color:#333;
}

.FAQRightCopy h3 {
	/* [disabled]font-size:24px; */
	color:#333;
	padding-top: 15px;
}

.FAQRightCopy li{
	list-style-type: disc !important;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-left: 35px;
}

.FAQLeftList li{
	list-style-type: disc !important;
	list-style-position: outside;
	padding-bottom: 5px;
	margin-left: 15px;
	font-size: 12px;
}

.FAQLeftList h4{
	font-size: 0.813em;
	color: #333333;
	padding-bottom: 5px;
}

.greylineSmall {
	/* [disabled]width:900px; */
	height:1px;
	line-height:0px;
	color: transparent;
	background: url("/images/echecks/hrbg-greydot.gif") repeat-x scroll 0% 0% transparent;
	clear:both;
	position: relative;
	/* [disabled]margin-left: -25px; */
	margin-top: 15px;
	margin-bottom: 15px;
}
.BacktoTop {
	padding-top:10px;
	text-align:right;
	font-weight:700;
	padding-bottom: 15px;
}


.buttonDownload {
	background-image:url(/images/echecks/DownloadPress.png);
	background-repeat:no-repeat;
	width:194px;
	height:35px;
	float: left;
}
.buttonDownload:hover{
	background-position: -194px 0;
}

.ReadPress {
	clear:both;
	padding-top:10px;
	font-size: 0.813em;
	color:#777777;
	padding-bottom: 20px;
}

.CopyAbout {
	color: #555;
	font-size: .813em;
}

.CopyAbout li{
	padding-bottom:10px;
}

.CopyAbout ul{
	padding-top:10px;
}

.seeAll {
	float:right;
	font-size: .813em;
	padding-top: 40px;
	font-weight: bold;
}

.SenderBox5 {
	position:relative;
	padding-top: 20px;
	height: 380px;
}

#ArtFraud1 {
	position:absolute;
	left:521px;
	top:232px;
	width:332px;
	height:141px;
	z-index:105;
	color:#555;
}
#ArtFraud2 {
	position:absolute;
	left:1px;
	top:60px;
	width:332px;
	height:150px;
	z-index:106;

}
#ArtFraud3 {
	font-size: 0.813em;
	color:#555;
	position:absolute;
	left:347px;
	top:59px;
	width:505px;
	height:151px;
	z-index:107;
}

#ArtFraud4 {
	font-size: 0.813em;
	color:#555;
	position:absolute;
	left:0px;
	top:232px;
	width:505px;
	height:116px;
	z-index:107;
}

.SenderBox6 {
	position:relative;
	padding-top: 20px;
	height: 240px;
}

#Orga1 {
	position:absolute;
	left:509px;
	top:60px;
	width:243px;
	height:158px;
	z-index:103;
}
#Orga2{
	position:absolute;
	left:0px;
	top:61px;
	width:479px;
	height:146px;
	z-index:104;
	font-size: 0.813em;
	color:#555;
}

.copyTextBoxReciver2 {
	padding-top:10px;
	height: 220px;
}

.CopyBoxreciver {
	width:500px;
	float:left;
}

.ReceiverBox2 {
	position:relative;
	padding-top: 20px;
	height: 250px;
}
#rightImageReciver {
	position:absolute;
	left:522px;
	top:60px;
	width:243px;
	height:157px;
	z-index:103;
}
#rightTextReciver{
	position:absolute;
	left:0px;
	top:62px;
	width:484px;
	height:149px;
	z-index:104;
	font-size: 0.813em;
	color:#555;
}
/*   LEARN MORE    */

.VideoBoxBigLearn {
	padding-top:25px;
}

.VideoBoxLearn {
	/* [disabled]padding-top:25px; */
	width: 198px;
	padding-bottom: 20px;
	float: left;
}


.TitleVideoBox {
	padding-top:10px;
	font-size: .813em;
	font-weight: bold;
	color: #333333;
}

.TimeVideoBox {
	/* [disabled]padding-top:5px; */
	font-size: 12px;
}


/*
.microsoft_logo { 
    left: 950px;
    position: absolute;
    top: 50px;
}
*/

.microsoft_logo {
    float: left;
    position: absolute;
	margin-left: 400px;
	top: 39px;
    /*margin-left: 520px;*/
    /*top: 45px;*/
	cursor:default;
}

.buttonSignUpMicrosoft {
    background-image: url("/images/echecks/BtnSignUp.png");
    background-repeat: no-repeat;
    float: right;
    height: 35px;
    left: 0px;
    position: relative;
    top: -2px;
    width: 110px;
}



.buttonSignUpMicrosoft:hover {
	background-position: -110px 0;
}

.Login_microsoft { padding-top:8px; float:left;}
.Login_cmg { padding-top:8px; float:left;}


.buttonFreeAcc_ms {
   
	margin-left: 524px;
    margin-top: 272px;
	
	/*
	margin-left: 505px;
    margin-top: 270.5px;
	*/
    position: absolute;
    z-index: 1;
    background-image: url(/images/echecks/BtnFreeAcc.png);
    background-repeat: no-repeat;
    width: 247px;
    height: 35px;
    float: left;
}

.buttonFreeAcc_ms:hover{
	background-position: -247px 0;
}


.buttonFreeAcc_msdown {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
	/*margin-left: 516px;*/
    margin-top: 1810.5px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_msdown:hover{
	background-position: -247px 0;
}

.buttonFreeAcc_msdown2 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 1110.5px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_msdown2:hover{
	background-position: -247px 0;
}


.buttonFreeAcc_msdown3 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 2107px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_msdown3:hover{
	background-position: -247px 0;
}



.buttonFreeAcc_msdown4 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 1554px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_msdown4:hover{
	background-position: -247px 0;
}


.buttonFreeAcc_msdown5 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 896px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_msdown5:hover{
	background-position: -247px 0;
}


.buttonFreeAcc_msdown6 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 3475px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_msdown6:hover{
	background-position: -247px 0;
}




#ms-display-none {
    display: none;
}







/* CMG css styling */
.cmg_logo {
    float: left;
    position: absolute;
	margin-left: 320px;
	top: 60px;
    /*margin-left: 520px;*/
    /*top: 45px;*/
	cursor:default;
}

.buttonSignUpCMG {
    background-image: url("/images/echecks/BtnSignUp.png");
    background-repeat: no-repeat;
    float: right;
    height: 35px;
    left: 0px;
    position: relative;
    top: -2px;
    width: 110px;
}



.buttonSignUpCMG:hover {
	background-position: -110px 0;
}

.Login_microsoft { padding-top:8px; float:left;}


.buttonFreeAcc_cmg {
   
    margin-left: 524px;
    margin-top: 272px;
	
	/*
	margin-left: 0px;
	margin-top: 0px;
	*/
    position: absolute;
    z-index: 1;
    background-image: url(/images/echecks/BtnFreeAcc.png);
    background-repeat: no-repeat;
    width: 247px;
    height: 35px;
    float: left;
}

.buttonFreeAcc_cmg:hover{
	background-position: -247px 0;
}


.buttonFreeAcc_cmgdown {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 1810.5px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_cmgdown:hover{
	background-position: -247px 0;
}

.buttonFreeAcc_cmgdown2 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 1110.5px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_cmgdown2:hover{
	background-position: -247px 0;
}


.buttonFreeAcc_cmgdown3 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 2107px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_cmgdown3:hover{
	background-position: -247px 0;
}



.buttonFreeAcc_cmgdown4 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 1554px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_cmgdown4:hover{
	background-position: -247px 0;
}


.buttonFreeAcc_cmgdown5 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 896px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


.buttonFreeAcc_cmgdown5:hover{
	background-position: -247px 0;
}


.buttonFreeAcc_cmgdown6 {
    background-image: url("/images/echecks/BtnFreeAcc.png");
    background-repeat: no-repeat;
    float: left;
    height: 35px;
    margin-left: 589px;
    margin-top: 3475px;
    position: absolute;
    width: 247px;
    z-index: 1;
}


/* mobile app styles */
.buttonFreeAcc_cmgdown6:hover{
	background-position: -247px 0;
}

.mobile-app-link-wrap {
    padding-top: 40px;
    padding-bottom: 0px;
    height: 40px;
}

.mobile-app-link-wrap  .app-store h2 {
    font-size: 18px;
}

.mobile-app-link-wrap .payment-image {
    float: left;
	width: 223px;
	height: 127px;
} 

.mobile-app-link-wrap .app-store {
    float: left;
    left: 30px;
    position: relative;
}

.mobile-app-link-wrap .app-store img {
    padding-top: 15px;
}

.contact-us {
    float: right;
    position: relative;
    right: 23px;
    top: 0px;
    text-transform: uppercase;
}



/*Sign up mm page*/

.text-input {
border:1px solid #BBBBBB;
  border-radius:3px;
  float:left;
  font-size:16px;
  line-height:20px;
  padding:5px 100px 5px 11px;
  margin-right:10px;
  position:relative;
  vertical-align:middle;
  width:100px;	
}


.button{
  background-color: #FF9900;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF9900), to(#E77401));/* Safari 4+, Chrome 1-9 */
  background-image: -webkit-linear-gradient(top, #FF9900, #E77401);/* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -moz-linear-gradient(top, #FF9900, #E77401);/* Firefox 3.6+ */
  background-image: -ms-linear-gradient(top, #FF9900, #E77401);/* IE 10+ */
  background-image: -o-linear-gradient(top, #FF9900, #E77401);/* Opera 11.10+ */
  background-image: linear-gradient(top, #FF9900, #E77401);/* Standards */
  border-radius:3px;
  border-width:0;
  color:#FFFFFF;
  cursor:pointer;
  display:inline-block;
  font-weight:700;
  line-height:18px;
  margin-bottom:3px;
  padding:7px 20px;
  position:relative;
  text-align:center;
  text-transform:uppercase;
  font-size:0.813em;
  font-family:'Source Sans Pro', sans-serif;
  }
.button:hover, .button.level1:hover, .button.level1:focus, .button:focus {
  text-decoration: none;
  background-color: #E77401;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E77401), to(#E77401));/* Safari 4+, Chrome 1-9 */
  background-image: -webkit-linear-gradient(top, #E77401, #FF9900);/* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -moz-linear-gradient(top, #E77401, #FF9900);/* Firefox 3.6+ */
  background-image: -ms-linear-gradient(top, #E77401, #FF9900);/* IE 10+ */
  background-image: -o-linear-gradient(top, #E77401, #FF9900);/* Opera 11.10+ */
  background-image: linear-gradient(top, #E77401, #FF9900);/* Standards */
}

.button.level2 {
  background-color:#259CDA;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#259CDA), to(#1F7FB1));/* Safari 4+, Chrome 1-9 */
  background-image: -webkit-linear-gradient(top, #259CDA, #1F7FB1);/* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -moz-linear-gradient(top, #259CDA, #1F7FB1);/* Firefox 3.6+ */
  background-image: -ms-linear-gradient(top, #259CDA, #1F7FB1);/* IE 10+ */
  background-image: -o-linear-gradient(top, #259CDA, #1F7FB1);/* Opera 11.10+ */
  background-image: linear-gradient(top, #259CDA, #1F7FB1);/* Standards */
  border-radius:3px;
}
.button.level2:hover {
  background-color:#259CDA;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1F7FB1), to(#259CDA));/* Safari 4+, Chrome 1-9 */
  background-image: -webkit-linear-gradient(top, #1F7FB1, #259CDA);/* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -moz-linear-gradient(top, #1F7FB1, #259CDA);/* Firefox 3.6+ */
  background-image: -ms-linear-gradient(top, #1F7FB1, #259CDA);/* IE 10+ */
  background-image: -o-linear-gradient(top, #1F7FB1, #259CDA);/* Opera 11.10+ */
  background-image: linear-gradient(top, #1F7FB1, #259CDA);/* Standards */
  border-radius:3px;
}

.app-store > a:hover {
    text-decoration: none;
}


