@font-face {
    font-family: 'akzidenz-grotesk_extended_bRg';
    src: url('font/akzidenz_grotesk_r_extended_regular-webfont.eot');
    src: url('font/akzidenz_grotesk_r_extended_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/akzidenz_grotesk_r_extended_regular-webfont.woff2') format('woff2'),
         url('font/akzidenz_grotesk_r_extended_regular-webfont.woff') format('woff'),
         url('font/akzidenz_grotesk_r_extended_regular-webfont.ttf') format('truetype'),
         url('font/akzidenz_grotesk_r_extended_regular-webfont.svg#akzidenz-grotesk_extended_bRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'sansumiregular';
    src: url('font/sansumi-bold-webfont.eot');
    src: url('font/sansumi-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/sansumi-bold-webfont.woff2') format('woff2'),
         url('font/sansumi-bold-webfont.woff') format('woff'),
         url('font/sansumi-bold-webfont.ttf') format('truetype'),
         url('font/sansumi-bold-webfont.svg#sansumiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
    font-family: 'varela_roundregular';
    src: url('font/varelaround-regular-webfont.eot');
    src: url('font/varelaround-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/varelaround-regular-webfont.woff2') format('woff2'),
         url('font/varelaround-regular-webfont.woff') format('woff'),
         url('font/varelaround-regular-webfont.ttf') format('truetype'),
         url('font/varelaround-regular-webfont.svg#varela_roundregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
YUI 3.14.1 (build 63049cb)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#767673;background:#fff}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#767673}
/* === end Yahoo! reset ===*/

html, body {
	height: 100%;
}

body {
	background-color: #fff;
}
* {
	border: none;
	color: #767673;
	margin: 0;
	padding: 0;
}
body, div, td, p, b, li, input, textarea, select, a, h1, h2, h3, h4, h5, h6, fieldset {
	font-family: 'varela_roundregular',arial, verdana, helvetica, serif;
	font-size: 15px;
	line-height: 1.7em;
}
div#sidebar * {
	font-size: 14px;
}
td, p, li, input, textarea, select, label, fieldset, address {
}
p,ul {
	padding-bottom: 1.5em;
}
ul li {
	padding-left: 25px;
	padding-bottom: 15px;

}
.clearboth {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.textaligncenter {
	text-align: center;
}
.textalignright {
	text-align: right;
}
.displaynone {
	display: none;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #999;
}
a img {
	border: 0;
}
b {
	color: #333;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
	font-family: 'akzidenz-grotesk_extended_bRg';
}
hr {
	clear: both;
	border-top: 1px #EAF2F8 solid;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	color: #EAF2F8;
	margin: 20px 0 40px;
	height: 1px;
}
h1 {
	font-family: 'akzidenz-grotesk_extended_bRg';
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: none;
	padding-bottom: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
h2 {
	font-family: 'akzidenz-grotesk_extended_bRg';
	font-size: 18px;
	line-height: 1.5em;
	text-transform: uppercase;
	margin-bottom: 1em;
}
body#web h2 {
	margin-top: 0.5em;
}
ul#slideshow h2,
ul.slideshow h2 {
	font-family: 'akzidenz-grotesk_extended_bRg';
	font-size: 14px;
	line-height: 1.1em;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 20px 0 5px;
	color: #00abc0;
	border-top: 1px #ccc solid;
}
h3 {
	color: #333;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
	font-family: 'akzidenz-grotesk_extended_bRg';
}
h4 {
	font-size: 14px;
	line-height: 1.65em;
	font-weight: 900;
}
div#main {
	margin: 0 auto;
	padding: 0 5%;
	max-width: 1000px;
}
div#dimmer {
	visibility: hidden;
	background-color: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.8;
	filter:alpha(opacity=80);
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index: 102;
}
div.closebutton {
	visibility: hidden;
	display: none;
	cursor: pointer;
	width: 27px;
	height: 28px;
	padding: 6px 0 0 9px;
	position: fixed;
	/* left/top position of button is set by javascript */
	z-index: 104;
	background-color: #252525;
	font-size: 32px;
	line-height: 0.6em;
	font-weight: bold;
	color: #fff;
	margin: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top: 0;
	right: 0;
}
/* ============ BUTTONS ============== */
input[type="submit"],
a.button {
	background-color: #00abc0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: 'akzidenz-grotesk_extended_bRg',arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 8px 15px;
	text-decoration: none;
	line-height: 1em;
	margin-top: 15px;
}
/*
input[type="submit"]:before,
a.button:before {
	content: " \203A\0020";
	font-size: 22px;
	line-height: 1em;
	vertical-align: text-bottom;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-weight: 300;
}
*/
div#sidebar a.button {
	width: 80%;
}
input[type="submit"] {
	cursor: pointer;
}
a.button-hovered {
	background-color: #00abc0;
}
/* ============ END BUTTONS ============== */


/* ============ TOPBAR ============== */
div#topbar {
	padding: 0;
}
div#topbar:after {
	content: "";
	display: table;
	clear: both;
}
div#logo {
	padding: 35px 0 0 0;
}	
div#logo h1,
div#logo a {
	font-family: 'akzidenz-grotesk_extended_bRg';
	color: #00abc0;
	font-size: 24px;
	font-weight: 300;
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
div#logo h1::first-letter {
	font-size: 28px !important;
	color: #00abc0;
}
/* ============ END TOPBAR ============== */


/* ============ BOTBAR ============== */
div#footer {
	padding: 35px 0 12px 0;
}
div#footer * {
	font-size: 12px;
	font-weight: 300;
	line-height: 1.4em;
}
#footer:after {
	content: "";
	display: table;
	clear: both;
}
div#footer a, div#footer a:link, div#footer a:visited {
	text-decoration: none;
	text-transform: none;
}
div.addresscolumn {
	width: 25%;
	padding-left: 15px;
	float: left;
	min-height: 135px;
}
div#columnleft {
	width: 70%;
	float: left;
}
div#columnright {
	float: right;
	/* width: 290px; container=1037px */
	width: 25%;
	text-align: right;
}
div#footer .copyright {
	clear: both;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	padding-top: 10px;
	color: #ccc;
	text-transform: none;
}
/* ============ END BOTBAR ============== */


/* ============ UNAV ============== */
div#unav {
	text-align: left;
	padding: 0;
	font-size: 14px;
	margin: 10px 0 25px 0;
	border-top: 1px #999 solid;
	border-bottom: 0;
	background-color: white;
}
div#unav a {
	font-family: 'akzidenz-grotesk_extended_bRg';
	text-decoration: none;
	font-weight: 300;
	font-size: 14px;
	line-height: 2.5em;
	letter-spacing: 0.5px;
	padding: 0;
	margin-right: 30px;
	color: #999;
	display: inline-block;
}
div#unav a:last-child {
	margin-right: 0px;
}
div#unav a.unavon {
	color: #000;
} /* hover only applied when screen larger than all mobile -- send bottom of file */
div#navindicator {
	display: none;
	cursor: pointer;
	text-align: left;
	border-top: 1px white solid;
	line-height: 3em;
}
div#navindicator span {
	line-height: 3em;
	padding-left: 18px;
	background-image: url('/gifs/icon_next_black.svg');
	background-repeat: no-repeat;
	background-size: 6px auto;
	background-position: 8px 4px;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
}
div.subnav {
	display: none;
	padding: 12px 0;
}
div#unav div.subnav a {
	display: block;
	padding: 3px 0 5px 0;
	margin: 0;
	border: 0;
}

/* ============ END UNAV ============== */


/* ============ LNAV ================== */
div#lnav {
	float: left;
	text-align: left;
	width: 100%;
	border-top: 1px #e6e6e6 solid;
	margin-top: 8px;
}
div#lnav a {
	text-decoration: none;
	font-weight: 400;
	font-size: 16px;
	line-height: 1em;
	color: #009999;
	margin: 0;
	border-bottom: 1px #e6e6e6 solid;
	display: block;
	padding: 15px 0 16px 23px;
	margin: 0;
	background-image: url('/img/angle_right_aqua.svg');
	background-repeat: no-repeat;
	background-size: 17px auto;
	background-position: 5px 15px;
}
div#lnav a.lnavon {
	color: #0b6192;
} /* hover applied for screens larger than mobile -- send bottom of file */
/* ============ END LNAV ============== */


/* =============== HOME PAGE ========== */
div#homecontent {
	text-align: center;
	padding: 55px 70px 180px 70px;
}
div#homecontent p {
	font-weight: 400;
	font-size: 22px;
	color: #535353;
	text-align: left;
}
div#homecontent h1 {
	font-size: 27px;
}
/* ============ END HOME PAGE ========= */


/* =============== INTERNAL ============ */
div#titlebanner {
	background-repeat: no-repeat;
	padding: 70px 0 65px 70px;
}
div#internal {
	padding: 70px 45px 100px 70px;
}
div#internalcontent {
	/* width: 630px; */
	width: 61%; /* 630/1037 */
	float: left;
}
div#internalcontent:after {
	content: "";
	display: table;
	clear: both;
}
div#sidebar {
	float: left;
	/* width: 325px; container=1120px */
	width: 29%;
	margin-right: 4%;
}


/* =========== END INTERNAL ============ */




/* =============== FORMS =============== */
input[type="text"],
textarea {
	background-color: #ededed;
	margin: 4px 0;
	border: 1px solid #ededed;
	padding: 3px 5px;
	width: 470px;
	max-width: 100%;
	color: #000;
}
textarea {
	width: 470px;
	max-width: 100%;
	height: 100px;
}
/*
input[type="submit"] {
	background-color: #fff;
	padding: 3px 25px 4px;
	color: #333;
	text-transform: uppercase;
	margin-top: 11px;
	font-weight: bold;
	font-size: 11px;
}
*/
select {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px #dcdcdc solid;
	margin-right: 10px;
}
td {
	padding-right: 2em;
}
/* =============== END FORMS =============== */


/* ============== SLIDES =================== */
ul#slideshow,
ul#slideshow li,
ul.slideshow,
ul.slideshow li {
	padding: 0;
	margin: 0;
}
ul#slideshow li,
ul.slideshow li {
	position: relative;
	text-align: center;
}
ul#slideshow li img,
ul.slideshow li img {
	width: 100%;
}
ul#slideshow h1,
ul.slideshow h1 {
	line-height: 1.4em;
	font-size: 15px;
	color: #fff;
	font-family: 'akzidenz-grotesk_extended_bRg';
	margin-top: 10px;
	padding-bottom: 4px;
}
ul#slideshow p,
ul.slideshow p {
	font-size: 14px;
	color: #fff;
	line-height: 1.4em;
}
ul.slideshow sup {
	color: #fff;
}
.bx-wrapper {
	width: 100%;
	position: fixed; 
	z-index: 103;
	top: 10%; 
	left: 10%; 
	/* margin-right: -10%;  */
	transform: translate(-10%, 0);
}
.controls {
	text-align: center;
	padding: 10px;
	display: none;
	position: fixed;
	top: 0;
	left: calc(50% - 85px);
	z-index: 104;
}
.controls p,
.controls p a {
	padding: 0;
	font-size: 15px;
	text-transform: lowercase;
	color: #eee;
}
.arrows {
	color: #eee;
}
.bx-next,
.bx-prev {
}
#fwd,
#rev {
	cursor: pointer;
	color: #eee;
	text-transform: uppercase;
}
/*pager links*/
.bx-pager a {
	margin-right: 10px;
	display: none;
}
/*pager wrapper*/
.bx-pager {
	display: none;
}
.bx-pager-item {
	display: none;
}

/*captions*/
.bx-captions {
	text-align:center;
	font-size: 12px;
	padding: 7px 0;
	color: #fff;
	display: none;
}

/*auto start button*/
.bx-auto .start {
	display: none;
}

/*auto stop button*/
.bx-auto .stop {
	display: none;
}

/*auto controls*/
.bx-auto {
	text-align: center;
	padding-top: 15px;
	display: none;
}

.bx-auto a {
	color: #fff;
	font-size: 12px;
	display: none;
}
/* ========== END SLIDES =================== */



/* ============================= MOBILE ================================ */
/* SCREENS LESS THAN 1235px */
@media only screen and (max-width: 1235px) {
	div.maxwidth,
	div#main {
		width: auto;
	}
	img.internalbanner {
		width: 100%;
	}
}

/* ALL MOBILE LESS THAN 775px (i.e. tablet and phone) */
@media only screen and (max-width: 775px) {
	div#main {
		width: auto;
	}
	div#topbar {
		padding: 0;
	}
	div#footer {
		padding: 40px 25px 40px 25px;
	}
	div#footer div#columnright, div#footer div.addresscolumn {
		float: none;
		width: 80%;
		padding-bottom: 1em;
	}
	div#columnright {
		width: 34%;
		text-align: left;
	}

	div#internalcontent {
		width: 60%;
		float: right;
	}
	div#sidebar {
		width: 38%;
		margin: 0;
	}
	div#internal {
		padding: 40px 20px 50px 25px;
	}
	input[type="text"],
	textarea {
		width: 240px;
	}
	textarea {
		width: 330px;
	}
	div#logo {
		float: none;
	}
	div#titlebanner {
		padding: 30px 0 30px 25px;
	}
	div#unav {
		text-align: left;
		padding: 0;
		margin: 0;
		width: 100%;
		position: absolute;
		visibility: hidden;
		left: 0;
		top: 0;
		z-index: 999;
		transition: all 0s ease 0s;
		border-bottom: 1px #999 solid;
	}
	div#unav.active {
		right: 0;
		visibility: visible;
	}
	div#unav a,
	div#unav a.unav,
	div#unav a.unavon {
		display: block;
		margin: 0;
		padding: 0 0 0 20px;
	}
	div#navindicator {
		display: block;
	}

	.chevrondown { 
		display: inline-block;
		vertical-align: -3px;
		/* Safari */
		-webkit-transform: rotate(90deg);
		/* Firefox */
		-moz-transform: rotate(90deg);
		/* IE */
		-ms-transform: rotate(90deg);
		/* Opera */
		-o-transform: rotate(90deg);
	}

}
/* 
  TABLET 
  */
@media only screen and (max-width: 690px) {
	/* bump content into 1 column */
	div#internalcontent {
		padding: 5px 0 10px 0;
		width: auto;
		float: none;
		border-right: 0;
	}
	div#sidebar {
		float: none;
		width: auto;
		margin-bottom: 50px;
	}
	div#lnav {
		float: none;
	}
}
/* 
  PHONE
  */
@media only screen and (max-width: 480px) {
	div#logo h1, div#logo a {
		line-height: 1em;
	}
	div#logo h1 {
		padding-bottom: 0;
	}
	input[type="submit"],
	a.button {
		padding: 14px 30px;
	}
	div#footer {
		padding: 40px 25px 40px 25px;
	}
	div#footer * {
		line-height: 1.4em;
		font-size: 14px;
	}
	input[type="text"],
	textarea {
		width: 100%;
	}
	textarea {
		width: 100%;
	}
}
/* for screens LARGER than mobile - where hover won't mess up clicks */
@media only screen and (min-width: 769px) {
	div#unav a:hover {

	}
	div#footer a:hover {
		color: #CCC;
	}
	div#lnav a:hover {
		color: #0b6192;
	}
}

