<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*****************************************************************************/
/*********************** CSS Lite Stylesheet for TechNet16 *******************/
/*****************************************************************************/

/* ====================== Default container styles ========================== */


body {
	/*background-image: url(../../custom/images/interface/westbackground.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;*/
	min-height: 600px;
	background-color: white;
}

p {
	color: rgb(89, 89, 89);
}

a {
	color: #0186c9;
}

a.spargo-purple {
  color: #65003C;
  font-size: 12px;
  text-decoration: underline;
  margin-left: 0px !important;
}

@media (min-width: 300px) and (max-width: 767px) {
	ul.list-unstyled.spargo {
		text-align: center;
	}
}

a:hover {
	/*
	color: #2a6496;
	text-decoration: underline;
	*/
}

h1 {
	color: #EB6E32;
	font-family: "Open Sans Light", sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: none;
}

h2 {
	color: #3F2E94;
                  font-family: "Open Sans Light", sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: none;
}

h3 {
	color: #65003C;
	text-shadow: none;
}

h4 {
	/*
	color: #428bca;
	*/
}

h5 {
	/*
	color: #428bca;
	*/
}

.Masthead {
	border-bottom: 15px solid gray;
	box-shadow: none;
}

/*#header {
	background-color: #f3f3f3;
}*/

.container-fluid {
	background-color: white;
}

@media (min-width: 1200px) {
	.container {
	width: 1170px;
	}
}

#content-container .container {
	background-color: white;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#Msg4004 {
	display: none;
}

#Msg4006 {
	/*margin-bottom: 35px;*/
	display: none;
}


/* ====================== Additional container styles ======================= */


.breadcrumb {
	/*
	margin: 0px;
	padding: 7px 0px 0px 0px;
	background-color: transparent;
	*/
}

.badge {
	background-color: #17499e;
}

.buttons {
	text-align: center;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
	color: #17499e;
}

.nav-tabs &gt; li {
	/*
	color: #555;
	*/
}

.nav-tabs &gt; li.active &gt; a {
	border-top-color: #17499e;
}

.nav-tabs &gt; li.active &gt; a {
	/*
	border-top-color: #428bca;
	color: #428bca;
	*/
}

body.no-nav {
	background-color: white;
	background-image: none;
}


/* ====================== Navigational styles =============================== */


.navbar-collapse {
	background-color: white;
	box-shadow: none;
}

.container &gt; .navbar-collapse {
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

@media (min-width: 993px) {
#ctl00_dvTopNavigation {
	background-color: white;
	position: fixed;
	top: 40px;
	width: 100%;
	/*height: 145px;*/
	z-index: 999;
	-moz-box-shadow: 0px 1px 11px rgba(68,68,68,0.3);
	-webkit-box-shadow: 0px 1px 11px rgba(68,68,68,0.3);
	box-shadow: 0px 1px 11px rgba(68,68,68,0.3);
	}

	/*.navbar-nav &gt; li {
		top: 15px;
	}*/
}

@media (min-width: 993px) {
	.navbar-top &gt; li &gt; a {
	padding: 10px !important;
	color: #004684 !important;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	line-height: 20px !important;
	text-transform: none !important;
	}
	.navbar-top &gt; li {
	top: 0px !important;
	}
}

@media (min-width: 300px) and (max-width: 992px) {
	.navbar-top &gt; li &gt; a {
	padding: 10px !important;
	color: #004684 !important;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 13px !important;
	line-height: 20px !important;
	text-transform: none !important;
	}
}

.navbar-top &gt; li &gt; a:hover {
	color: #958bad !important;
	background-color: transparent !important;
}

@media (min-width: 1200px) {
.navbar-nav &gt; li &gt; a {
	font-family: 'Oswald', sans-serif;
	color: #242424;
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px 10px;
	line-height: 90px;
	font-size: 16px;
	}
}

@media (min-width: 993px) and (max-width: 1199px) {
.navbar-nav &gt; li &gt; a {
	font-family: 'Oswald', sans-serif;
	color: #242424;
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px 15px;
	line-height: 110px;
	font-size: 17px;
	}
}

@media (min-width: 300px) and (max-width: 992px) {
.navbar-nav &gt; li &gt; a {
	font-family: 'Oswald', sans-serif;
	color: #242424;
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px 15px;
	}
}

.navbar-nav &gt; li &gt; a, .left-nav &gt; li &gt; a, .left-nav .left-subnav &gt; li &gt; a {
	color: #242424;
}

.navbar-nav &gt; li &gt; a:hover, .left-nav &gt; li &gt; a, .left-nav .left-subnav &gt; li &gt; a {
	color: #958bad;
	background-color: #f3f3f3;
}

.navbar-right &gt; ul &gt; li &gt; a {
	color: white;
}

@media (min-width: 993px) {
	.navbar-left &gt; li &gt; a {
	padding: 25px 0px 0px 0px;
	}
}

.navbar-nav &gt; li &gt; a.active {
	color: white;
	background-color: #004684;
}

.navbar-nav &gt; li &gt; .dropdown-menu {
	border-radius: 0px;
}

.dropdown-menu {
	border-bottom-color: transparent;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #f3f3f3;
	border: none;
	box-shadow: none;
}

@media (min-width: 993px) {
	.dropdown-menu &gt; li &gt; a {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #4b4b4b;
	height: auto;
	line-height: 14px;
	letter-spacing: 0px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	text-transform: none;
	}
}

.dropdown-menu &gt; li &gt; a:hover {
	color: #958bad;
	background-color: transparent;
	text-shadow: none;
}

.left-nav &gt; li {
	/*
	border-bottom-color: #e0eded;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	*/
}

.left-nav &gt; li &gt; a {
	/*
	color: white;
	*/
}

.left-nav &gt; li &gt; a:hover {
	/*
	color: white;
	background-color: #ff8000;
	*/
}

.left-nav &gt; li.active &gt; a {
	/*
	color: white;
	background-color: #428bca;
	*/
}

.left-nav &gt; li.active &gt; a:hover {
	/*
	color: white;
	background-color: #428bca;
	*/
}

.left-nav &gt; li.active &gt; a:focus, .left-subnav.in &gt; li.active &gt; a {
	/*
	color: white;
	background-color: #428bca;
	*/
}

.left-nav &gt; li.active &gt; .left-subnav &gt; li &gt; a, .left-subnav.in &gt; li &gt; a {
	/*
	color: #428bca;
	*/
}

.left-nav &gt; li.active &gt; .left-subnav &gt; li &gt; a:hover, .left-subnav.in &gt; li &gt; a:hover {
	/*
	color: #428bca;
	*/
}

.left-subnav.in &gt; li &gt; a {
	/*
	color: #428bca;
	padding: 8px 0px 8px 24px;
	background-color: white;
	*/
}

.left-subnav &gt; li {
	/*
	border-bottom-color: #e0eded;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	*/
}

.left-subnav {
	background-color: #d5d5d4;
}

.left-subnav &gt; li &gt; a {
	color: #004684;
}

.left-subnav &gt; li &gt; a:hover {
	color: white;
	background-color: #929290;
}

.left-subnav &gt; li.active &gt; a {
	color: white;
	background-color: #004684;
}

.left-subnav &gt; li.active &gt; a:hover {
	color: white;
	background-color: #cc1141;
}

.nav-username {
	color: #4b4b4b;
}

#ctl00_UserInfo_lnkLogout {
	color: #0B58A7 !important;
}

@media (min-width: 767px) and (max-width: 992px) {
	#ctl00_UserInfo_lnkLogout {
    padding-top: 12px;
	}
}

.navbar-toggle {
	border-color: #47648e;
	background-color: #47648e;
}

i.fa.fa-caret-down {
	display: none;
}


/* ====================== Custom footer styles ============================== */


#footer-container .container {
	background-color: transparent;
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
	box-shadow: none;
}

#Footer.footer {
	background-color: #eee;
}

.footer h2 {
	/*
	color: white;
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	*/
}

.footer ul {
	/*
	padding-left: 0px;
	margin-top: 10px;
	float: left;
	*/
}

.footer ul li {
	/*
	color: white;
	text-decoration: none;
	margin-bottom: 8px;
	list-style-type: none;
	*/
}

.footer_copyright p {
	color: black;
	margin-top: 10px;
}

.footer_copyright.container {
	background-color: #eee;
}

/******** RSS Feeds ********/

.rssFeed {
	font-size: 12px;
}

.rssHeader {
	background-color: #2d394f;
	border: 1px dotted #014072;
	font-size: 16px;
	padding: 6px;
	padding-left: 15px;
}

.rssHeader a {
	color: #ffffff;
	font-size: 14px;
	padding: 6px;
	text-align: center;
}

.rssBody a {
	color: #21409a;
	font-weight: bold;
	font-size: 11pt;
}

.rssFeed {
	font-size: 10pt !important;
}

/****** Bootstrap buttons ******/

.btn-primary.west1 {
	color: #cc0000;
	background-color: #EB6E32;
	border-color: #3F2E94;
	font-weight:bold;
}

.btn-primary.west1:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open &gt; .dropdown-toggle.btn-primary {
	color: #cc0000;
	background-color: #3F2E94;
	border-color: #3f4f77;
	font-weight:bold;
}

.btn-primary.west {
	color: #fff;
	background-color: #EB6E32;
	border-color: #3F2E94;
}

.btn-primary.west:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open &gt; .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3F2E94;
	border-color: #3f4f77;
}

a.btn-block.home {
	background-color: #3f4f77;
	border-color: #213156;
}

a.btn-block.home:hover {
	background-color: #3F2E94;
	border-color: #3f4f77;
}	
	a.btn.btn-primary.home {
    background: #3f4f77;
    
    width: 240px;
    font-family: Arial, sans-serif;
    font-size: 24px;
    padding: 8px;
    margin-right: 8px;
    text-transform: uppercase;
    border: none;
    text-shadow: 0px 2px 2px rgba(63, 63, 63, 0.6);
    box-shadow: 1px 1px 25px 2px rgba(0, 0, 0, 0.4);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}




.carousel-indicators {
    display: none;
}

/******** Message 4020 Bottom Logos Start ********/

.logos-home {text-align: center; margin-top: 15px;}
.list-inline.bottom {margin-top: 25px; text-align: center;}
.list-inline.bottom &gt; li &gt; img {height: auto; max-width: 100%;}
.list-inline.bottom &gt; li {vertical-align: top; padding-right: 30px; text-align: left;}
ul.list-unstyled {padding-top: 10px;}
ul.list-unstyled &gt; li {padding-bottom: 3px;}
.list-inline &gt; li &gt; a {color: white;}
.list-inline.top-links {margin-left: -15px;}
.list-inline.button &gt; li &gt; a {margin: 0px; padding: 0px;}

/********* Message 4020 Bottom Logos End *********/

/* ========================= Additional Media Queries ============================= */

@media (max-width: 768px) {
	.navbar-header {
	background-color: white;
	padding: 15px;
	}
	#content-container .container {
	padding: 20px;
	}
	.navbar-collapse {
	text-align: center;
	}
	.dropdown-menu {
	text-align: center;
	}
	i.fa.fa-caret-down {
	display: none;
	}
	.right-container {
	border-radius: 2px;
	width: 100%;
	padding: 10px;
	}
}

@media (min-width: 992px) {
	.nav-username {
	padding: 10px;
	}
	.content {
	width: 79%;
	margin-top: -20px !important;
	}
	#dvRightInc {
	text-align: center;
	}
	.right-container {
	width: 20%
	}
	#content-container .container {
    margin-top: 150px;
	}
}

@media (max-width: 992px) and (min-width: 768px) {
	#ctl00_dvTopNavigation .navbar-header {
	padding: 20px;
	background-color: white;
	}
	.navbar-collapse {
	text-align: center;
	}
	.dropdown-menu {
	text-align: center;
	}
	i.fa.fa-caret-down {
	display: none;
	}
	.right-container {
	width: 100%;
	margin-left: 0%;
	display: inline-block;
	padding: 10px;
	}
	.list-inline.bottom &gt; li {
	padding-right: 23px;
	}
}

@media (min-width: 768px) {
	#content-container .container {
	padding: 0px;
	padding-top: 40px;
	/*min-height: 600px;*/
	}
}

@media (min-width: 300px) and (max-width: 992px) {
	#Msg4004 {
	display: none;
	}
	.navbar-header {
	background-color: white;
	}
	#ctl00_UserInfo1_lnkLogout {
	color: #0B58A7 !important;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	}
	.nav-username {
	padding: 10px;
	}
}

@media (min-width: 768px) {
	.navbar-nav.navbar-right:last-child {
	margin-right: 0px;
	}
	ul.nav.navbar-left &gt; li &gt; a:hover {
	background-color: transparent !important;
	}
	.left-container {
    margin-top: -20px;
	}
}

@media (min-width: 300px) and (max-width: 991px) {
	.navbar-nav &gt; li &gt; a {
	color: #242424;
	line-height: 5px;
	}
	.content {
	margin-top: 170px;
	width: 100% !important;
	}
	.nav-username {
	padding: 10px;
	}
}

@media (min-width: 993px) and (max-width: 1199px) {
	.navbar-nav &gt; li &gt; a {
	padding: 10px 7px;
	font-size: 12px;
	}
}

@media (min-width: 300px) and (max-width: 992px) {
	#Msg4004 {display: none !important;}
}

@media (min-width: 768px) {
	.left-container {
  	margin-top: -9px;
	}
}

@media (min-width: 993px) {
	.content-expand {
  	margin-top: 0px;
  	width: 73%;
	}
	.right-container {
	width: 25%;
	display: block !important;
	}
}

@media (min-width: 300px) and (max-width: 992px) {
	.content-expand {
  	margin-top: 0px;
  	width: 100%;
	}
	.right-container {
	width: 100%;
	display: inline-block !important;
	}
}

@media (min-width: 300px) and (max-width: 991px) {
	.content {
	margin-top: 0px;
	}
}

@media print {
	#ctl00_dvTopNavigation {
	display: none;
	}
}

/*Sponsorship*/
.SponsorshipTypeItems {font-weight: bold;}
.sponsorshipCheckbox {font-weight: bold;}
.OSSSoldOut {color: red;}
</pre></body></html>