@charset "utf-8";
/* CSS Document */

body {
	background:#e7f5fa url(../images/bg.jpg) repeat-y top center;
	margin:0;
	padding:0;
	font:Arial, Helvetica, sans-serif;
	
}
#container {
	background:#e7f5fa url(../images/bg.jpg) repeat-y top center;
}
#header-wrapper {
	background: url(../images/header-bg.jpg) no-repeat top center;
}
.one-column {
	margin:0 14px 0 10px;
}
.frame-content-con {
	padding:20px 40px;
	margin:0;
}
.frame-content-con h1 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0px 0 15px 17px;
}
.frame-content-con p {
	margin:0 0 0px 20px;
}
.share {
	margin:4px 0 0;	
}
.one-column h1 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:20px 0 15px 17px;
}
.one-column h2, .one-column h3, .one-column h4 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px 0 5px 17px;
}
.one-column ul, .one-column ol, .one-column li {
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 20px 15px 20px;
}

.one-column li a, a.back {
	color:#34A4D2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.one-column p {
	color:#777;
	margin:0 20px 15px;
}
#header {
	width:970px;
	margin:0 auto;
	padding:0;
	height:106px;
}
.logo {
	margin:0;
	padding:0;
	float:left;
}

img {
	border:0;
}
.frame {
	margin:0px;
	padding:0px;
	clear:both;
}
.frame-center {
	background:url(../images/center-frame.jpg) repeat-y top center;
	margin:-3px 0 0;
	padding:0;
}
#content-wrapper {
	margin:0 auto;
	padding:0;
	width:970px;
}
.frame-content {
	background:#FFFFFF url(../images/right-grey.jpg) repeat-y;
	margin:0 38px;
	padding:0px;
}
#confirmation .frame-content {
	background:url(../images/center-frame.jpg) repeat-y top center;
	border-top:1px solid #fff;
}
.interior-content-left {
	width:561px;
	float:left;
	background:transparent;
 
}
.interior-content-right {
	width:333px;
	float:right;
	/*background:#e7f5fa; */
	min-height:409px;
 
}
.image-wrap {
	background: url(../images/bg-option1.jpg) no-repeat top right ;
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
}
.call-center {
	float:left;
	margin:-4px 0 0 4px;
	z-index:100;
	position:relative;
}
.call-rep-image {
	margin:0 0 0 25px;
}
h1 {
	padding:0;
	margin:20px 0 10px 15px;
	clear:both;
	background: url(../images/text.gif) no-repeat;
	width:530px;
	height:62px;
	text-indent:-1000px;
	overflow:hidden;
}
#contact input.checkbox {
	float:left;
	padding:4px;
	width:20px;
	margin:0 5px 0 20px;
}
p {
	margin:0 0 8px 20px;
	color:#999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.terms {
	font-size:9px;
	margin:0 0px 10px 5px;
	float:left;
	width:240px;
 	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.acknowledge {
	font-size:12px;
	float:left;
 	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.graph { 
	float:left;
}
.clearit {
	margin:0;
	padding:0;
	height:-1px;
	clear:both;
}
.rep-title {
	background:url(../images/request-title.gif) no-repeat;
	height:43px;
	margin:0 0 10px;
}
#contact label {
	clear:both;
	color:#373737;
	font-size:14px;
	font-weight:bold;
	float:none;
}
span.grey {
	color:#999;
	font-size:10px;
}
.required, span.formatEx {
	color:#f00 !important;
}
span.formatEx {font-size:10px;}
#contact input {
	background-color:#FFFEFF;
	background-image:url("../images/input.png");
	border:1px solid #E5E5E5;
	color:#666666;
	font:12px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	height:17px;
	outline:0 none;
	padding:6px 5px 5px;
	width:208px;
}
#contact select {
	background: #fff url("../images/input.png");
	border:1px solid #E5E5E5;
	color:#666666;
	font:12px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	outline:0 none;
	padding:6px 5px 5px;
	width:219px;
}
#contact input:focus, #contact select:focus {
    border-color: #39a7d5;
  -webkit-box-shadow: 0px 0px 5px #39a7d5;
  -moz-box-shadow: 0px 0px 5px #39a7d5;
  background-repeat: no-repeat;
  color: #373737;
}

#contact input.bigGreenButton {
	background:url(../images/submit-to-talk.gif) no-repeat 0 0;
	height:35px;
	width:218px;
	overflow:hidden;
	border-style:none;
	cursor:pointer;
	display:block;
	margin:0 0 15px 20px;
	text-indent:-9999px;
	clear:both;
}
#contact input.bigGreenButton:hover {
	background:url(../images/submit-to-talk.gif) no-repeat 0 -70px;
}
#contact input.bigGreenButton:active {
	background:url(../images/submit-to-talk.gif) no-repeat 0 -35px;
}
.number {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:27px;
	margin:0px 0 0;
	font-size:27px;
	text-align:right;
	color:#333;
	width:385px;
}
.promoNumber {
	/*color:#D28C0A;*/
	color:#CE6E07;
	font-size:40px;
	font-weight:bold;
}
.tagline {
	float:left;
	margin:47px 0 0 60px;
}
.sub-content-left {
	float:left;
	width:590px;
	
}
.sub-content-right {
	background:none repeat scroll 0 0 #E3E2DB;
	border:1px solid #BEBEBE;
	float:right;
	margin:16px 7px 10px;
	padding:10px;
	width:342px;
}
.sub-content-right ul {
	margin:0;
	padding:0;
}
.sub-content-right ul li{
	color:#403E37;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:17px;
	margin:0 0 10px 30px;
}
.increase {
	width:300px;
	float:right;
	margin:26px 0 0;
}
.increase p {
	color:#403e37;
	font-size:14px;
	line-height:21px;
}
.interior-content-left p {
	color:#403E37;
	font-size:12px;
	line-height:18px;
	margin:0 10px 25px 15px;
}
.click-talk {
	background:#e7f5fa;
	border:1px #97cae0 solid;
	clear:both;
	height:33px;
	
}
.click-talk label, .click-talk input, .click-talk input#clickTalkFormSubmit {
	float:left;
	margin:5px 0 0 0;
}
.click-talk label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:10px 2px 0 4px;
	font-weight:normal;
	margin-right:2px;
	padding-right:0;
	width:auto;
}
.click-talk input#clickTalkFormSubmit {
	background:url(../images/click-to-talk.gif) no-repeat 0 0;
	height:26px;
	width:134px;
	overflow:hidden;
	border-style:none;
	cursor:pointer;
	display:block;
	margin:4px 0 0 5px;
	text-indent:-9999px;
}
.click-talk input {
	background-color:#FFFEFF;
	background-image:url("../images/input.png");
	border:1px solid #E5E5E5;
	color:#666666;
	font:12px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	height:17px;
	outline:0 none;
	padding:2px 4px;
	/*width:100px;*/
	width:90px;
}
.click-talk input:focus {
    border-color: #39a7d5;
  -webkit-box-shadow: 0px 0px 5px #39a7d5;
  -moz-box-shadow: 0px 0px 5px #39a7d5;
  background-repeat: no-repeat;
  color: #373737;
}
.click-talk input#clickTalkFormSubmit:hover {
	background:url(../images/click-to-talk.gif) no-repeat 0 -26px;
}
.click-talk input#clickTalkFormSubmit:active {
	background:url(../images/click-to-talk.gif) no-repeat 0 -52px;
}

#faq a.back {
	font-size:11px;	
}

hr {
	background:url(../images/hr.gif) repeat-x;
	border:none;
	min-height:2px;
}
#footer {
	clear:both;
	margin:10px auto 20px;
	padding:8px 0 0;
	width:970px;
	background:url(../images/hr.gif) repeat-x;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	list-style:none;
}
#footer ul li a {
	color:#373737;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 5px;
	text-decoration:none;
	text-transform:uppercase;
}
.copyright {
	float:left;
}
.footernav {
	float:right;
	width:700px;
}

.fielderror {
	color: red;
	font-weight: bold;
}
