@charset "utf-8";
/* RESET STYLES */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Sticky Footer */
* { 
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -264px;
width: 100%;
}
#footer, .push {
	height:264px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #737373;
}

#footer a:hover {
	text-decoration: underline;
	color: #f48e4e;
}


/* Sticky Footer */


/* GENERAL STYLES */

html {overflow-y:scroll;}

body {
	font-family:'Lato', Helvetica, Helvetica, Arial, sans-serif;
	font-size: 100%;
	padding-bottom: 20px;
}

a {
	color: #f48e4e;
	text-decoration: none;
}
a:hover {
	/* [disabled]text-decoration: underline; */
	color: #f48e4e;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
	margin-top: 30px;
	margin-bottom: 30px;
}

p {
	font-size: 18px;
	line-height: 24px;
	color: #7f7f7f;
	margin-bottom:20px;
	font-weight: lighter;
}

h1 {
	font-size: 72px;
	color: #646464;
	margin-bottom: 10px;
	font-weight: lighter;
	line-height: 72px;
}
h2 {
	font-size: 42px;
	font-weight: lighter;
	color: #404040;
	margin-bottom: 40px;
}
h3 {
	font-size: 22px;
	color: #737373;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
}

h4 {
	font-size: 28px;
	color: #6d6e71;
	font-weight: lighter;
	margin-bottom: 5px;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	color: #6d6e71;
	margin-bottom: 10px;
}

.left {
	float:left;
}

.right {
	float:right;
}
.clear {
	clear: both;
}

.container {
	width: 680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 45px;
}
.main-content {
	margin-top: 150px;
	margin-bottom: 100px;
}
.infographic {
	background-image: url(../images/infographic.png);
	background-repeat: no-repeat;
	height: 176px;
	width: 603px;
	margin: 0 auto;
}
.light-gray {
	background-color: #eeeeee;
}
.med-gray {
	background-color: #939393;
}
.dark-gray {
	background-color: #868686;
}

#logo {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(../images/logo.png);
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	height: 32px;
	text-indent: -99999em;
	transition-delay: 0s;
	transition-duration: 0.2s;
	transition-property: all;
	transition-timing-function: ease-in;
	width: 177px;
	position: relative;
	float: left;
}


.button {
	border: none;
	cursor: pointer;
	width: 150px;
	padding: 5px 15px;
	display: block;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 5px #2966a6;
	-moz-box-shadow: inset 0 0 5px #2966a6;
	box-shadow: inset 0 0 5px #2966a6;
	-webkit-box-shadow: inset 0 0 3px #00818e;
	-moz-box-shadow: inset 0 0 3px #00818e;
	box-shadow: inset 0 0 3px #00818e;
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	position: relative;
	background-color: #0b7fb3;
	margin: 0 auto;
}


.button:hover {
	background-image: url(../images/button-bg_o.jpg);
	background-color: #0a709e;
	text-decoration: none;
}


.button span {
	color: #FFF;
	line-height: 30px;
	font-size: 14px;
	position: relative;
	top: 0px;
	text-shadow: 0px 1px 1px #00a1b0;
	text-transform: uppercase;
	text-decoration: none;
}
.quote-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 32px;
	color: #737373;
	font-weight: lighter;
}
.quote-name {
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #b3b3b3;
}
.white {
	color: #FFF;
}
.blue {
	color: #489dbe;
}
.green {
	color: #5e981e;
}
.orange {
	color: #f48a4c;
}
.top50 {
	margin-top: 50px;
}
.top15 {
	margin-top: 15px;
}

input[type=text]{
	margin: 6px 0;
	padding: 0 10px;
	width: 265px;
	height: 34px;
	color: #404040;
	background: white;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 2px;
	outline: 5px solid #eff4f7;
	-moz-outline-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	float: left;
	clear: both;
}

textarea,  input[type=file]  {
	margin: 6px 0;
	padding: 10px;
	width: 265px;
	color: #404040;
	background: white;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 2px;
	outline: 5px solid #eff4f7;
	-moz-outline-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	font-family:'Lato', Helvetica, Helvetica, Arial, sans-serif;
	font-size:12px;
}

input[type=text]:focus, textarea:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

.green-button {
	border: none;
	cursor: pointer;
	width: 150px;
	padding: 10px 15px;
	display: block;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 5px #2966a6;
	-moz-box-shadow: inset 0 0 5px #2966a6;
	box-shadow: inset 0 0 5px #2966a6;
	-webkit-box-shadow: inset 0 0 3px #87b94c;
	-moz-box-shadow: inset 0 0 3px #87b94c;
	box-shadow: inset 0 0 3px #87b94c;
	background-image: url(../images/green-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	position: relative;
	background-color: #94ce5a;
	color: #FFF;
	line-height: 30px;
	font-size: 14px;
	text-shadow: 0px 1px 1px #87b94c;
	text-transform: uppercase;
	text-decoration: none;
}
.green-button:active {
	background-image: url(../images/green-bg_o.jpg);
	background-color: #7fb14d;
	text-decoration: none;
}

.green-button:hover {
	background-image: url(../images/green-bg_o.jpg);
	background-color: #7fb14d;
	text-decoration: none;
}

.orange-button {
	border: none;
	cursor: pointer;
	width: 150px;
	padding: 10px 15px;
	display: block;
	-moz-border-radius: 4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 5px #2966a6;
	-moz-box-shadow: inset 0 0 5px #2966a6;
	box-shadow: inset 0 0 5px #2966a6;
	-webkit-box-shadow: inset 0 0 3px #dd652c;
	-moz-box-shadow: inset 0 0 3px #dd652c;
	box-shadow: inset 0 0 3px #dd652c;
	background-image: url(../images/orange-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	text-align: center;
	position: relative;
	background-color: #f27b43;
	color: #FFF;
	line-height: 30px;
	font-size: 14px;
	text-shadow: 0px 1px 1px #dd652c;
	text-transform: uppercase;
	text-decoration: none;
}
.orange-button:active {
	background-image: url(../images/orange-bg_o.jpg);
	background-color: #dc703d;
	text-decoration: none;
}

.orange-button:hover {
	background-image: url(../images/orange-bg_o.jpg);
	background-color: #dc703d;
	text-decoration: none;
}

.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
  line-height: 34px;
}

.col {
	width:295px;
	float:left;
	text-align: left;
}

.contact-graphic {
	background-image: url(../images/contact-graphic.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 400px;
	float: left;
	/* [disabled]clear: both; */
	width: 90px;
}
.connected-element {
	background-image: url(../images/connected-element.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
