img {
   border:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
* {
    box-sizing: border-box;
}
/* =============================================================================
   Comman Styles
* ============================================================================= */
.fltleft {
   float: left;
}
.fltright {
   float:right;
}
.clear {
   clear:both;
}
.ctr{
   text-align:center;
}
.clearfix:before, .clearfix:after {
   content:"";
   display:block;
}
.clearfix:after {
   clear:both;
}
.utility-nav a, .utility-nav a:hover, .site-nav a, .site-nav a:hover, .site-content-secondary a, .site-content-secondary a:hover {
	text-decoration:none;
	}
body {
    margin: 0;
	font-family: 'Lato', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	background: #fff;
	color: #454545;
	-webkit-font-smoothing: antialiased;
}

.site-intro-wrapper {
    background-color: #1f1f1f;
    background-image: url(site-intro-bg.jpg);
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: cover;
	line-height:1.5em;
}
/* =============================================================================
   Utility Nav
* ============================================================================= */
.utility-nav {
    background-color: #0096b1;
	border-bottom:1px solid #007388;
    color: #ffffff;
	display: block;
    font-weight: bold;
    text-align: right;
}
.inner-wrap:after {
    clear: both;
    content: "";
    display: table;
}
.inner-wrap:after {
    clear: both;
    content: "";
    display: table;
}
.site-header .inner-wrap {
    padding: 4.5em 1.5em 0em 1.5em;  
	margin:0 auto;
	width:75em;                    /* BASE FONT = 16px  >>> 1200px / 16px = 75em*/
}
.utility-nav a {
    color: #ffffff;
    padding-right: 0;
	display: inline-block;
    float: right;
    margin-right: 2em;
}

.site-email {
	padding-left: 1.3em;
	background-image: url(ico-email.svg);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	display:inline-block;
}
.utility-nav a.site-email {
	margin-right:0;
	}

.site-ph {
	display: inline-block;
	padding-left: 2.5em;
	background-image: url(ico-chat.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 2em;
	float: right;
	margin-left:1em;
}

.utility-nav .inner-wrap {
    padding-bottom: 0.5em !important;
    padding-top: 0.5em !important;
}
.utility-nav .social-wrap {
    float: left;
	
}
.social-wrap a:hover {
    opacity: 0.75;
}
.social-wrap img {
    display: inline-block;
    height:18px;
    margin: 0 auto;
    vertical-align: middle;
    width: 1.1em;
}

.social-wrap a {
    display: block;
    float: left;
    margin-right: 2em;
    position: relative;
    text-align: center;
}
.site-logo > img {
	margin-bottom:1.01em;
	float:left;
}

textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple="multiple"] {
    background-color: white;
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) inset;
    box-sizing: border-box;
    font-family: "Lato","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1em;
    padding: 0.5em;
    transition: border-color 0s ease 0s;
    width: 100%;
}
textarea:hover, input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, select[multiple="multiple"]:hover {
    border-color: #c4c4c4;
}
textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple="multiple"]:focus {
    border-color: #477dca;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06) inset, 0 0 5px rgba(55, 112, 192, 0.7);
    outline: medium none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}



/* ===================== Topnav ==================== */
nav.site-nav {
    clear: both;
    float: left;
    margin-top: 1.1875em;   /* BASE FONT = 16px  >>> 19px / 16px = 1.1875em */
    width: 100%;
	text-align:center;
}

#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu ul li {
    float: left;
    position: relative;
}
.width17p {
	width:14%;
	}
.width185p {
	width:17%;
	}
.width20p {
	width:20%;
	}	
.width21p {
	width:22%;
	}	
.width235p {
	width:26.4%;
	}
#menu .width21p a {
    padding-right: 0;
}
#menu a {
    color: #ffffff;
    display: block;
    font-family: "Lato","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 1.1875em;   /* BASE FONT = 16px  >>> 19px / 16px = 1.1875em */     
    line-height: 1.26315789473684em;   /* BASE FONT = 19px  >>> 24px / 19px = 1.26315789473684em */
    padding: 0.47em 1.05em 0.47em 1.05em; /* BASE FONT = 19px  >>> 9px 20px 9px 20px / 19px = 0.47em 1.05em 0.47em 1.05em  */
}
.site-nav li a:hover {
    background-color: #000000;
}
.site-nav ul li:hover {
    background-color: #000000;
	border-radius:5px;
}
.sub-menu {
    left: 0;
    position: absolute;
    top: 2.615em;      /* BASE FONT = 16px  >>> 42px / 16px = 2.625em  */
	top: 2.5625em\0;  /* BASE FONT = 16px  >>> 41px / 16px = 2.5625em  */
    visibility: hidden;
    width: 20.375em;   /* BASE FONT = 16px  >>> 326px / 16px = 20.375em  */
	z-index:1000;
}
#menu li:hover .sub-menu {
    visibility: visible;
}
.menu .sub-menu li {
    border-top: 1px solid #272727;
    float: none;
}
#menu .sub-menu li a {
    background-color: #1b1b1b;
    display: block;
    font-size: 1.0625em;   /* BASE FONT = 16px  >>> 17px / 16px = 1.0625em  */
    padding: 0.875em 1.9375em 0.875em 1.9375em; /* BASE FONT = 16px  >>> 14px 31px 14px 31px / 16px = 0.875em 1.9375em 0.875em 1.9375em  */
    text-align: left;
}
#menu .sub-menu li a:hover{
	background-color:#000000;
}
#menu .sub-menu li:hover{
	border-radius:0;
}
.menu li.has-subnav > a::after {
    background-image: url("ico-arrowdown.svg");
    background-position: center 4px;
    background-repeat: no-repeat;
    background-size: 0.75em 0.75em;
    bottom: auto;
    content: "";
    display: inline-block;
    height: 16px;
    margin-left: 0.15em;
    position: static;
    right: 8%;
    top: 0.25em;
    width: 16px;
}
.site-content .inner-wrap {
    width: 75em; /* BASE FONT = 16px  >>> 758px / 16px = 75em */
}
.inner-wrap {
    padding: 2.5em 1.5em 1.0625em 1.5em;   /* BASE FONT = 16px  >>> 40px 24px 17px 24px / 16px = 2.5em 1.5em 1.0625em 1.5em  */
}
.site-content-primary {
    float: left;
    margin-right: 1.75em;   /* BASE FONT = 16px  >>> 28px / 16px = 1.75em */    
    width: 47.375em;    /* BASE FONT = 16px  >>> 758px / 16px = 47.375em */
}
.site-content-secondary {
    display: block;
    float: left;
    margin-right: 0;
    padding: 1.5em 0 1.5em 2em;       /* BASE FONT = 16px  >>> 24px 0 24px 32px / 16px = 1.5em 0 1.5em 2em;  */
    width: 22.8125em;   /* BASE FONT = 16px  >>> 365px / 16px = 22.8125em  */
	text-align:left;
	line-height:1.5em;
}
.btn:after, .btn-diagonal:after, .btn-important:after, .btn-important-inverted:after {
    background-image: url(btn-arrow-white.svg);
	background-position: center center;
    background-repeat: no-repeat;
	background-size: 1.3em 1.3em;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    transition: transform 0.1s linear 0s;
    width: 2.8em;
}
.site-content-secondary .btn, .site-content-secondary .btn-diagonal, .site-content-secondary .btn-important {
    display: block;
}
.btn-important {
    background-color: #0096b1;
    border: 1px solid #028299;
	border-radius: 5px;
    color: #fff;
	font-weight: 600;
    margin-bottom: 1em;
    padding: 0.875em 3.5em 0.875em 2.25em;
    position: relative;
    transition: background 0.1s linear 0s;
	line-height:1.5em;
}
.btn-diagonal:after {
    background-image: url(link-arrow-teal.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1.3em 1.3em;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.8em;
}
.btn-diagonal {
    background: none repeat scroll 0 0 #ddd;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #0096b1;
    margin-bottom: 0.4em;
    padding: 0.5em 1em;
	font-weight: 600;
	position: relative;
    transition: background 0.1s linear 0s;
}
.btn:hover:after, .btn-important:hover:after, .btn-important-inverted:hover:after {
    transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.btn-important:hover {
    background-color: #00accb;
}
.btn:hover, .btn-diagonal:hover, .btn-important:hover, .btn-important-inverted:hover {
    color: #fff;
}
.btn-diagonal:hover:after {
    transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.5);
}
.btn-diagonal:hover {
    border: 1px solid #4f4f4f;
    transition: transform 0.1s linear 0s;
}
.btn:hover, .btn-diagonal:hover {
    background-color: #525252;
}
/* ===================== Footer ==================== */
.site-footer {
    text-align: center;
}
.site-footer .inner-wrap {
    border-top: 1px solid #ddd;
}
.inner-wrap{
	width:75em;
	margin:0 auto;
}
.line-card img {
    display: inline-block;
    margin: 0 2% 0 2%;
	vertical-align:middle;
}
.line-card a {
    display: inline-block;
}
.line-card .btn-important {
    text-decoration: none;
    vertical-align: middle;
}
p.footer-small {
    font-size: 1.0625em;   /* BASE FONT = 16px  >>> 17px / 16px = 1.0625em  */
    line-height: 1.75em;   /* BASE FONT = 17px  >>> 29.75px / 17px = 1.75em  */
    margin-bottom: 1em;    /* BASE FONT = 17px  >>> 17px / 17px = 1em  */
    margin-top: 1em;      /* BASE FONT = 17px  >>> 17px / 17px = 1em  */
}
.site-footer a {
    color: #0096b1;
	text-decoration: underline;
	transition: color 0.1s linear 0s;
}
.site-footer a:hover {
    color: #007388;
	text-decoration: underline;
}
.site-footer a.btn-important, .site-footer a.btn-important:hover {
	color:#ffffff;
	text-decoration:none;
	}
.site-footer .social-wrap a {
    background: none repeat scroll 0 0 #454545;
    border-radius: 5px;
    display: inline-block;
    float: none;
    margin-right: 2.159375em;
    padding: 0.3em 0.6em;
}
/* ===================== Site Serach ==================== */
.site-search {
    width: 100%;
}
.search-right {
    width: auto;
	display: table;
    float: right;
    margin-right: 0;
	padding: 0;
}
.search-row {
    display: table-row;
    width: 100%;
}
.search-cell1 {
    display: table-cell;
}

.search-table input[type="text"] {
    background: none repeat scroll 0 0 #454545;
    border: medium none;
    color: #fff;
}
.search-cell2 {
    background: none repeat scroll 0 0 #454545;
    display: table-cell;
    width: 2.1875em;
}
.search-submit {
	height: 30px;
	background: url(ico-search.jpg) no-repeat scroll center center !important;
	border: 0 none;
	float: right;
	width: 100%;
}
.search-left {
    margin-right: 1% !important;
    width: auto;
	display: table;
    float: right;
	padding:0;
}
.search-left:last-child {
    margin-right: 0;
}
.search-row {
    display: table-row;
    width: 100%;
}
.search-table select {
    background-color: #454545;
    color: #a5a5a5;
    margin-bottom: 0;
}
.search-text {
    height: 1.84615em;
	border: 0 none;
    float: left;
    font-size: 1em;
    padding-left: 0.5em;
    width: 100%;
}