

/*** clearfix ***/
.cf:before,
.cf:after {
    content:" ";
    display: table;
}
.cf:after {
    clear:both;
}
/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.cf:afer {
    clear: both;
}

em {
	font-style: italic;
}
.largetext {
	font-size: 1.3em;
	font-weight: bold;
}
#simplePageContent {
	padding: 0;
}
#simplePageContent * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
sup {
    font-size: 0.8em;
    vertical-align: top;
}

p {
	margin-bottom: 10px;
}

.suspend-benefits-wrapper { 
	background: #fff; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0 0 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0 0 5px rgba(50, 50, 50, 0.75);
	font-family: 'Open Sans', sans-serif;
	font-size:14px; 
	color:#666;
	line-height: 1.3;
	overflow: hidden;
	width:874px; 
	padding: 0 40px;
	margin: 10px 20px;
	position: relative;
}

.section {
	position: relative;
	margin-bottom: 25px;
}

.placeholder {
	color: #aaa;
}
.suspend-benefits-wrapper h2, .suspend-benefits-wrapper h3{ 
	font-family: 'Crete Round', serif;
	color:#247612;
	font-style: italic;
}
.suspend-benefits-wrapper h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.name {  
	font-size: 32px;   
	padding: 25px 0 10px; 
}
ol, ul {
	margin-bottom: 0px;
}
.cancelSteps li {
	margin-bottom: 5px;
	list-style: decimal;
	list-style-position: inside;
}
.section-notice {
	display: none;
}
.suspend-benefits-wrapper .notice {
	font-size: 1.2em;
	color: #9e0b0f;
	font-weight: bold;
	margin-bottom: 0;
}

.fieldset-noLSD, .fieldset-LSD {
	display: none;
}
.section-explanation, .contactme-wrapper {
	margin-bottom: 25px;
}
.section-explanation p:first-child {
	margin-bottom:25px;
}
.tellus-textbox { 
	width:773px; 
	height:150px; 
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:1px #bcbcbc solid;
	padding: 5px;
 }
 .tan-gradient {
 	background: #eaf4e7; /* Old browsers */
	background: -moz-linear-gradient(top,  #eaf4e7 0%, #d5e4d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaf4e7), color-stop(100%,#d5e4d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eaf4e7 0%,#d5e4d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eaf4e7 0%,#d5e4d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eaf4e7 0%,#d5e4d1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eaf4e7 0%,#d5e4d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf4e7', endColorstr='#d5e4d1',GradientType=0 ); /* IE6-9 */
 }
 .section-benefits {
	padding-top: 25px;
	padding-bottom: 5px;
	margin-bottom: 10px;
 }

 .offset {
 	width: 874px;
 	left: -40px;
 	padding-left: 40px;
 	padding-right: 40px;
 }

.rulestext {
	font-size: .85em;
	line-height: 1.6;
}
 .benefits-check-list input {
 	float: left;
 	margin-right: 10px;
 }
 .section-yes-no {
 	margin-top: -10px;
 }
 .section-yes-no label, .benefits-check-list label {
 	color: #247612;
 	font-weight: 700;
 }
 .benefits-check-list label a {
	color: #104993;
	text-decoration: underline;
 }
 .benefits-check-list label {
 	display: block;
 	overflow: hidden; 	
 }
.benefits-check-list li {
	margin-bottom: 10px;
	position: relative;
}
.last-benefit {
	border-top: solid 1px #b3d0ac;
	padding-top: 15px;
	margin-top: 20px;
}
.last-benefit label {
	margin-bottom: 10px;
}
.contactme-wrapper {
	font-weight: bold;
	margin-top: 25px;
}
.contact-boxes {
	margin-top: 25px;
}
.contact-boxes > div {
	float: left;
}
.or {
	line-height: 140px;
	margin: 0 18px;
}
.contact-box {
	width: 225px;
	height: 140px;
	padding-top: 25px;
	text-align: center;
}
	.deliverySystem{
		font-size: .9em;
		margin-bottom: 10px;
	}
	.message {
		color: #247612;
		font-family: 'Crete Round', serif;
		font-style: italic;
		font-size: 18px;
		line-height: 1.2;
	}
	.message-email {
		font-size: 16px;
	}

.printNowWrapper {
	text-align: center;
	margin: 10px 0 10px;
}
.button {
	height:30px;
	font-size: 14px;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: white;
	display: inline-block;
	padding: 0 10px;
	text-transform: uppercase;
	border: none;
}
.button img {
	margin-left: 11px;
	position: relative;
	top: 4px;
}
.disabled-button {
	border: solid 1px #aaa;
	color: #aaa;
/*	background: #959595; 
	background: -moz-linear-gradient(top,  #959595 0%, #626262 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#959595), color-stop(100%,#626262)); 
	background: -webkit-linear-gradient(top,  #959595 0%,#626262 100%); 
	background: -o-linear-gradient(top,  #959595 0%,#626262 100%); 
	background: -ms-linear-gradient(top,  #959595 0%,#626262 100%); 
	background: linear-gradient(to bottom,  #959595 0%,#626262 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#626262',GradientType=0 ); */
}
.enabled-button {
	background-color: #247612;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#2D9117),to(#1C5D0D));
    background: -webkit-linear-gradient(top,#2D9117,#1C5D0D);
    background: -moz-linear-gradient(top,#2D9117,#1C5D0D);
    background: -ms-linear-gradient(top,#2D9117,#1C5D0D);
    background: -o-linear-gradient(top,#2D9117,#1C5D0D);
    cursor: pointer;
}
.secondaryButtons {
	text-align: center;
	margin: 25px 0 10px;
}
.secondaryButtons .blue-button {
	background-color: #0c5fa8;
	background: linear-gradient(bottom, rgb(12,95,168) 24%, rgb(10,120,194) 100%);
	background: -o-linear-gradient(bottom, rgb(12,95,168) 24%, rgb(10,120,194) 100%);
	background: -moz-linear-gradient(bottom, rgb(12,95,168) 24%, rgb(10,120,194) 100%);
	background: -webkit-linear-gradient(bottom, rgb(12,95,168) 24%, rgb(10,120,194) 100%);
	background: -ms-linear-gradient(bottom, rgb(12,95,168) 24%, rgb(10,120,194) 100%);
	font-size: 12px;
	line-height: 24px;
	height: 24px;

}
a.enabled-button {
	color: white;
	line-height: 30px;
}
a.enabled-button:hover {
	text-decoration: none;
	background: #1C5D0D;
}
.secondaryButtons .blue-button:hover {
	background: rgb(10,120,194);
}
.finalInstructions {
	text-align: center;
	color: #9e0b0f;
	font-size: 1.25em;
	line-height: 1.2;
	font-style: italic;
	font-weight: bold;
	display: none;
}
.section-no {
	position: relative;
	height: 88px;
	text-align: center;
	padding-top: 30px;
}
.section-yes, .section-no {
	display: none;
}
.needed {
	color: #9e0b0f;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	left: -6px;
	top: 3px;
	display: none;
}
.last-benefit .needed {
	top: 18px;
}
.red {
	color: #9e0b0f;
}
.larger {
	font-size: 1.1em;
}

/*classes specific to email confirmation*/

.emailWrapper_1 input, .emailWrapper_2 input {
	height: 30px;
	margin: 0 5px 10px 0;
	width: 280px;
	padding-left: 5px;
	zoom: 1;
}
.emailWrapper_1 {
	margin-top: 35px;
}
.email_1 {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.email_1:focus {
	outline-width: 0;
}
.emailWrapper_2 {
	display: none;
	zoom: 1;
	margin-top: 25px;
}
a.changeEmail {
	color:#247612;
	font-size: 0.8em;
	font-weight: 700;
	display: block;
	padding-bottom: 25px;
}
a.changeEmail:hover {
	text-decoration: none;
}
.errorMessage {
	color: rgb(255, 0, 0);
	position: absolute;
	top: 94%;
}
.no-cancel {
}
.confirmSend {
	margin-left: 5px;
	display: inline-block;
	font-weight: bold;	
	color:#247612;
}
.disclamer {
	font-size: 0.8em;
}

/* cancel_emailsent */
.section-emailsent {
	min-height: 200px;
	padding-top: 50px;
}

#simplePageDisplay {
	-webkit-border-radius: 0px 0px 16px 16px;
    border-radius: 0px 0px 16px 16px;
}
#simplePageRoundedBottom, #simplePageGradientWrapper {
	display: none;
}
.marginTop {
	margin-top: 25px;
}


