
.home-bg
{
	background: url(/_Images/_global/body-bg.png) bottom left repeat-x;
}

body.home
{
	background: #FFF;
}

body.home .body-content .memberswrapper
{
  width: 100%;
}

.body-content .memberswrapper .row
{
	width: auto;
}

.memberswrapper
{
	margin: 0 auto;
	width: 93.75%;
	max-width: 1280px;
}

/* Top Utility Bar */
.header-login-panel
{
    position: absolute;
    left: -50px;
    top: 0;
}

.login-block 
{
    position: absolute;
    top: 50px;
    left: 60px;
    z-index: 9999;
    display: none;
    background: url("/_Images/_backgrounds/bg-contact-texture.png") repeat;
    box-shadow: 0px 0px 0px 1px rgba(0,0,0,.16); 
    border-radius: 1px;
    padding: 30px 12px 12px;
    width: 320px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
}

.login-block .form-row
{
    margin-bottom: 24px;
}

.login-block .form-row:last-child
{
    margin-bottom: 0;
}

.login-block .form-row label
{
    display: block;
    font-size: 18px;
    color: #4E4F55;
}

.login-block .form-row input
{
    border-radius: 3px;
    border: 1px solid #9D9D9D;
}

.login-block .control-wrapper .forgot-password
{
    color: #005395;
}

.login-block .control-wrapper.last
{
    margin-top: 25px;
}

.login-block .control-wrapper .forgot-password,
.login-panel .control-wrapper a
{
    float: right;
    text-decoration: underline;
    font-size: 14px
}

.login-tip 
{
    background: url("/_Images/_icons/tooltip-up.png") repeat;
    position: absolute;
    top: -19px;
    left: 30px;
    width: 24px;
    height: 19px;
}

.logged-in.username
{
	background: url('/_Images/_icons/icon-user-loggedin.png') no-repeat 0 3px;
	text-decoration: underline;
    padding-left: 20px;
    margin-left: 10px;
}

.top-utility-left
{
	float:left;
}

.topbar
{
	width: 100%;
	background: #005495;
	padding: 6px 0;
	border-bottom: solid 5px #95b7e5;
}

.topbar a,
.topbar span
{
	color: #FFF;
}

.topbar a:hover
{
	text-decoration: none;
	color: #95B7E5;
}

.topbar .col
{
		float: left;
}

.topbar .col.login
{
	width: 30%;
	font-family: "Rockwell","Rokkitt",Georgia,serif;
    font-size: 14px;
}

.topbar .col
{
		width: 70%;
}

.topbar .col .contact-info
{
	float: right;
}

.topbar .col .contact-info p
{
		float: left;
}

.topbar .col p
{
	margin: 0;
	padding-top: 5px;
	font-size: 14px;
}

.topbar .col .contact-info p
{
	margin-right: 16px;
	color: #CBCACA;
	font-family: 'Rockwell', 'Rokkitt', Georgia, serif;
}

.topbar .col .contact-info :last-child
{
	margin-right: 0;
}

.topbar .contact-info input,
.topbar .tabletsearch input
{
	background: #f47316;
	border: none;
	border-radius: 5px;
	color: #FFF;
	padding: 4px 40px 4px 19px;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	margin: 0;
	height: 25px;
}

.topbar .col .contact-info div
{
	float: left;
}

.searchinput
{
	position: relative;
}

.searchcta
{
	background: url('/_Images/ELT/icons/icon-global-search.png') no-repeat !important;
	position: absolute;
	left: 158px;
	top: 5px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	border: none;
	display: block !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.nav
{
	width: 100%;
	background: url('/_Images/ELT/backgrounds/nav-bg.png') repeat-x;
	border-bottom: 1px solid #DBDCDB;
}

.body-content
{
	padding-top: 25px;
	max-width: 1280px;
	margin: 0 auto;
	width: 93.75%;
}

/* Header Styles */
.headerwrapper
{
	width: 93.75%;
	margin: 0 auto;
	max-width: 1280px;
}

.logo
{
	float: left;
	padding: 3px;
}

.headercol
{
	float: left;
	position: relative;
	width: 40%;
	padding-right: 0px;
	height: 106px;
}

.headercol.right
{
		float: left;
		width: 60%;
		padding-right: 0px;
}

.navwrapper
{
	position: absolute;
	bottom: 0px;
}

.ourservices
{
	width: 100%;
	background-color: #F47316;
	padding: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.border,
.navtitle
{
	float: left;
}

.border img
{
		max-width: 100%;
}

.menunav.first
{
	float: left;
	width: auto;
	margin: 70px 0 0 40px;
}

.navtitle
{
	width: 100%;
	text-align: center;
}

.navtitle span
{
		font-size: 11px;
		letter-spacing: 0.75rem;
		font-family: 'PT Sans', sans-serif;
		color: white;
		font-weight: 500;
		text-transform: uppercase;
}



.menunav.first li a:hover,
.menunav.first li a.active
{
	color: #F47316;
	background-color: white;
	border: solid 1px #F47316;
	border-radius: 5px;
	border-bottom: none;
}

.menunav.first ul
{
	margin: 0;
}

.menunav.first li
{
	display: inline-block;
}

.menunav.first li a
{
		font-family: 'Rockwell', 'Rokkitt', Georgia, serif;
		color: #005495;
		font-size: 20px;
		padding: 15px 15px 11px;
		background-color: none;
		border: solid 1px #99BBD5;
		border-radius: 5px;
		border-bottom: none;
}

.menunav.first li:first-child
{
		margin-right: 15px;
}

.servicesnav
{
	background-color: white;
	border-left: solid 1px #F47316;
	border-right: solid 1px #F47316;
	padding: 0.25em 0 0.25em 0;
}

.servicesnav > ul
{
		margin: 0;
		text-align: center;
}

.servicesnav li
{
		display: inline;
}

.servicesnav li a
{
	font-size: 16px;
	font-weight: 700;
	font-family: 'PT Sans', sans-serif;
	color: #005495;
	padding: 0 .375rem 0 .375rem;
	}

.servicesnav li a.active
{
		color: #F47316;
}

.servicesnav li a:hover
{
		color: #F47316;
}

.servicesnav li:first-child
{
	margin-left: 0.25em;
}

.servicesnav li:last-child
{
	margin-right: 0.25em;
}


/* Two Col Layout */
.sidepanel
{
	display: inline;
	float: left;
	width: 21.75%;
	max-width: 280px;
	margin: 1.25rem 0;
}

.mainpanel
{
	width: 74%;
	float: right;
	max-width: 1000px;
	font-family: 'pt sans', sans-serif;
}

.mainpanel li
{
		list-style-type: disc;
}

.body-content .memberswrapper
{
	width: 100%;
}


/* Callouts */

.callout .title h2
{
	margin-bottom: 10px;
	font-family: 'Rockwell', 'Rokkitt', Georgia, serif;
	font-size: 18px;
	color: #005495;
	line-height: 26px;
}

.callout .title h2 a
{
	font-family: 'Rockwell', 'Rokkitt', Georgia, serif;
	font-size: 18px;
	color: #005495;
	line-height: 26px;
}

.callout a
{
	font-family: 'PT Sans', sans-serif;
}
/* Callout Side Navigation */
.callout .calloutwrapper
{
	border-top: 3px solid #005495;
    margin: 10px 0;
    padding-top: 10px;
}

.callout .side-nav ul
{
	margin: 0;
}

.callout .side-nav li
{
	width: 100%;
}

.callout .side-nav li a
{
		display: block;
		background: -moz-linear-gradient(-45deg, rgba(149,183,229,0.3) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(149,183,229,0.3)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(-45deg, rgba(149,183,229,0.3) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(-45deg, rgba(149,183,229,0.3) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(-45deg, rgba(149,183,229,0.3) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
		background: linear-gradient(135deg, rgba(149,183,229,0.3) 0%,rgba(255,255,255,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d95b7e5', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		color: #005495;
		padding: 10px 12px;
		border-top: solid 1px #95B7E5;
}

	.callout .side-nav li a.active,
	.callout .side-nav li a:hover
	{
	color: #005495;
	background: -moz-linear-gradient(-45deg, rgba(244,115,22,0.3) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(244,115,22,0.3)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(244,115,22,0.3) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(244,115,22,0.3) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(244,115,22,0.3) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(244,115,22,0.3) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4df47316', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-top: solid 1px #F47316;
	}

.callout .side-nav .innermenu
{
	padding: 0 0 0 12px;
	display: block;
	border-top: 1px solid #E9E9E9;
}
/* Generic Callout */
.callout .callout-text
{
	margin: 10px 0 25px 0;
	font-family: 'PT Sans', sans-serif;
	line-height: 22px;
	font-size: 15px;
}

/*rtf content]*/
.rtf-content {
	font-size:14px;
	font-weight:normal;
	font-family: 'PT Sans', sans-serif;
}
.rtf-content h1 {
	font-size:30px;
	font-weight:normal;
	font-family: 'PT Sans', sans-serif;
}
.rtf-content h2 {
	font-size:26px;
	font-weight:normal;
	font-family: 'PT Sans', sans-serif;
}
.rtf-content h3 {
	font-size:22px;
	font-weight:normal;
	font-family: 'PT Sans', sans-serif;
}
.rtf-content h4 {
	font-size:18px;
	font-weight:normal;
	font-family: 'PT Sans', sans-serif;
}
.rtf-content h5 {
	font-size:14px;
	font-weight:normal;
	font-family: 'PT Sans', sans-serif;
}
.rtf-content h6 {
	font-size:10px;
	font-weight:normal;
	font-family: 'PT Sans', sans-serif;
}
.rtf-content h4 a {
	text-decoration:none;
}
.rtf-content a {
	color:#005495;
	text-decoration:underline;
}
.rtf-content a:hover {
	color:#666
}
.rtf-content ol,.rtf-content ol ol {
	list-style-type:decimal;
}
.rtf-content ul,.rtf-content ul ul {
	list-style-type:disc;
}
.rtf-content ul {
	margin-left:1.2em;
}
.rtf-content ol {
	margin-left:1.5em;
}
.rtf-content ol li {
	font-family: 'PT Sans', sans-serif;
	line-height:26px;
	font-size:14px;
	font-weight:normal;
}
.rtf-content ul li {
	padding-left:1.5%;
		content:"";
	line-height:26px;
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
	font-weight:normal;
	margin-left:1.5em;
}
.rtf-content ul li:before {
	content:"" !important;
}
.rtf-content p {
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
}
.rtf-content blockquote {
}
.rtf-content sub {
}
.rtf-content sup {
}
.rtf-content img {
	vertical-align:middle;
}
video {
	max-width:100%;
	height:auto;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe,.video-container object,.video-container embed {
	position:absolute;
	top:0;
	left:0;
	max-width:100%;
	max-height: 100%;
}

.custom-button
{
	color: #005495 !important;
	display: inline-block;
	background-color: #fff !important;
	text-decoration: none;
	padding: 8px 10px;
	border-radius: 4px;
	border: 1px solid #E9E9E9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#dddddd 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#dddddd 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
	font-weight: 600;
	font-family: 'Rockwell', 'Rokkitt', Georgia, serif !important;
	font-size: 14px;
	cursor: pointer;
	box-shadow: 1px 1px 0px #ebebeb;
}

.custom-button:hover
{
		color: #666;
}

.blue-button
{
    display: block;
    background: #005395;
    color: #FFF;
    border: none;
    border-radius: 4px;
    padding: 10px 14px 13px;
    font-family: 'Rockwell','Rokkitt', Georgia, serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
}

.white-button
{
    background: #FFF;
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: 0px 1px 2px 1px rgba(0,0,0,.4);
    box-shadow: 0px 1px 2px 1px rgba(0,0,0,.4); 
    display: inline-block;
    padding: 8px 10px;
    font-family: 'Rockwell','Rokkitt', Georgia, serif;
    font-weight: bold;
    font-size: 14px;
    color: #005495;
}

.white-button:hover
{
    color: #666;
}


/*Feature Listing*/
.feature-listing
{
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

.feature-listing ul li
{
		font-size: 14px;
		color: #666;
		display: inline-table;
		width: 45%;
		margin-bottom: 20px;
		padding-right: 10px;
}

.feature-listing ul li img
{
	border: 1px solid #ccc;
}

.feature-listing ul li .teaser-description
{
	padding-top: 0;
}

.feature-listing ul li h3 a
{
	font-family: 'Rockwell', 'Rokkitt', georgia;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #F47316;
	color: #333;
	display: block;
}

.feature-listing ul li h3 a::after
{
		content: url(/_Images/ELT/icons/icon-arrows.png);
		padding-left: 5px;
}

.feature-listing ul li h3 a:hover
{
		color: #333;
		text-decoration: none;
}

/*Teaser*/
.teaser-description
{
	color: #333;
	font-size: 13px;
	clear: both;
	font-family: 'PT Sans Narrow', sans-serif;
	padding-top: 3px;
}

.teaser-description img
{
		margin-left: 10px;
		margin-bottom: 10px;
		border: 1px solid #ccc;
}

/*News*/
.news-title
{
    font-size:large;
    font-weight:bold;
    text-transform:uppercase;
}

.events-listing-wrapper li
{
	border-bottom: 1px solid #ebebeb;
	padding: 15px 0;
	width: 100%;
    list-style-type: none;
}

	.events-listing-wrapper li:first-child
	{
		padding-top: 5px;
	}

	.events-listing-wrapper li:last-child
	{
		border-bottom: 0px;
	}

	.events-listing-wrapper li h2
	{
		padding: 0;
		margin: 0 0 12px 0;
	}

		.events-listing-wrapper li h2 a
		{
			color: #005495;
			font-size: 1.05em;
		}

			.events-listing-wrapper li h2 a:hover
			{
				color: #333;
				text-decoration: none;
			}

.date-format
{
	color: #666;
	font-weight: bold;
	font-size: 14px;
}

.date-format-news
{
    color: #999;
    font-size: 13px;
    margin: 10px 0;
    width:100%;
}

.events-listing-wrapper .date-format
{
	font-size: 18px;
	color: #333;
	font-weight: 500;
	margin: 0 0 10px 0;
}

.search-listing-content > li
{
	list-style-image: url(/_Images/_Icons/icon-searchresult.gif);
}

/*Pagination*/
.show-more-latest
{
	background: url('/_Images/ELT/backgrounds/bg-faq-icon.gif') no-repeat 0 0;
	padding: 0 0 2px 10px;
	margin-top: 25px;
	border-bottom: 0px solid #005495;
}

.show-more-latest a
{
		color: #005495;
		font-size: 20px;
		text-transform: uppercase;
		padding-left: 35px;
}

.show-more-latest a:hover
{
	color: #666;
	text-decoration: none;
}

/* Body Styles */
.mainpanel .headline
{
	margin-bottom: 25px;
	margin-top: 20px;
	border-bottom: 2px solid #F47316;
	max-width: 930px;
}

.sectiontitle h1
{
	font-size: 34px;
	color: #333;
	font-family: 'PT Sans', sans-serif;
	line-height: 2rem;
}

.content-header h1 
{
	font-size:28px;
	font-family: 'PT Sans', sans-serif;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:7px 0 0 0;
	border-bottom:3px solid #005495;
}

.search-listing-content
{
	padding-top: 1em;
}



.search-listing-content > li
{
	padding-top: 2em;
	list-style-type: none;
}

.search-listing li
{
	list-style-type: disc;
}

.search-keyword {
	color:#6c6c6c
}
.search-breadcrumbs {
	color:#999;
	margin-bottom: 10px;
}

/* Footer Styles */

.footer
{
    color: #222222;
	font-size: 13px;
	border-top: 5px solid #005495;
	background: #eeeeee;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
	margin-top: 50px;
    padding: 0;
}

.footerwrapper
{
	padding: 15px 40px 35px 67px;
	max-width: 1280px;
	margin: 0 auto;
}
/* Footer Cols */
.footer-cols,
.footer-contact-block
{
	float: left;
}

.footer-cols
{
	width: 60%;
}

.footer-contact-block
{
	width: 35%;
}

.footer-cols .nav-col
{
	float: left;
	width: 33%;
	/*height: 188px;*/
}

.footer-cols .nav-col > ul
{
		padding-right: 16px;
}

.footer-cols .nav-col li.title
{
		font-family: 'Rockwell', 'Rokkitt', Georgia, serif;
		color: #3E3E3E;
		font-weight: bold;
		font-size: 16px;
		height: 40px;
		display: inline-block;
		max-width: 180px;
}

.footer-cols .nav-col li
{
		margin-bottom: 3px;
}

.footer-cols .nav-col li a
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #005495;
}

.footer-cols .nav-col li a:hover
{
		color: #333;
}
/* Footer Contact Block */
.footer-contact-block
{
	margin-top: 13px;
	padding: 26px 20px 30px;
	background: #f2f2f2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top, #f2f2f2 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top, #f2f2f2 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top, #f2f2f2 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom, #f2f2f2 0%,#e2e2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e2e2e2',GradientType=0 );
	min-width: 260px;
	font-family: 'PT Sans', sans-serif;
	float: right;
}

.footer-contact-block .block-title h2
{
		color: #666;
		font-weight: bold;
		font-size: 16px;
		font-family: 'Rockwell', 'Rokkitt', georgia;
		margin-bottom: 13px;
}

.footer-contact-block .block-title h2:after
{
	content: ":";
}

.footer-contact-block .col-block-wrapper
{
		border-bottom: 1px solid #FFF;
}

.footer-contact-block .col
{
		float: left;
		max-width: 195px;
		margin: 0 35px 0 0;
		font-size: 14px;
}

.footer-contact-block .col:last-child
{
	margin-right: 0;
}

.footer-contact-block .col .contact-method
{
	height: 65px;
}

.footer-contact-block .col a
{
	color: #005495;
	float: left;
}

.footer-contact-block .col .icon.location
{
	background: url('/_Images/ELT/icons/icon-location.png') no-repeat 0 0;
	cursor: default;
	padding-left: 25px;
}

	.footer-contact-block .col .icon.email
	{
	background: url('/_Images/ELT/icons/icon-email.png') no-repeat 0 3px;
	padding-left: 25px;
	}

	.footer-contact-block .col .icon.phone
	{
	background: url('/_Images/ELT/icons/icon-contact.png') no-repeat 0 0;
	padding-left: 25px;
	}

	.footer-contact-block .col .icon.fax
	{
	background: url('/_Images/ELT/icons/icon-fax.gif') no-repeat 0 0;
	padding-left: 25px;
	}

.footer-contact-block .return
{
		margin-top: 20px;
}

	.footer-contact-block .return a
	{
	color: #666;
	font-size: 16px;
	font-weight: bold;
	background: url('/_Images/ELT/icons/icon-prev-arrows.png') no-repeat 0 5px;
	padding-left: 20px;
	}

.footer .legal
{
	float: right;
	margin: 15px 0 32px 0;
	font-family: 'PT Sans', sans-serif;
	clear: both;
}

.footer .legal p
{
		text-align: right;
		padding-bottom: 6px;
		display: block;
}

.footer .legal p,
.footer .legal ul
{
		margin: 0;
}

.footer .legal p,
.footer .legal a
{
		font-size: 13px;
}

.footer .legal li
{
		display: inline;
		border-right: 1px solid #005495;
		padding: 0 10px;
}

.footer .legal li a
{
	color: #005495;
}

.footer .legal li:last-child
{
	padding-right: 0;
	border-right: 0;
}

.topbar .mobileview,
.nav.mobile
{
	display: none;
}

.nav.tablet
{
	display: none;
}

.large-4.columns.right .sb-callout
{
	width: 100%;
}


/*Homepage*/
.home-page-wrapper
{
	margin-top: 0;
}

.home-page-wrapper .sb-callout
{
	margin-right: 5%;
	float: left;
}
    .home-page-wrapper .sb-callout .callout
    {
        border: none;
    }

.home-page-header
{
	width: 100%;
	padding-right: 10px;
}

.home-page-header .eight
{
	width: 65%;
}

.home-page-header .four
{
	width: 33%;
}

.home-page-header .columns
{
	padding: 0;
}

.homepage-middle-wrapper .eight
{
	width: 64.2% !important;
}

.homepage-middle-texture
{
	/*background: url(/_Images/_backgrounds/bg-contact-texture.png) repeat;
	background: none;
	padding: 20px;*/
}

.homepage-middle-outer-wrapper
{
	background-color: #fff;
	float: left;
	width: 100%;
	padding: 0 10px 0;
	border-top: 3px solid #005495;
	margin-top: 15px;
}
.homepage-middle-wrapper, .homepage-bottom-wrapper
{
	margin-top: 30px;
}

.homepage-bottom-wrapper
{
	clear: both;
}

.generic-home-listing-wrapper
{
	margin: 10px;
	float: left;
	max-width: 620px;
}

.generic-home-listing-wrapper .title-head
{
		border-bottom: 3px solid #005495;
		color: #333333;
		font-family: 'Rockwell', 'Rokkitt', georgia;
		font-size: 22px;
		padding-bottom: 20px;
}

.latest-listing
{
	max-height: 28vw;
	overflow: hidden;
	overflow-y: auto;
}

.latest-listing a:hover
{
		text-decoration: none;
}

.latest-listing article
{
		border-bottom: 1px solid #ccc;
		padding: 8px 5px;
		width: 100% !important;
}

	.latest-listing article .listing-details
	{
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	padding-left: 20px;
	min-width: 30%;
	max-width: 91%;
	width: 89%;
	color: #005495;
	}

.listing-image
{
	padding-top: 4px;
}

.date-format-news-listing
{
	margin: 0;
	color: #999;
	font-size: 13px;
	padding-bottom: 3px;
}
/*end*/


.date-format-news-listing
{
	font-size: 14px;
}

.member-type
{
	background: #95B7E5;
	padding: 15px;
	max-width: 620px;
	border-radius: 5px;
	margin: 0px;
}

.member-type h2
{
		color: #FFF;
		font-size: 22px;
		font-family: 'Rockwell', 'Rokkitt', Georgia, serif;
}

.member-select select
{
	float: left;
}

.member-select select
{
	width: 76%;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	color: #666;
	height: 32px;
	padding: 5px;
}

.member-select input
{
	display: inline-block;
	color: #005495;
	background: #FAFAFA;
	border-radius: 3px;
	border: 1px solid #005495;
	padding: 1px 14px 2px;
	font-size: 22px;
	font-family: 'Rockwell', 'Rokkitt', Georgia, serif;
	margin-left: 2%;
	width: 22%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fefefe;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fefefe 0%, #ebebeb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#ebebeb));
	background: -webkit-linear-gradient(top, #fefefe 0%,#ebebeb 100%);
	background: -o-linear-gradient(top, #fefefe 0%,#ebebeb 100%);
	background: -ms-linear-gradient(top, #fefefe 0%,#ebebeb 100%);
	background: linear-gradient(to bottom, #fefefe 0%,#ebebeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ebebeb',GradientType=0 );
}

.sb.mobile
{
	display: none;
}

.sb.mobile label,
.sb.mobile label a
{
		line-height: 100%;
		color: #005495 !important;
}

/*-- home hero slider --*/
#wowslider-container1
{
	position: relative !important;
	margin: 0 0 2rem 0;
	z-index: 90;
	float: left;
}

	#wowslider-container1 .ws_images
{
		position: relative;
		left: 0;
		top: 0;
		overflow: hidden;
		float: right;
}

		#wowslider-container1 .ws_images img
	{
	width: 100%;
	max-width: 100%;
	border: none 0;
	max-width: 100%;
	padding: 0;
	}

		#wowslider-container1 .ws_images ul
	{
	margin: 0;
	}

	#wowslider-container1 .ws_images ul li
{
		float: left;
}

	#wowslider-container1 .ws_thumbs
{
		left: 40%;
		max-width: 320px;
		position: absolute !important;
		bottom: -35px;
		height: 15px !important;
}

		#wowslider-container1 .ws_thumbs a
	{
	width: 14px;
	height: 15px;
	margin-right: 5px;
	float: left;
	background: url(/_Images/ELT/icons/icon-hero-normal.png) top left no-repeat;
	}

	#wowslider-container1 .ws_thumbs a .overlay-blue,
	#wowslider-container1 .ws_thumbs .thumb_text
{
		display: none !important;
}

	#wowslider-container1 .ws_thumbs a:last-child
{
		position: relative;
}

	#wowslider-container1 .ws_thumbs a.ws_selthumb
{
		background: url(/_Images/ELT/icons/icon-hero-select.png) top left no-repeat;
		filter: none;
		/* IE6-9 */
		-webkit-filter: none;
		/* Chrome 19+& Safari 6+*/
		-webkit-transition: none;
		/* Fade to color for Chrome and Safari */
		-webkit-backface-visibility: hidden;
		/* Fix for transition flickering */
}

	#wowslider-container1 .ws-title
{
		position: absolute !important;
		background: rgba(66,44,52,0.5);
		bottom: 5px !important;
		padding: 12px 0 12px 12px;
		z-index: 50 !important;
		width: 95%;
}

		#wowslider-container1 .ws-title:hover
	{
	background: rgba(0,84,149,0.7);
	opacity: 0.7;
	}

		#wowslider-container1 .ws-title > div
	{
	position: relative;
	padding-right: 15px;
	}

		#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title div a
	{
	opacity: 1;
	color: #fff;
	z-index: 555;
	font-size: 25px;
	line-height: 14px !important;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #000000;
	}

	#wowslider-container1 .ws-title div a img
{
		position: absolute;
		right: 1%;
		bottom: 5%;
}

	#wowslider-container1 .ws-title div p
{
		line-height: 26px;
		font-size: .75em;
		color: #fff;
		padding-right: 15px;
		margin-bottom: 0;
}

	#wowslider-container1 .mobile_pagination
{
		display: block !important;
}

.browser-firefox #wowslider-container1
{
	margin-top: 0px !important;
}
/*-- end here --*/




/* Media Queries */
@media screen and (max-width: 1280px)
{
		.menunav.first
		{
				margin-left: 27px;
				margin-right: 27px;
		}
		.servicesnav
		{
				font-size: .875em;
		}

	.servicesnav > ul
		{
				right: 15px;
		}
		.row-padding
		{
				padding: 0 1.250rem;
		}
		.homepage-middle-wrapper .homepage-middle-texture
		{
				width: 100% !important;
		}

		.homepage-middle-wrapper .homepage-middle-texture + .four
		{
			clear: both;
			float: left;
			width: 100% !important;
			margin-top: 30px;
		}
}

@media screen and (max-width: 1233px)
{
		.servicesnav > ul
		{
			right: 0;
		}
}

@media screen and (max-width: 1220px)
{
		.servicesnav li a
		{
			font-size: 15px;
		}
}

@media screen and (max-width: 1150px)
{
		.menunav.first li a
		{
			font-size: 18px;
		}

		.menunav.first
		{
			margin: 73px 0 0 27px;
		}

		.servicesnav li a
		{
			font-size: 14px;
		}

		.servicesnav > ul
		{
			left: 3px;
		}
}

@media screen and (max-width: 1070px)
{
		.navtitle span
		{
			font-size: 12px;
		}
}

@media screen and (max-width: 1060px)
{
		.menunav.first li a
		{
			font-size: 16px;
		}

		.servicesnav li a
		{
			font-size: 13px;
			padding: 0 0.25rem 0 0.25rem;
		}
}

@media screen and (max-width: 1025px)
{
	.member-type
	{
		margin: 40px 10px 10px 10px;
	}
}

@media screen and (max-width: 975px)
{
		.menunav.first li:first-child
		{
			margin-right: 5px;
		}

		.menunav.first li a
		{
			padding: 15px 10px 13px;
		}
}

@media screen and (max-width: 930px)
{
		.menunav.first
		{
			margin-left: 12px;
		}
}

@media screen and (max-width: 890px)
{
		body.home
		{
			overflow-x: hidden;
		}

		.callout .title h2 a
		{
			font-size: 17px;
		}

		body.home .body-content
		{
			background: #FFF;
		}

		.body-content
		{
			width: 100%;
		}

		.row
		{
			width: 100%;
		}

		.footer
		{
			margin-top: 0;
		}

		.topbar .desktopview
		{
			display: none;
		}

		.topbar .mobileview
		{
			display: block;
			position: relative;
		}

		.topbar .mobileview .login a
		{
			border-right: 1px solid #FFF;
			padding: 0 10px;
		}

		.topbar .mobileview .login a:last-child
		{
			border-right: none;
		}

		.topbar .mobileview .col
		{
			width: 50%;
		}

		.topbar .col.login p.on
		{
			display: block;
		}

		.topbar .tabletsearch
		{
			z-index: 2;
			position: absolute;
			top: -2px;
			display: none;
			right: 58px;
		}

		.topbar .mobileview .openmenu
		{
			float: right;
		}

		.topbar .col .contact-info *:last-child
		{
			margin-right: 10px;
		}

		.topbar .mobileview .innermenu
		{
				position: absolute;
				top: 32px;
				border-top: 15px solid #005495;
				width: 100%;
				display: none;
				z-index: 100;
				background: #ffffff;
				background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
				background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0));
				background: -webkit-linear-gradient(top, #ffffff 0%,#f0f0f0 100%);
				background: -o-linear-gradient(top, #ffffff 0%,#f0f0f0 100%);
				background: -ms-linear-gradient(top, #ffffff 0%,#f0f0f0 100%);
				background: linear-gradient(to bottom, #ffffff 0%,#f0f0f0 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 );
		}

		.topbar .mobileview .innermenu .nav.mobile
		{
			display: block;
			height: auto;
			background: #ffffff;
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9));
			background: -webkit-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
			background: -o-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
			background: -ms-linear-gradient(top, #ffffff 0%,#e9e9e9 100%);
			background: linear-gradient(to bottom, #ffffff 0%,#e9e9e9 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
		}

		.topbar .mobileview .innermenu .navrow
		{
			display: block;
			padding: 0 20px 15px;
		}

		.topbar .mobileview .innermenu .mobilecol
		{
			float: left;
			width: 100%;
		}

		.topbar .mobileview .innermenu .mobilecol
		{
			width: 50%;
		}

		.topbar .mobileview .innermenu .navrow.services .mobilecol
		{
			width: 100%;
		}

		.topbar .mobileview .innermenu .mobilecol a
		{
			color: #005495;
			font-size: 20px;
			font-weight: bold;
			font-family: 'Rockwell', 'Rokkitt', georgia;
		}

		.topbar .mobileview .innermenu .navrow.services .mobilecol a
		{
			font-size: 15px;
			color: #215A87;
			font-family: 'PT Sans', sans-serif;
		}

		.topbar .mobileview .innermenu .navrow.services
		{
			width: 50%;
		}

		.topbar .mobileview .innermenu .navrow.services
		{
			float: left;
		}

		.topbar .mobileview .innermenu .navrow.services:nth-child(2n+2)
		{
			float: right;
		}

		.topbar .mobileview .innermenu .navrow.services:nth-child(2n+2) .mobilecol
		{
			text-align: right;
		}

			.topbar .mobileview .innermenu .navrow .border,
			.topbar .mobileview .innermenu .servicetitle
			{
			float: left;
			}

			.topbar .mobileview .innermenu .navrow .border
			{
			border-bottom: 1px solid #000;
			width: 22%;
			margin-top: 14px;
			}

		.topbar .col
		{
			width: 50%;
		}

		.nav.desktop
		{
			display: none;
		}

		.nav.tablet
		{
			display: block;
			width: 100%;
			padding: 0;
			margin: 0;
		}

		.mainpanel,
		.sidepanel
		{
				display: block;
				width: 100%;
				max-width: 100%;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				box-sizing: border-box;
		}

		.mainpanel
		{
				margin-top: 30px;
				max-width: 890px;
				width: 96%;
				margin-left: 0;
				margin-right: 0;
		}

		.callout
		{
				width: 100%;
		}

		.sb-callout
		{
				width: 96%;
				margin-left: auto;
				margin-right: auto;
		}

		.faqwrapper .footer-cols
		{
				width: 100%;
				display: block;
		}

		.footer-contact-block
		{
				display: block;
				width: 100%;
		}

		.footer-cols .nav-col
		{
				margin-right: 3%;
				width: 100%;
		}

		.menunav,
		.ourservices
		{
				display: none;
		}

		.footerwrapper
		{
				padding: 22px 25px 35px;
		}

		.headercol
		{
				position: relative;
				height: 90px;
				width: 100%;
		}

		.logo
		{
				width: 153px;
				margin: 0 auto;
				height: 89px;
				float: none;
		}

		.servicetitle
		{
				width: 56%;
		}

			.servicetitle h2
			{
			font-style: italic;
			font-size: 14px;
			text-align: center;
			}

		.body-content
		{
				padding: 0;
		}

		.body-content .memberswrapper
		{
			width: 100%;
		}

		.sectiontitle h1
		{
				font-size: 28px;
		}

		.sb.desktop
		{
				display: none;
		}

		.sb.mobile
		{
				display: block;
				margin: 0 auto;
				font-family: 'Rockwell', 'Rokkitt', Georgia, serif;
				background: #F3F4F3;
				padding: 20px 0;
		}

		.sb.mobile label
		{
			font-size: 20px;
			margin-bottom: 15px;
		}

		.sb.mobile label,
		.sb.mobile select
		{
			margin-left: auto;
			margin-right: auto;
			width: 96%;
			display: block;
		}

		.sb.mobile select
		{
			font-family: 'PT Sans', sans-serif;
		}

		.home-page-wrapper
		{
				margin-top: 30px;
		}

		.mainpanel
		{
				width: 96%;
		}

		.mainpanel,
		.mainpanel .headline
		{
			margin: 20px auto;
			padding: 0 10px;
		}

}

@media screen and (max-width:820px)
{
		.home-page-header .eight
		{
				clear: both;
				width: 100% !important;
		}

		.home-page-header .four
		{
				width: 100% !important;
		}

		.homepage-bottom-wrapper .eight, .homepage-bottom-wrapper .four
		{
				width: 100%;
		}

		.homepage-bottom-wrapper .four
		{
				width: 50% !important;
				float: left !important;
		}

		.generic-home-listing-wrapper .show-more-latest
		{
				background: none;
				margin-left: 25px;
				height: 50px;
		}

			.generic-home-listing-wrapper .show-more-latest a
			{
			color: #005495;
			display: inline-block;
			background: url("/_Images/ELT/backgrounds/bg-faq-icon.gif") no-repeat;
			height: 22px;
			}

	.member-type
		{

			margin: 40px 10px 10px 10px;

		}


}

@media screen and (max-width:766px)
{
		.homepage-middle-wrapper .homepage-middle-texture
		{
				margin-left: 0;
		}
}

@media screen and (max-width: 660px)
{
		.homepage-middle-wrapper .sb-callout
		{
				width: 100%;
		}
}

@media screen and (max-width:655px)
{
		.row-padding
		{
				padding: 0 0.625rem;
		}

			.member-type
		{

			margin: 40px 5px 10px 5px;

		}

			header
		{
				margin-bottom: 0;
		}

		.site-body-wrapper .columns
		{
				padding: 0;
		}

		.custom-button
		{
				margin-top: 0px;
		}

		.feature-listing ul li
		{
				width: 100%;
				max-width: 100%;
		}

		.home-page-wrapper > .row
		{
				overflow-x: hidden;
				margin: 0 !important;
		}

		.home-page-header > .columns
		{
				padding: 0 !important;
		}

		.homepage-middle-wrapper .homepage-middle-texture
		{
				width: 100% !important;
		}

		.home-page-header
		{
				margin-top: 0px;
		}

		.feature-listing ul li
		{
				margin-right: 0;
		}

		.feature-listing li .custom-button
		{
				display: table;
		}

		.homepage-middle-wrapper .homepage-middle-texture
		{
				margin-left: 0;
		}

		.homepage-bottom-wrapper .eight, .homepage-bottom-wrapper .four
		{
				width: 100% !important;
		}

        .latest-listing
        {
	        max-height: 350px;
        }

}

@media screen and (max-width: 580px)
{
		.nav.desktop
		{
				display: none;
		}
}

@media screen and (max-width: 480px)
{
		.row-padding
		{
				padding: 0 0.313rem;
		}
		.home-page-wrapper .sb-callout
		{
				max-width: 100%;
				margin-right: 0;
		}

		.topbar .mobileview .innermenu .mobilecol a
		{
				font-size: 15px;
		}

		.callout
		{
				margin-bottom: 40px;
		}

		.home-page-wrapper .sb-callout
		{
				width: 100%;
		}

		.sectiontitle h1
		{
				font-size: 25px;
		}

		.footerwrapper
		{
				padding: 20px 20px 35px;
		}

		.footer-cols .nav-col
		{
				/*width: 50%;*/
				margin-right: 0;
		}

		.footer .legal p,
		.footer .legal a
		{
				text-align: left;
		}

		.footer-contact-block .col
		{
				min-width: 260px;
		}

		.headerwrapper
		{
				width: 100%;
		}

		.topbar .mobileview .col
		{
				width: 25%;
		}

		.topbar .mobileview .col.login
		{
			width: 75%;
			min-width: 220px;
		}

		.topbar .mobileview .login a
		{
				padding: 0 5px;
		}

		.footer .legal
		{
				display: inline-block;
				float: none;
				margin: 20px 0 32px 0;
		}

		.footer .legal li:first-child
		{
			padding-left: 0;
		}

		.footer .legal li
		{
			padding: 0 5px;
		}

		.footer .legal p,
		.footer .legal a
		{
			text-align: left;
			font-size: 12px;
		}

		.footer-cols .nav-col li.title
		{
				font-family: 'Rockwell', 'Rokkitt',serif;
		}

		.teaser-description img
		{
				display: none;
		}

		.content-header h1
		{
				line-height: 1.2em;
		}

		.link-block
		{
				width: 100%;
				margin-bottom: 60px;
		}
}


/*************FOUNDATION OVERRIDES******************
***************************************************/


.accordion .accordion-navigation.active > a, .accordion dd.active > a
{
	background: rgb(235,241,246); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(235,241,246,1) 0%, rgba(170,194,226,1) 50%, rgba(149,183,229,1) 51%, rgba(179,199,226,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,241,246,1)), color-stop(50%,rgba(170,194,226,1)), color-stop(51%,rgba (149,183,229,1)), color-stop(100%,rgba(179,199,226,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(235,241,246,1) 0%,rgba(170,194,226,1) 50%,rgba(149,183,229,1) 51%,rgba(179,199,226,1) 100%); /*Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(235,241,246,1) 0%,rgba(170,194,226,1) 50%,rgba(149,183,229,1) 51%,rgba(179,199,226,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(235,241,246,1) 0%,rgba(170,194,226,1) 50%,rgba(149,183,229,1) 51%,rgba(179,199,226,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(235,241,246,1) 0%,rgba(170,194,226,1) 50%,rgba(149,183,229,1) 51%,rgba(179,199,226,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#b3c7e2',GradientType=0 ); /* IE6-9 */
	font-weight: bold;
}

.accordion .accordion-navigation > a, .accordion dd > a
{
	padding: 0.65rem;
	margin-top: 0.50rem;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1rem;
	background: rgb(246,248,249); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /*Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
	color: #005495;
	font-weight: bold;
	font-family: "PT Sans",sans-serif;
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover
{
		background: rgb(255,255,255); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /*Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active
{
	display: block;
	border: solid 1px #F47316;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}


.tabs dd > a, .tabs .tab-title > a
{
	font-size: 1rem;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+*/
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop (51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /*Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	color: #005495;
	font-family: "PT Sans",sans-serif;
}

.tabs dd > a:hover, .tabs .tab-title > a:hover
{
		background: rgb(214,214,214); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(202,202,202,1) 50%, rgba(189,189,189,1) 51%, rgba(207,207,207,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,214,214,1)), color-stop(50%,rgba(202,202,202,1)), color-stop (51%,rgba(189,189,189,1)), color-stop(100%,rgba(207,207,207,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(202,202,202,1) 50%,rgba(189,189,189,1) 51%,rgba(207,207,207,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(202,202,202,1) 50%,rgba(189,189,189,1) 51%,rgba(207,207,207,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(202,202,202,1) 50%,rgba(189,189,189,1) 51%,rgba(207,207,207,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(214,214,214,1) 0%,rgba(202,202,202,1) 50%,rgba(189,189,189,1) 51%,rgba(207,207,207,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
		font-weight: bold;
		color: #005495;
}

.tabs dd.active a, .tabs .tab-title.active a
{
	background: rgb(214,214,214); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(202,202,202,1) 50%, rgba(189,189,189,1) 51%, rgba(207,207,207,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,214,214,1)), color-stop(50%,rgba(202,202,202,1)), color-stop (51%,rgba(189,189,189,1)), color-stop(100%,rgba(207,207,207,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(202,202,202,1) 50%,rgba(189,189,189,1) 51%,rgba(207,207,207,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(202,202,202,1) 50%,rgba(189,189,189,1) 51%,rgba(207,207,207,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(202,202,202,1) 50%,rgba(189,189,189,1) 51%,rgba(207,207,207,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(214,214,214,1) 0%,rgba(202,202,202,1) 50%,rgba(189,189,189,1) 51%,rgba(207,207,207,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	color: #005495;
}

.panel.callout
{
	border-color: #95B7E5;
	margin-bottom: 1.25rem;
	margin-top: 1.25rem;
	background: #ecf3fc;
}

/*These breakpoints match the ones set in Foundation.css*/
/*small*/
@media only screen
{
		
}
/*medium*/
@media only screen and (min-width: 40.063em)
{

}
/*large*/
@media only screen and (min-width: 64.063em)
{

}
/*xlarge*/
@media only screen and (min-width: 90.063em)
{
}
/*xxlarge*/
@media only screen and (min-width: 120.063em)
{
}

/*OLD FOUNDATION 3 CLASSES*/
.pull-nine
{
	right: 75%;
}

@media only screen and (max-width: 767px)
{
.push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten
{
		left: auto;
}

.pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten
{
		right: auto;
}
	/* Mobile 4-column Grid */
.row .mobile-one
{
		width: 25% !important;
		float: left;
		padding: 0 15px;
}

	.row .mobile-one:last-child
	{
	float: right;
	}

	.row .mobile-one.end
	{
	float: left;
	}

.row.collapse .mobile-one
{
		padding: 0;
}

.row .mobile-two
{
		width: 50% !important;
		float: left;
		padding: 0 15px;
}

	.row .mobile-two:last-child
	{
	float: right;
	}

	.row .mobile-two.end
	{
	float: left;
	}

.row.collapse .mobile-two
{
		padding: 0;
}

.row .mobile-three
{
		width: 75% !important;
		float: left;
		padding: 0 15px;
}

	.row .mobile-three:last-child
	{
	float: right;
	}

	.row .mobile-three.end
	{
	float: left;
	}

.row.collapse .mobile-three
{
		padding: 0;
}

.row .mobile-four
{
		width: 100% !important;
		float: left;
		padding: 0 15px;
}

	.row .mobile-four:last-child
	{
	float: right;
	}

	.row .mobile-four.end
	{
	float: left;
	}

.row.collapse .mobile-four
{
		padding: 0;
}

.push-one-mobile
{
		left: 25%;
}

.pull-one-mobile
{
		right: 25%;
}

.push-two-mobile
{
		left: 50%;
}

.pull-two-mobile
{
		right: 50%;
}

.push-three-mobile
{
		left: 75%;
}

.pull-three-mobile
{
		right: 75%;
}
}

