.agency-background {
	background-color: #002878;
}

.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

.agency-logo-center {
	text-align: center;
}

.about-description {
  width: 100% !important;
}

.agency-top-padding {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; }

.agency-top-shadow {
  -webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8); 
}

#nav .active {
	background: #002878 !important;
}

.subheader {
	background: #002878 !important;
	min-height: 0px;
}

.subheader a {
	background: #002878 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #214ca1 !important;
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%)  !important;
}

.subheader a.main-filter-category:hover,
.subheader a.main-filter-category:active,
.subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #002878 !important;
	background-image: none !important;
}

.agency-bottom-margin {
	margin-bottom: 20px;	
}

.agency-home-resources-padding-ul li{
	padding: 20px 0 15px !important;
}

.agencies-index-ul li a {
	color: #0066cc;
}

.btn-submit, .btn-form-submit {
    border: 1px solid rgb(153, 153, 153) !important;
    background-color: rgb(102, 102, 102) !important;
    width: auto !important;
    padding-left: 10px !important;
        padding-left-value: 10px;
        padding-left-ltr-source: physical;
        padding-left-rtl-source: physical;
    padding-right: 10px !important;
        padding-right-value: 10px;
        padding-right-ltr-source: physical;
        padding-right-rtl-source: physical;
}

/* line 20, by-the-number.scss */
.column.span3 {
  margin: 0 2% 30px 0; }
  @media (max-width: 767px) {
    /* line 20, by-the-number.scss */
    .column.span3 {
      width: 48%; } }

/* line 26, by-the-number.scss */
.column.span3:last-child {
  margin: 0; }
  
sup {
	font-size: 12px;
}

a.connect-link {
	background-color: #36add5 !important;
}

a.connect-link:hover {
	background-color: #0a5796 !important;
}

.agencies-about-links ul li.active a {
	color: #0066cc;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #0066cc;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

.hero-highlighted {
background: rgb(0,40,120); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,40,120,1) 0%, rgba(0,102,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,40,120,1)), color-stop(100%,rgba(0,102,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,40,120,1) 0%,rgba(0,102,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,40,120,1) 0%,rgba(0,102,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,40,120,1) 0%,rgba(0,102,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,40,120,1) 0%,rgba(0,102,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002878', endColorstr='#0066cc',GradientType=0 ); /* IE6-9 */
	
}

.inline_elements input[type="checkbox"]{margin-top:3px;}

table.rt{border-collapse:collapse;}
table.rt th{padding:10px 5px 11px 5px;color:#ffffff;background-color:#002878; font-size:13px; line-height:15px; border:1px solid #d1d3d3; vertical-align:bottom; white-space:nowrap; text-align:center;}
table.rt th.subhead{padding:11px 11px 13px 11px; line-height:20px; color:#000000; background-color:#ebebeb; border:1px solid #d1d3d3; text-align:left;}
table.rt td{padding:20px 11px 20px 11px;font-size:16px; line-height:18px; background-color:#f8f8f8; border:1px solid #d1d3d3; vertical-align:top;}
table.rt td.vertical{ vertical-align:middle;}
@media only screen and (max-width: 767px){
	/* Force table to not be like tables anymore */
	table.rt, table.rt thead,table.rt tbody,table.rt th,table.rt td,table.rt tr { 
		display: block;  border:none;
	}
	table.rt{border-collapse:collapse;}
	table.rt thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	table.rt th.subhead { display: none; /* just hide it in mobile */ }
	table.rt tr { border: 1px solid #d1d3d3; border-bottom:0; margin-bottom:10px;}
	table.rt td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #d1d3d3; 
		position: relative;
		padding:3px 3px 6px 3px;
		font-size: 11px;
		padding-left: 50%; 
	}
	table.rt td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		content: attr(data-label);
		font-weight:bold;
	}
	table.rt th.subhead{padding:6px;border:none;}
}

.lt-ie8 .module-stay-connected {  width: 100%;  float: left;  margin-right: 1.69492%;  display: inline;  float: right;  margin-right: 0;  *margin-left: -1em;  display: inline; }
.module-stay-connected .row.mobile {  width: 100%;  float: left;  margin-right: 1.69492%;  display: inline;  float: right;  margin-right: 0;  *margin-left: -1em;  display: inline; }
.module-stay-connected .row.mobile .button-link {  width: 100%;  float: left;  margin-right: 1.69492%;  display: inline;  float: right;  margin-right: 0;  *margin-left: -1em;  display: inline;  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;  padding: 18px 0;  font-size: 14px; }
.module-stay-connected .row {  float: right;  margin-right: 0;  *margin-left: -1em;  display: inline;}
.module-stay-connected .row:nth-child(1) { margin-bottom: 20px; }




.module-stay-connected .content-info-inner h4 a,
.module-stay-connected .content-info-inner p a {
  color: #333333; }


.lt-ie8 .module-stay-connected .row {
  width: 940px; }




.lt-ie8 .module-stay-connected .content-info {
  width: 100%;
  margin: 0px; }


.lt-ie8 .module-stay-connected .content-info-inner {
  height: 169px; }

/* mobile */
@media only screen and (max-width: 410px) {
  
  .module-stay-connected .module-header .button-link-arrow {
    display: none;
  }
    
}
/* mobile */
@media only screen and (max-width: 767px) {
  .module-stay-connected .button-link{width:100%;float:left;margin-right:1.69492%;display:inline;float:right;margin-right:0;*margin-left:-1em;display:inline;margin:0px;}
}

@media only screen and (min-width: 411px) and (max-width: 630px) {
  .module-stay-connected .module-header h2{margin-top:0px;margin-bottom:0px;}
  .module-stay-connected .row:nth-child(1){margin-bottom:20px;}
  .lt-ie9 .module-stay-connected .content-info img {width:auto;} 
}

/* tablet */
@media only screen and (min-width: 631px) and (max-width: 767px) {
  .module-stay-connected .module-header h2{margin-top:0px;margin-bottom:0px;}
  .module-stay-connected .row:nth-child(1){margin-bottom:0px;}
}

/* tablet */
@media only screen and (min-width: 768px) and (max-width: 959px){
  .module-stay-connected .module-header h2{margin-bottom:0px;}
  .module-stay-connected .row:nth-child(1){margin-bottom:0px;}
  .module-stay-connected .content-info-inner{height:280px;border-top: none;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;}
  .module-stay-connected .content-info-inner{height:280px;} 
}
/* desktop */
@media only screen and (min-width: 960px) {
  .module-stay-connected .content-info-inner{height:280px;} 
}




.module-stay-connected .content-info-inner:hover {
  	-webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  	-moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  	-ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  	box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
	margin-bottom: 25px;
}

.module-stay-connected .content-info {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  overflow: hidden;
  background: transparent;
 }
  
  
.module-stay-connected .content-info-inner {
  background: transparent;
  border-top: none;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 25px;
}

@media only screen and (min-width: 960px) {
	.module-stay-connected .content-info-inner {
	  height: 190px;
	}
}

@media only screen and (max-width: 480px) {
	.module-stay-connected .content-info-inner {
		border: 1px solid #ccc;
		height: auto;
	}
}
@media only screen and (min-width: 631px) and (max-width: 767px) {
	.module-stay-connected .content-info-inner {
		border: 1px solid #ccc;
		height: auto;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px){
	.module-stay-connected .content-info-inner {
		border: 1px solid #ccc;
		height: auto;
	}
}

.module.module-stay-connected {
	margin-bottom: -40px !important;
}