@charset "UTF-8";


a {
	outline: none;
		color: #9be5e6;
}


p {
	margin-top: 0px;
	padding-top: 0px;
}

p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

img {
	border: 0px;
	-ms-interpolation-mode: bicubic;
}

html {
	font-size: 10px;
	min-height: 100%;
}


body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	-webkit-text-size-adjust:none;
	font-size: 1.5rem;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: white;
	overflow-x: hidden;
	background: #12325e;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
}

input, textarea {
	 -webkit-appearance: none;
	 -webkit-border-radius: 0;
	 -webkit-text-size-adjust:none;
	 background: #c2ffff none repeat scroll 0% 0%;
	padding: 0.6rem;
	font-size: inherit;
	color: #19498a;
	border: none;
}

input[type="checkbox"] {
	-webkit-appearance: checkbox;
}


area {
	outline: none;
}

div, img, nav {
	position: relative;

}

form table {
	width: 100%;
}


form table tr td:first-child {
	width: 25%;
	padding-right: 3%;	
	text-align: right;
}

form table tr td:last-child {
	width: 70%;
}

form table tr td {
	margin: 0;
	padding: 0;
	padding-bottom: 1.3rem;
}


form table tr td input {
	width: 70%;
}

.sidebar-block form table tr td input {
	width: 100%;
}

.sidebar-block form table tr td:last-child {
    width: 52%;
}



.absolute_center_horizontal {
	position: absolute;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(0px);
	-webkit-transform: translateX(-50%) translateY(0px);
	-o-transform: translateX(-50%) translateY(0px);
	-ms-transform: translateX(-50%) translateY(0px);
	transform: translateX(-50%) translateY(0px);
}

.standard_width {
	max-width: 1130px;
	margin: auto;
	padding: 0 40px;
}


.column_image-100 {
	max-width: 100%; 
	margin-bottom: 1.5rem;
}

.column-100 {
	width: 100%;
	clear: both;
}

.column-left {
	width: 64%;
	margin-right: 6%; 
	margin-bottom: 2rem;
	float: left;
}

.column-right {
	width: 30%;
	margin-bottom: 2rem;
	float: left;
	color: #1c4b8a;
}




.market-font { 
	font-family: FFMarketWebProRegular;
	font-weight: normal;
	font-style: normal;
}

.top_navigation {
	
	height: 62px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87cedc+0,afe5e6+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8cd1dd+0,afe5e6+100 */
background: #8cd1dd; /* Old browsers */
background: -moz-linear-gradient(top,  #8cd1dd 0%, #afe5e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cd1dd), color-stop(100%,#afe5e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8cd1dd 0%,#afe5e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8cd1dd 0%,#afe5e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8cd1dd 0%,#afe5e6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8cd1dd 0%,#afe5e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cd1dd', endColorstr='#afe5e6',GradientType=0 ); /* IE6-9 */


}

nav {
	padding-left: 362px;
	top: 19px;
	text-align: justify;
}

nav:after {
    content: '';
    display: inline-block;
    width: 100%;
}


nav div {
	color: #1c4b8a;
	font-weight: 900;
	text-transform: uppercase;
	display: inline-block;
	margin-right: 2%;
	font-size: 1.4rem;
}

nav div a {
	color: #1c4b8a;
	text-decoration: none;
}


nav div a:hover {
	color: #ff7f51;
}

td {
	vertical-align: middle;

}

.logo {
	width: 304px; height: 190px; position: absolute; top: 0; left: 40px; z-index: 3;
}

.content_area {
	padding-top: 2.5rem;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#12325e+0,2972bb+61,37a7d1+100 */
background: #12325e; /* Old browsers */
background: -moz-linear-gradient(top,  #12325e 0%, #2972bb 61%, #37a7d1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#12325e), color-stop(61%,#2972bb), color-stop(100%,#37a7d1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #12325e 0%,#2972bb 61%,#37a7d1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #12325e 0%,#2972bb 61%,#37a7d1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #12325e 0%,#2972bb 61%,#37a7d1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #12325e 0%,#2972bb 61%,#37a7d1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12325e', endColorstr='#37a7d1',GradientType=0 ); /* IE6-9 */



}


.content_area-inner {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a4776+0,3291c8+100 */
	padding-top: 13.5rem;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2972bb+0,12325e+100 */
background: #2972bb; /* Old browsers */
background: -moz-linear-gradient(top,  #2972bb 0%, #12325e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2972bb), color-stop(100%,#12325e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #2972bb 0%,#12325e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #2972bb 0%,#12325e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #2972bb 0%,#12325e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #2972bb 0%,#12325e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2972bb', endColorstr='#12325e',GradientType=0 ); /* IE6-9 */
}





.divider {
	height: 1px;
	background:#9be5e6;
	margin-bottom: 2.6rem;
}

.light_blue {
	color: #9be5e6;
}

.big_title {
	font-size: 8rem; margin-bottom: 1.9rem; line-height: 1.1;
	text-align: center;
	font-family: FFMarketWebProRegular;
	font-weight: normal;
	font-style: normal;
}

.big_title-inner {
	font-size: 8rem; 
	margin-bottom: 1.9rem; 
	line-height: 1.1;
	text-align: left;
	font-family: FFMarketWebProRegular;
	font-weight: normal;
	font-style: normal;
}


.orange_text {
	color: #ff7f51;
}
.orange_background {
	background: #ff7a4a;
}

.sidebar-title {
	text-transform: uppercase;
	font-size: 1.8rem;
	font-weight: 900;
}
.sidebar-icon {
width: 101px; height: 35px; left: -40px; display: block; margin-bottom: 1rem;
}

.newsevent {
	margin-bottom: 2rem;
}

.footer_lines {
	display: inline-block; 
	width: 45%; 
	margin-right: 1%; 
	height: 1px; 
	background:#9be5e6;
	vertical-align:middle;
}

.social_icons {
	display: inline-block; 
	width: 3%; 
	margin-right: 1%;
	vertical-align:middle;
}

.more a {
	color: #ff7f51;
	text-decoration: none;
	font-weight: 900;
	font-size: 1.3rem;
}

.newsevents-title_box {
	color: white; text-transform: uppercase; font-weight: bold; text-align: center;padding: 2rem; font-size: 2.3rem; letter-spacing: 0.2rem;
}

.newsevents-wrapper {
	padding: 20px 40px; background: #9be5e6;
}

.sidebar-block {
	padding: 30px 40px 25px;
	margin-bottom: 4rem;
	background: #3291C8 none repeat scroll 0% 0%;
	font-size: 1.4rem;
	font-weight: 900;
	color: white;
}

.download a {
text-decoration: none;
	color: white;
}

.download a:hover {
color: #9be5e6;
}

.download {
	min-height: 23px;
	margin-bottom: 1rem;
	background: url(images/download-icon.png) no-repeat left top;
	background-size: 23px 23px;
	padding-left: 30px;
}

.li-header {
	font-weight: 900;
		color: #9be5e6;
		text-transform: uppercase;
}

.inner_column {
	float: left; width: 46%; 
}

.inner_column:first-of-type {
	margin-right: 8%;
}

button, .news-button {
	background: #ff7a4a;
	color: white;
	text-transform: uppercase;
	padding: .8rem;
	font-weight: 900;
	font-size: 1.2rem;
	border: none;
	font-family: inherit;
		text-decoration:  none;
}

.news-button a {
	text-decoration:  none;
}

.quotebox {
	background: url('images/quote-background.png') no-repeat; 
	background-size: 100% 100%;
	font-family: FFMarketWebProRegular;
	padding: 30px 45px 30px 35px;
	font-size: 2.3rem;
	color: white;	
	position: absolute;
	display: inline-block;
	width: 239px;
}

.quote_attribution {
	text-align:  right;
	font-family: 'Lato', sans-serif;
	font-size: 1.7rem;
	font-weight: 900;
}

.quote_wrapper {
	top: 32%;
	width: 100%;
	max-width: 1130px;
	position: absolute;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(0px);
	-webkit-transform: translateX(-50%) translateY(0px);
	-o-transform: translateX(-50%) translateY(0px);
	-ms-transform: translateX(-50%) translateY(0px);
	transform: translateX(-50%) translateY(0px);
}

.inline_photo {
    border: 5px solid #FFF;
    box-shadow: 0px 0px 3px #808080;
    transform: rotate(-2deg);
    display: block;
    margin: 30px auto;
}

.photo-information {
	position: absolute;
	padding: 10px 16px;
	color: #FFF;
	z-index: 10;
	background: #3291C8 none repeat scroll 0% 0%;
	font-weight: 900;
}

.disclaimer {
	border: #9BE5E6 solid 2px; padding: 1rem; max-width: 650px; text-align: center; margin: auto; top: -4rem;
}

.disclaimer-wrapper {
	background:#12325e; padding: 0 0 4rem; z-index: 10;
	}

