img,a{ border:0px;outline:none;}
*html{ outline:none;}
.container-section {
	border-bottom: 1px solid #dcd5c9;
}
.container-section p {
	color: #000;
    font-size: 13px;
    line-height: 23px;
}
.container-section a {
	color: #338ac8;
	text-decoration: none;
}
section {
	position: relative;
	padding-top: 40px;
}
.section-header {
	background:none;
}
.section-header h2 {
	color: #0E70A0;
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
    margin: 0;
    padding-top: 20px;
    text-align: left;
}
.section-header h3 {
	color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 3px 0 0;
    padding: 0;
    text-align: left;
}
.section-content {
	width:600px;
/*	padding-bottom: 30px;*/
}
#container-nav {
	background:url(images/menu_bg.png);
	z-index: 100;
	width: 100%;
	-moz-box-shadow: 0px 0px 10px 0px rgba(25,25,25,.25);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(25,25,25,.25);
	box-shadow: 0px 0px 10px 0px rgba(25,25,25,.25);
	position:absolute;
	margin-top:-64px;
	margin-top:-60px\9;
	height:50px\9;
}
#container-nav.fixed {
	position: fixed;
	top: 0;
	margin:0;
	background:#fff;
}
#container-nav.fixed a{ color:#000;}
.navigation {
	margin: 0 auto;
	text-align: left;
	display: block;
	max-width: 1000px;
	height: 50px;
}

.navigation ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 50px;
}

.navigation li {
	color: #666;
	width: 16%;
	float: left;
	text-align: center;
	overflow: visible:
}
.navigation li:last-child {
	width:0;
}
.link-nav {
	font-size: 16px;
	display: block;
	height: 100%;
	line-height: 50px;
	text-decoration: none;
	color: #fff;
}
.link-nav:hover,.link-hover {
	background:url(images/menu_hover.gif) repeat-x;
}
.getapp_link {
/*	background-color:#1a88c7;
	color: #fff;
	font-weight: 600;
*/}
.getapp_link:hover {
	background-color:#0f6eb2;
	cursor: hand;
}
.getapp_link_open {
	background: url('images/bg-getcheck.jpg') repeat-x;
	font-weight: 600;
	color: #000;
}

#getapp-container {
	background:url('images/bg-getcheck.jpg') repeat-x;
	padding:20px;
	text-align:center;
	display:none;
	height: 120px;
}

.ribbon-left {
	background: url("images/home-ribbon-left.png") no-repeat scroll left top transparent;
    float: right;
    font-size: 23px;
    font-weight: 600;
    height: 72px;
    line-height: 65px;
    margin-bottom: 70px;
    margin-right: 275px;
    padding-left: 90px;
    width: 64%;
}
.ribbon-right {
  background: url("images/home-ribbon-right.png") no-repeat scroll right top transparent;
    float: right;
    font-size: 23px;
    font-weight: 600;
    height: 72px;
    line-height: 67px;
    margin-bottom: 50px;
    margin-left: 14px;
    padding-right: 145px;
    text-align: right;
    width: 600px;
}
.li-title {
	font-size: 17px;
	font-weight: 600;
	margin-top: 10px;
}
.li-content {
	font-size: 17px;
	font-weight: 300;
}
li.flip-container {
	display: inline;
	float:left;
}

.flip-container {
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
}
.flip-container:hover .flipper, .flip-container.hover .flipper {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.flip-container {
	width: 195px;
	height: 195px;

	margin: 15px;
}
.flipper {
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;

	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;

	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}
.not-flipper {
	position: relative;
}
.front, .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: #fff;
	width: 195px;
	height: 195px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #dadada;
	-moz-box-shadow: 0px 0px 5px 0px rgba(112,96,81,.2);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(25,25,25,.2);
	box-shadow: 0px 0px 5px 0px rgba(25,25,25,.2);
}
.front {
	z-index: 2;
	font-weight: 700;
	line-height: 195px;
	text-align: center;
}
.back {
	z-index: 3;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.back > blockquote {
	display: table-cell;
	height: 195px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
}
#home-phone-paysbills {
	bottom: 0;
	width:287px;
	height:462px;
	display:block;
}
#home-phone-paysbills-receipt {
	width: 225px;
	height: 328px;
	top: 103px;
	left: 27px;
	position:absolute;
	overflow: hidden;
}
#img-paysbills-receipt {
	top:-200px;
	position:absolute;
}
.back blockquote {
	text-align: center;
}
#appstore-links {
	list-style: none;
	background-color: #f8f8f8;
	padding: 8px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	height: 42px;
	width: 304px;
	margin-top: 10px;
}
.link-appstores {
	width: 128px;
	height: 42px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	background-repeat: no-repeat;
}
#itunesappstore-link {
	background:url('images/available-on-the-iphone-app-store.png') no-repeat;
}
#googleplay-link {
	background:url('images/android-app-on-google-play.png') no-repeat;
}
#mobileNumber-input {
	-moz-border-radius:5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius:5px 0 0 5px;
	border:1px solid #cfc4b4;
	padding: 7px 25px;
	margin-top: 10px;
	margin-right:0;
	height: 44px;
	background: #fff;
	font-size: 22px;
	font-weight: 300;
	color: #4b4236;
}
#submitMobile_btn {
	margin-top:-10px;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0;
	height:58px;
	top:0;
	margin:0;
}

input#status {
    border: 1px solid #ffffff;
    border-radius: 7px 0 0 7px;
    float: left;
    font-family: helvetica,arial,sans-serif;
    font-size: 18px;
    font-weight: lighter;
    outline: medium none;
    padding: 15px 20px;
    vertical-align: bottom;
}
#telephone {
    height: 39px;
    width: 304px;
}

.textMeBtn {
  background: none repeat scroll 0 0 #2E8CCF;
  border: 1px solid #12639D;
  border-radius: 0 7px 7px 0;
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 16px;
  height: 54px;
  text-decoration: none;
  width: 164px;
}

.btnTxt {
    color: #FFFFFF;
    font-family: helvetica,arial,sans-serif;
    font-weight: bold;
    letter-spacing: 0.3px;
	margin-top: 18px;
}
article header {
	background: none;
}

#container-home-leader {
	position: relative;
	border-top: 1px solid #aba9a6;
	/*width:100%;*/
	margin: 0 auto;
	padding: 0;
	font-size: 20px;
	font-weight: 700;
	z-index: 100;
	height:450px\9;
}
#home-leader-text {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	color: white;
	position: relative;
}
#home-leader-text h2 {
	font-size: 60px;
	font-weight: 300;
	margin-top: 130px;
	margin-bottom: 0;
}
#home-leader-text h3 {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 600;
}
#home-leader-text ul {
	margin-top: 0;
	list-style: disc inside none;
	font-weight: 400;
	font-size: 18px;
}
#home-leader-text li {
	padding-top: 15px;
}
#leader-video-link {
  background: url("images/leader-video-play-button.png") no-repeat scroll left center transparent;
  border-style: none;
  color: white;
  float: left;
  font-size: 27px;
  font-weight: 700;
  height: 46px;
  line-height: 46px;
  margin-top: 7px;
  outline-style: none;
  padding: 14px 60px;
  text-decoration: none;
}
#payment-bubble {
	width: 462px;
	height: 0;
	background: url('images/payment-bubble.png') center no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 256px;
	right: -16px;
}
.security-tile {
	width:208px;
	height:138px;
	position: absolute;
}
.security-shadow {
	width:221px;
	height:132px;
	position: absolute;
	left:-8px;
}
#security-bbb {
    display: block;
    background: url('images/BBBAccreditedBusiness.png') no-repeat;
    width: 96px;
    height: 39px;
    text-indent: -9999px;
    margin-right: 60px;
}
#security-truste {
    display:  block;
    background: url('images/truste-seal.png') no-repeat;
    margin-right: 60px;
    width: 143px;
    height: 45px;
    text-indent: -9999px;
}
#security-verisign {
    display: block;
    background: url('images/verisign.png') repeat;
    width: 83px;
    height: 45px;
    text-indent: -9999px;
}
.error {
  color:#CC0000;
  font-size:13px;
  margin:5px 0 0 10px;
  font-family:helvetica, arial, sans-serif;
  visibility:hidden;
  float:left;
}
sup {
  vertical-align: super;
  font-size: 37%;
  font-weight:100;
  position:relative;
  top:-7px;
}
.titleSup {
  vertical-align: super;
  color:#ffffff;
  font-size:23%;
  font-weight:100;
  top:-7px;
}
.greySup {
  vertical-align: super;
  color:#999999;
  font-size:26%;
  font-weight:100;
  top:-7px;
}
.container-main {
	border-top: 1px solid #ddd;
	padding-top: 30px;
	min-height: 480px;
	padding:5%;
}

.container-main article {
	/*width: 980px;*/
	width:100%;
	margin-left: auto;
	margin-right: auto;
}
.pressrelease h1 {
	font-size: 44px;
	font-weight: 300;
	margin-top: 0;
	color: #2676ab;
}
.pressrelease h2 {
	font-size: 24px;
	font-weight: 300;
	margin-top: 0;
}
.pressrelease ul {
	list-style-position: inside;
	margin:0;
	padding-left: 2em;
	text-indent: -1em;
	list-style-type: disc;
}
.sociallinks ul{
	line-height:15px;
}
.span_class{font-size:14px; font-weight:bold; color:#0E70A0}
#live_support{
	position:fixed; 
	right:10px; 
	bottom:10px;
	z-index: 10001;
}
#slide-nav a { background: url("images/navi_off.png") no-repeat; text-decoration:none;
	padding-right:15px;font-size:0px;color:#1B5673;float:left;width:10px;height:10px;
	}
#slide-nav a.activeSlide { background:url("images/navi_on.png") no-repeat; color:#6DA3BC;}
#slide-nav a:focus { outline: none; }
#slide-nav-wrapper{
    height: 10px;
    margin: 0 auto;
    width: 1000px;
	position:relative;
	z-index:100;
	background: #f6f3f1;
}
.div_bg
{
width:100%;
background:#F6F3F1;
}