@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
}

body {
	background: #425164;
	font: 14px "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

.box {
	width: 950px;
	margin: 30px auto 0 ;
}

.box .box_top {
	display: block;
	width: 950px;
	height: 11px;
	background: url(http://d1nu2rn22elx8m.cloudfront.net/catalog/19624.0/assets/images/37iUz-box_top.png) no-repeat;
}

.box .box_content {
	width: 890px;
	padding: 0 30px;
	background: url(http://d1nu2rn22elx8m.cloudfront.net/catalog/19624.0/assets/images/6PVub-box_line.png) repeat-y;
	overflow: hidden;
}

.box .box_bottom {
	display: block;
	width: 950px;
	height: 29px;
	background: url(http://d1nu2rn22elx8m.cloudfront.net/catalog/19624.0/assets/images/X34Q9-box_bottom.png) no-repeat;
}

#header .logo{
	float: left;
	margin: 16px 0 0 0;
}

#header .logo_cloud{
	float: right;
}

#content {
	font: 1em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0;
}

#content .box_content {
	padding: 20px 30px;
}

#content .leftColumn {
	float: left;
	width: 580px;
	color: #465666;
	font-size: 1.143em;
}

#content .leftColumn h2 {
	font-size: 1.700em;
	line-height: 1.15em;
	font-weight: normal;
	margin: 0;
	color: #0078c3;
}

#content .boxImage {
	float: left;
	margin: 25px 40px 0 0;
	max-width: 215px;
	min-height: 339px;
}

#content .leftColumn h3 {
	font-size: 1.25em;
	line-height: 1.15em;
	font-weight: normal;
	margin: 15px 0 0 0;
	color: #0078c3;
}

#content .leftColumn p.firstPara {
	margin: 30px 0 0 0;
}

#content .leftColumn p {
	margin: 0;
}

#content .leftColumn .quotebox {
	clear: both;
	padding: 0 35px 0 25px;
	position: relative;
	font-size: 1.2em;
	font-style: italic;
}

#content .leftColumn .quotebox .leftquote {
	position: absolute;
	left: 0;
	top: -8px;
	font: italic 3.2em "Times New Roman", Times, serif;
	display: inline-block;
	line-height: 55px;
	height: 20px;
	overflow: hidden;
	text-indent: -10px;
}

#content .leftColumn .quotebox .rightquote {
	font: italic 3.2em "Times New Roman", Times, serif;
	display: inline-block;
	line-height: 45px;
	height: 20px;
	overflow: hidden;
	text-indent: -8px;
}

#content .leftColumn .quotebox .source{
	text-align: right;
	font-size: 0.6em;
	line-height: 1.1em;
	font-style: normal;
}

#content .leftColumn .moreabout {
	clear: both;
}

#content .leftColumn h4{
	clear: both;
	font: 600 1em "myriad-pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}

#content .addthis_toolbox {
	position: static;
	width: 100%;
	margin: 18px 0 0 0;
	padding: 0;
}

#content .addthis_toolbox a{
	float: left;
	margin: 0 10px 0 0;
}

#content .addthis_toolbox a.addthis_button_compact{
	margin: 3px 0 0 0;
}

#content .addthis_toolbox a.addthis_counter {
	width: 50px;
}

#content .addthis_toolbox .addthis_internal_container {
	width: 100%;
}

/* #content .addthis_toolbox .addthis_button_google_plusone {
	width: 32px;
	height: 32px;
	background: url(http://d1nu2rn22elx8m.cloudfront.net/catalog/19315.0/assets/images/KWn2H-googleplus.jpg) no-repeat;
	padding: 0;
} 

#content .addthis_toolbox .addthis_button_google_plusone div{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
} */

#content .addthis_floating_style .addthis_internal_container > iframe {
	float: left;
}

#content .addthis_toolbox .addthis_button_facebook_like{
	margin: 0;
}

#content .rightColumn {
	float: right;
	width: 241px;
	margin: 0 0 0 28px;
	background: #eaeff5;
	padding: 100px 20px 20px 20px;
	position: relative;	
}

#content .rightColumn .formHeader {
	position: absolute;
	left: -3px;
	top: 15px;
	background: url(http://d1nu2rn22elx8m.cloudfront.net/catalog/19624.0/assets/images/N2a7y-formHeader.gif);
	width: 287px;
	height: 49px;
	color: white;
	text-align: center;
	padding: 12px 0;
}

#content .rightColumn .formHeader h3 {
	margin: 0;
	font-size: 1.4em;

	text-shadow: #d7764b 1px 1px 1px;   
	line-height: 1.1em;
}

#content .rightColumn .formHeader span {
	font-size: 0.9em;
}

#content .rightColumn .required{
	color: #d13f40;
}

#content .rightColumn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content .rightColumn label {
	color: #455668;
}

#content .rightColumn .field {
	margin: 0 0 15px 0;
}

#content .rightColumn .field input {
	margin: 5px 0 0 0;
	padding: 1px;
	width: 236px;
	height: 20px;
	border: 1px solid #c6cdd5;
}

#content .rightColumn .field select {
	margin: 5px 0 0 0;
	padding: 3px 1px;
	width: 240px;
	height: 26px;
	border: 1px solid #c6cdd5;
}

#content .rightColumn .checkboxInput {
	float: left;
	margin: 0 0 20px 0;
}

#content .rightColumn .checkboxLabel {
	margin: 0 0 0 15px;
	float: left;
	width: 210px;
}

#content .rightColumn .submitButton {
	float: left;
	width: 100%;
	margin: 5px 0 0 0;
}

#content .rightColumn .submitButton input{
	width: 225px;
	height: 87px;
	float: left;
	margin: 10px 0 0 10px;
	background: transparent url(http://d1nu2rn22elx8m.cloudfront.net/catalog/19624.0/assets/images/Mtjwf-formButton.gif);
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

#content .rightColumn .formNotes {
	margin: 10px 0 0 0;
	font-size: 0.8em;
	float: left;
	color: #d13f40;
}

#footer {
	width: 930px;
	margin: 0 auto;
	color: white;
	padding: 0 0 20px 0;
	overflow: hidden;
}

#footer .disclaimers {
	float: right;
	width: 650px;
}

#footer p{
	margin: 0;
}

#footer .footerLeft {
	float: left;
	width: 200px;
	clear: both;
}

#footer .footerMiddle {
	float: left;
	margin: 0 0 0 70px;
}

#footer .footerRight {
	float: right;
	width: 170px;
}

#footer .footerRight img{
	float: right;
}

#footer .footerCopyright {
	float: right;
	margin: 0;
	font-size: 0.7em;
	width: 216px;
	color: white;
}

#footer .footerCopyright a {
	color: white;
	text-decoration: none;
}
	
#footer ul a:hover{
	text-decoration: underline;
}

#footer ul.footerLinks {
    float: right;
	margin: 15px 0 10px 0;
	font-size: 0.85em;
	list-style: none;
	padding: 0;
    }

#footer ul li {
    float: left;
	color: white;
}

#footer ul li.separator {
	margin: 0 10px;
}

#footer ul a{
    color: white;
	text-decoration: none;
    }
	
#footer ul a:hover{
	text-decoration: underline;
}

#content .thankYou {
	font-size: 1.143em;
}

#content .thankYou h2{
	color: #0078BD;
	font-size: 1.563em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 0;
}

#content .nonform .submitButton {
	/*margin: 25px 0 0 0;*/
}

#content .nonform .pointers {
	width: 350px;
}

#content .nonform .moreabout {
	margin: 15px 0 0 0;
}

#content .nonform .rightColumn {
	background: white;
	padding: 0;
}

#content .nonform .rightColumn > div{
	width: 100%;
	text-align: center;
}

#content .video {
	width: 560px;
	margin: 0 auto;
}

#content .video {
	font-size: 1.143em;
}

#content .video h2{
	color: #0078BD;
	font-size: 1.563em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 30px 0 0 0;
}

#content .video .videoContainer {
	width: 560px;
	height: 315px;
}

#content .video p{
}