<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dkblue {
	color: #063b65;
}
.mdblue {
	color: #5291be;
}

#taa-hero {
	height: 329px;
	background: url('//assets.tripplite.com/pages/bg-keeping-america-safe-21.jpg') bottom left no-repeat #657a7a;
	background-size: cover;
}
#taa-hero-text {
	padding: 55px 0 0 580px;
	color: #545863;
}
#taa-hero-text h1 {
	font-size: 4.25rem;
	line-height: 74px;
	font-weight: 400 !important;
}
#taa-hero-text h3 {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 2.35rem;
	font-weight: 400 !important;
	line-height: 1;
}
#taa-hero-text h3 span {
	font-size: 1.7rem;
}
#taa-hero-text .btn {
	padding: 4px 24px;
}
#taa-grey-bar {
	margin-bottom: 40px;
	font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
	font-stretch: condensed;
	color: #063b65;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 14%, #ebeeee 14%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 14%,#ebeeee 14%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 14%,#ebeeee 14%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeeee',GradientType=0 );
}

#need-asst {
	height: 411px;
	background: url('//assets.tripplite.com/pages/bg-need-asst.jpg') top right no-repeat #b7b5ab;
	padding-top: 220px;
}

#need-asst-intl {
	height: 411px;
	background: url('//assets.tripplite.com/pages/bg-need-asst.jpg') top right no-repeat #b7b5ab;
	padding-top: 150px;
}

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

#section-508 {
	background: url('//assets.tripplite.com/background-images/interior-bg-purple.jpg') top right #ecf3f7;
	background-size: cover;
	padding-right: 23px;
	padding-bottom: 20px;
}
a#section-508-link { font-size: 28px; font-weight: 700; line-height: 22px; color: #fff; text-shadow: 1px 1px 2px #000; z-index: 3; }
a#section-508-link span { font-size: 14px; font-weight: 400; }
#section-508-search { position: absolute; top: 5%; left: 34%; font-size: 94px; color: #d7d6ea; z-index: 2; opacity: 0.7; filter: alpha(opacity=70); }

#resources {
	background: url('//assets.tripplite.com/homepage-images/bgPanel6a.jpg') top right;
	background-size: cover;
	padding-right: 90px;
	color: #5e5e5e;
	border: 1px solid #ddd;
}
#resources a { color: #5e5e5e; }

img#taa-logo {
	height: 108px;
	margin: 15px 15px 15px 40px;
}

#taa-pas-container h2 {
	color: #063b65;
	font-size: 30px;
	margin-top: 28px;
}
#taa-pas-container .carousel {
	padding-top: 15px;
}
#taa-pas-container .carousel .thumbnail {
	margin-right: 25px;
}
#taa-pas-container .carousel .thumbnail a div {
	color: #409eda;
	font-size: 1.25rem;
	text-decoration: underline;
}
#taa-pas-container .carousel .thumbnail a:hover div,
#taa-pas-container .carousel .thumbnail a:focus div {
	color: #095080;
}

#taa-pas-row { margin-bottom: 40px; }
#taa-pas-row &gt; div { height: 144px; }
#taa-pas { padding-left: 145px; }
#taa-pas h3 { margin-bottom: 15px; line-height: 1.1; }
#taa-pas h3 span { font-size: 1.375rem; }
#taa-pas a.btn { margin: 0 3px; padding: 5px 15px; }

table#partner-contracts {
	display: block;
	height: 450px;
	overflow-y: auto;
}
table#partner-contracts.table-bordered &gt; thead &gt; tr &gt; th { border-color: #8d9da8; }
table#partner-contracts th {
	font-family: "Barlow Condensed", "Arial Narrow", sans-serif;
	font-stretch: condensed;
	font-weight: normal;
	color: #fff;
	background-color: #8d9da8;
	border-bottom: 0;
}
table#partner-contracts th.col-md-2 { min-width: 208px; }
table#partner-contracts td { font-size: 0.8rem; }
table#partner-contracts .contract-row { display: none; }

div.valign {
	display: flex;
	height: 100%;
	align-items: center;
	justify-content: center;
}

/* EXTRA SMALL */
@media screen and (max-width: 599.98px){
	#taa-hero {
		height: 180px;
		margin-top: 20px;
	}
	#taa-hero-text { padding: 10px 0 0 15px; }
	#taa-hero-text h1 { color: #fff; font-size: 2rem; line-height: 32px; text-shadow: 0px 0px 14px rgba(5, 5, 5, 1); }
	#taa-hero-text h3 { color: #fff; font-size: 1.25rem; text-shadow: 0px 0px 14px rgba(5, 5, 5, 1); }
	#taa-hero-text h3 span { color: #fff; font-size: 1rem; text-shadow: 0px 0px 14px rgba(5, 5, 5, 1); }
	#taa-hero-text a.btn { font-size: 12px; padding: 4px 8px; }
	#taa-hero-text a.btn.m-Right35 { margin-right: 15px !important; }

	img#taa-logo { margin-top: -8px; margin-left: 15px; height: 64px; }
	#taa-pas-container .item { margin-left: 0; }
	#taa-pas-container h2 { margin-top: 20px; font-size: 1.25rem; }
	#taa-pas-container .carousel .thumbnail { width: 19%; margin-right: 0; }
	#taa-pas-container .carousel .thumbnail img { width: 40px; height: 40px; }
	#taa-pas-container .carousel .thumbnail a div { font-size: 0.6rem; }

	#taa-grey-bar h4.m-Top35 { margin-top: 40px !important; }
	#taa-grey-bar h4.m-Top50 { margin-top: 15px !important; }

	.btn.size16 { font-size: 15px !important; }
}

/* SMALL */
@media screen and (min-width: 600px) and (max-width: 959.98px){
	#taa-hero {
		height: 155px;
		margin-top: 15px;
		margin-bottom: 20px;
		padding-top: 5px;
		padding-left: 260px;
	}
	#taa-hero-text {
		padding-top: 15px;
		padding-left: 0;
	}
	#taa-hero-text h1 { font-size: 2rem; line-height: 32px; }
	#taa-hero-text h3 { font-size: 1.25rem; }
	#taa-hero-text h3 span { font-size: 1rem; }
	#taa-hero-text div.m-Top30 { margin-top: 15px !important; }
	#taa-hero-text a.btn { font-size: 12px; padding: 4px 10px; }

	#section-508-container { padding-right: 7px; }
	#resources-container { padding-left: 8px; }

	#section-508 { padding-left: 12px; }
	#section-508-search { left: 23%; }

	#resources { padding-right: 5px; }
	#resources span	{ display: none; }
	#resources a { color: #fff; text-shadow: 1px 1px 2px #000; z-index: 3; }

	img#taa-logo { height: 72px; }

	#taa-pas { position: relative; padding: 0; }
	#taa-pas h3 { margin-top: 10px; color: #666; font-weight: 500 !important; text-align: right; }
	#taa-pas a.btn { margin-bottom: 5px; padding: 3px 8px; font-size: 12px; }

	#partner-contracts th, #partner-contracts td { font-size: 0.7rem; }

	#taa-pas-container h2 { margin-top: 36px; font-size: 1.35rem; }
	#taa-pas-container .carousel { padding-top: 0; }
	#taa-pas-container .item { margin-left: 45px; }
	#taa-pas-container .carousel .thumbnail { width: 72px; text-align: center; }
	#taa-pas-container .carousel .thumbnail img { width: 64px; height: 64px; }
	#taa-pas-container .carousel .thumbnail a div { font-size: 0.75rem; }

	#taa-grey-bar { padding-bottom: 10px; }
	#taa-grey-bar h4.m-Top35 { margin-top: 25px !important; }
	#taa-grey-bar h4.m-Top50 { margin-top: 40px !important; margin-left: 30px; }
}

/* MEDIUM */
@media screen and (min-width: 960px) and (max-width: 1279.98px){
	#taa-hero { height: 200px; }
	#taa-hero-text { padding: 15px 0 0 420px; }
	#taa-hero-text h1 { margin-bottom: 5px; font-size: 32px; }
	#taa-hero-text h3, #taa-hero-text h3 span { font-size: 1rem; }
	#taa-hero-text h3 br { display: none; }

	#taa-pas-container h2 { margin-top: 35px; font-size: 1.25rem; }
	#taa-pas-container .carousel .thumbnail { margin-right: 10px; }
	#taa-pas-container .carousel .thumbnail img { width: 75px; height: 75px; }
	#taa-pas-container .carousel .thumbnail a div { font-size: 1.15rem; }

	#section-508-search { left: 29%; }

	#resources { padding-right: 0; }
	#resources a { color: #fff; text-shadow: 1px 1px 2px #000; }

	#taa-pas { padding-left: 0; }
	#taa-pas h3 { margin-left: 160px; }
	#taa-pas .btn { font-size: 11px; }
}</pre></body></html>