<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* General Reset */
* {
	outline: none;
	padding: 0;
	margin: 0;
}

/* General Styles */
html, body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #666;
	height:101%; /* prevents page redisplaying after vert scrollbar appears */
}

a {
	color: inherit;
}

a img {
	border: none;
}

a:focus {
	background-color: transparent;
}

ul {
	margin-left: 30px;
}

h1 {
	color: #f50000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 120%;
}

p {
	margin-bottom: 10px;
}

img.align-left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

img.align-right {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}

/* nowrap style */
.nowr {
	white-space:nowrap;
}

/* CLEARFIX */
div.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* Header of master page from top to start of menu */
.wrapper-header {
    background-image: url(images/EMSLCanada_Header_Background.png);
    background-repeat: no-repeat;
    /*padding-left:200px;*/
    background-position: 160px;
    padding-bottom: 15px;
}

/* Master page header */
.header {
	max-width: 940px;
	margin: 0 auto;
	padding-top: 9px;
}

/* Header left */
.header-left {
	width: 255px;
	float: left;
}

/* Master page company logo */
.logo {
	max-width: 216px;
	height: 138px;
	margin-bottom: 15px;
}

.logo a {
	width: 100%;
	height: 100%;
	display: block;
}

.logo a img {
	width: 100%;
}

/* Master page country flags and phone numbers */
.countries {
	margin-bottom: 0px;
}

.usa {
	height: 25px;
	background: url(images/flag_usa.png) no-repeat 0 1px;
	padding-left: 53px;
	font-size: 13px;
	line-height: 110%;
}

.canada {
	height: 24px;
	background: url(images/flag_canada.png) no-repeat;
	padding-left: 53px;
	font-size: 13px;
	line-height: 24px;
	padding-bottom:0px;
}

/* Header center */
.header-center {
	/*width: 372px;*/
	margin-left:70px;
	margin-right:30px;
	float: left;
}

/* Header right */
.header-right {
	width: 288px;
	float: left;
}

/* Master page Twitter, Facebook etc. */
.social-icons {
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: center;
}

.social-icons a {
	width: 28px;
	height: 28px;
	display: inline-block;
	margin: 0 3px;
}

.social-icons a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.7;
}

/* Master page search box */
.search {
	position: relative;
	margin-bottom: 12px;
}

.search input[type="text"] {
	width: 100%;
	height: 32px;
	border: 3px solid #6d6f71;
	letter-spacing: 2px;
	color: #000;
	font-size: 12px;
	padding-right: 35px;
	padding-left: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.searchError {
	background:#fff2f2;
	border-color:#e65c00;
	color:#e65c00!important;
}

.search input[type="submit"] {
	width: 23px;
	height: 22px;
	background: url(images/ico_search.png) no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
	border: 0;
	cursor: pointer;
}

.search a:link, .search a:visited, .search a:active {
	font-size:smaller;
	padding-left:5px;
	text-decoration:none;
	color:#e2142e;
}

.search a:hover {
	font-size:smaller;
	text-decoration:underline;
	color:#e2142e;
}

/* Search page results */
.searchoutput {
	font-size:10pt;
}

.searchPDF {
	color:red;
}

/* Master page Labconnect box */
.top-menu {
	width: 100%;
	border: 2px solid #e2142e;
	text-align: center;
	background:#FFF;
}

.top-menu .top-menu-title {
    background: #f50000;
    font-size: 14px;
    padding: 4px 0;
    color: #FFF;
    margin: 0;
}

.top-menu a {
    text-decoration: none;
    margin: 5px 0;
    display: inline-block;
    font-weight: 600;
}

/* Master page Customer Account Center box */
.top-menu-cac {
    width: 100%;
    border: 2px solid #000;
    text-align: center;
    background: #FFF;
}

.top-menu-cac .top-menu-title {
    background: #000;
    font-size: 14px;
    padding: 4px 0;
    color: #FFF;
    margin: 0;
}

.top-menu-cac a {
    text-decoration: none;
    margin: 3px 0;
    display: inline-block;
    font-weight: 600;
}

/* Master page main navigation menu */
.wrapper-MMenu {
	background: #e2142e;
	z-index:0;
}

.MMenu {
	max-width: 940px;
    margin: 0 auto;
}

.MMenu ul li ul
{
    display: none;
}

.MMenuStaticItemStyle {
	padding: 7px 16px 7px 16px !important;
}

.MMenuStaticItemStyle {
	color: #fff;
}

.MMenuStaticItemStyle:hover {
	background: #ef435a;
}

.MMenuDynamicStyle {
	/*background: #ef435a;*/
	/*background: #818285;*/
	background: #57585b;
    opacity: 0.95 !important;
	display:none;
	z-index:1000 !important;
}

.MMenuDynamicItemStyle {
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}

.MMenuDynamicItemStyle:Hover {
	/*background-color: #f37283 !important;*/
	/*background-color: #bdbec0 !important;*/
	background-color: #e2142e !important;
}

.MMenuDynamicStyle li:last-child {
	padding-bottom: 3px;
}

.MMenuDynamicStyle li:last-child:Hover {
	background-color: #ed1c24 !important;
}

.MMenuNonSel:hover {
	cursor:context-menu;
}

.MMenu hr {
    margin-top: 4px;
    margin-bottom: 4px;
    border: 0;
    height: 1px;
    background: #e2142e;
}

/* Master page sliding customer services menu */
.slide_right_close {
	width:315px;
    position:fixed;
    right:-260px;
}

.slide_right_open {
    right:0px;
}

#slide_right &gt; ul {
    float:right;
	background-color:#f50000;
}

.slide_right_menu {
    margin-top:280px; /* position of icon */
    height:100%;
	z-index:500;
}

.slide_right_button{
    border:none;
    outline:none;
    background:none;
    width:55px;
    height:56px;
    padding:0;
    cursor:pointer;
	background-color:#f50000;
	border-top-left-radius: 110px;
    border-bottom-left-radius: 110px;
}

.slide_right_button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.slide_right_button img {
	padding-top: 3px;
	padding-bottom: 2px;
    border:0px;
	width: 50px;
	height: 50px;
}

.slide_right_open, .slide_right_close
{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.slider_label1 {
	padding-left:2px;
	font-size:8pt;
	font-weight:bold;
	position:absolute;left:0px;top:52px;
	color:#949494;
}
.slider_label2 {
	padding-left:6px;
	font-size:8pt;
	font-weight:bold;
	position:absolute;left:0px;top:64px;
	color:#949494;
}

.list_menu {
    list-style:none;
    padding:0;
    padding-top:10px;
    margin:0;
    width:260px;
}

.list_menu li {
    color:#FFF;
    width:240px;
    padding:0px 0 10px 20px;
}

.list_menu li.Header {
    color:#FFF;
    width:240px;
    padding:0px 0 14px 20px;
}

.list_menu li.small {
    color:#FFF;
    width:240px;
    padding:0px 0px 0px 20px;
}

.list_menu li.whiteseparator {
    background-color:#FFF;
	height:2px;
    width:240px;
    padding:0px 0px 0px 20px;
}

.list_menu li.blankseparator {
    background-color:#f50000;
	height:5px;
    width:240px;
    padding:0px 0px 0px 20px;
}

.list_menu a:link, .list_menu a:visited, .list_menu a:active {
	text-decoration:none;
	color:#FFF;
}

.list_menu a:hover {
	text-decoration:underline;
	color:#FFF;
}

.list_menu img 	{
	padding-right:10px;
	height:25px;
	width:25px;
	vertical-align:middle;
}

/* Talk to an Expert button 1930_346 */
.TTAEButton1 {
    width:70px;
    top: 372px;
    right: -6px;
    position: fixed;
    z-index: 3000;
	cursor:pointer;
}

/* Survey Icon */
/*
.SurveyIcon {
    width:70px;
    top: 456px;
    right: 1px;
    position: fixed;
    z-index: 3000;
	cursor:pointer;
}
*/
/* Survey Icon */
.SurveyIconDiv {
	width:80px;
    top: 456px;
    right: -10px;
    position: fixed;
    z-index: 3000;
	cursor:pointer;
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	line-height:12px;
	color:#949494;
}
.SurveyIconDiv A {
	text-decoration:none;
}
.SurveyIcon {
    width:63px;
}

/* Master page rotating images content */
.wrapper-slider {
	max-width: 940px;
	margin: 0 auto;
	margin-bottom: 10px;
	position:relative;
}

.wrapper-slider ul {
	list-style: none;
	margin: 0;
}

.wrapper-slider ul li {
	padding: 0;
	position: relative;
}

.wrapper-slider ul li .caption {
	position: absolute;
	top: 165px;
	left: 70px;
	background: #f50000;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	border: 4px solid #e5e6e7;
	padding: 14px 30px 18px 30px;
	font-size: 28px;
	color: #FFF;
	text-decoration: none;
}

.wrapper-slider ul li .captionsmall {
	position: absolute;
	top:56px;
	left: 56px;
	background: #f50000;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	border: 2px solid #e5e6e7;
	padding: 0px 12px 1px 12px; /* 15px 40px */
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

.wrapper-slider .bx-wrapper img {
	margin-left: auto;
	margin-right: auto;
}

.bx-wrapper .bx-viewport {
	border: none!important;
	left: 0!important;
	box-shadow: none!important;
}

.bx-wrapper .bx-prev {
	width: 29px!important;
	height: 29px!important;
	display: block;
	background: url(images/slider_arrows.png) no-repeat 0 0!important;
        left: -15px!important;/* 140px */
}

.bx-wrapper .bx-next {
	width: 29px!important;
	height: 29px!important;
	display: block;
	background: url(images/slider_arrows.png) no-repeat -29px 0!important;
        right: -15px!important;/* 140px */
}

/* Master page wrapper for individual page content */
.content {
	max-width: 940px;
	margin: 0 auto;
	padding-bottom: 5px;
}

.content.padding-top {
	/*padding-top: 0px*/
}

.content.nopadding-bottom {
	padding-bottom: 0;
}

/* Default page home boxes */
.home-boxes {
	margin-bottom: 20px;
}

.home-boxes .box {
	/*width: 204px;*/
	/*border: 6px solid #0053a5;*/
	margin-right: 5px;
	/*text-align: center;*/
	float: left;
}

.home-boxes .innerbox {
	width: 224px;
	border: 6px solid #e2142e;
	/*margin-right: 25px;*/
	text-align: center;
	/*float: left;*/
}

.home-boxes .innerbox img {
    width:100%; 
}

.home-boxes .innerbox6 {
	width: 216px;
}

.home-boxes .box.last {
	margin-right: 0;
}

.home-boxes .box .title, .home-boxes .box h1 {
	background: #e2142e;
	color: #FFF;
	font-size: 18px;
	margin: 0;
	padding: 2px 0 8px 0;
	margin:-1px; /* new */
}

.home-boxes .box-content {
	padding: 8px 12px 5px;
	line-height: 130%;
}

.home-boxes .box6 {
        width:204px;
        border: 6px solid #818285;
		/*background-color:#bdbec0;*/
		background-color:#e5e5e6;
}

.home-boxes .workshopcenter {
    font-size:13px;
    font-weight:bold;
    padding: 0 0 0 5px;
}

.home-boxes .workshopevent {
    font-size:13px;
    width:100%;
    padding-left:10px;
    display:table-cell;
}

.home-boxes .startdate {
    font-size:13px;
    padding-right:4px;
    display:table-cell;
    text-align:right;
}

.home-boxes .workshoplink {
    text-decoration:none;
}

.offhours-box {
	width:204px;
    border: 6px solid #818285;
}

/*.home-boxes {
	margin-bottom: 20px;
}

.home-boxes .box {
	width: 204px;
	border: 6px solid #e2142e;
	margin-right: 25px;
	text-align: center;
	float: left;
}

.home-boxes .box.last {
	margin-right: 0;
}

.home-boxes .box .title, .home-boxes .box h1 {
	background: #e2142e;
	color: #FFF;
	font-size: 18px;
	margin: 0;
	padding: 2px 0 8px 0;
}

.home-boxes .box-content {
	padding: 8px 12px 5px;
	line-height: 130%;
}*/

/* Default page sliding news content */
.content-slider {
	height: 260px;
	/*border-top: 2px solid #7fafde;*/
	border-top: 2px solid #818285;
	margin-bottom: 30px;
	position: relative;
}

.content-slider h1 {
	font-size: 40px;
	color: #f50000;
}

.content-slider .subtitle {
	color: #231f20;
	font-size: 17px;
	font-weight: 600;
}

.content-slider .indicators {
	margin-bottom: 10px;
}

.content-slider .indicators a {
	/*background: #7fafde;*/
	background: #818285;
	padding: 2px 20px;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	margin-right: 12px;
	float: left;
}

 .content-slider .indicators a:hover, .content-slider .indicators a.active {
	background: #e2142e;
}

.content-slider .indicators a.start-stop {
	background: #f50000;
	margin-right: 0;
	float: right;
}

.content-slider .slides {
	width: 845px;
	margin: 0 auto;
}

.content-slider .cycle-prev {
	width: 15px;
	height: 37px;
	background: url(images/content_slider_arrows.png) no-repeat;
	position: absolute;
	left: 0;
	top: 165px;
	z-index: 98;
	cursor: pointer;
}

.content-slider .cycle-next {
	width: 15px;
	height: 37px;
	background: url(images/content_slider_arrows.png) no-repeat -15px 0;
	position: absolute;
	right: 0;
	top: 165px;
	z-index: 98;
	cursor: pointer;
}

/* Default page home page text */
.content-main {
	display:table;
	margin: 0 auto;
	/*border:solid*/
	color:#000000;
}

/* Breadcrumbs */
.breadcrumbs a {
	text-decoration: none;
}

H2 { /* last item in of breadcrumb trail */
	display:inline;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style: italic;
}

/* general class used for labels on multiple website pages */
.detail-label {
	font-weight:bold;
	vertical-align:top;
}

.detail-title {
    font-weight: bold;
    vertical-align: top;
    text-decoration: underline;
}

/* general class used for header blocks above output on multiple pages */
.detail-section-header {
	vertical-align:top;
	background:#e2142e;
	color:#FFF;
	padding-left:3px;
	padding-right:3px;
    border: solid 1px #e2142e;
    border-radius: 3px;
}

/* general class used for tables on multiple pages */
.detail-table {
	border-collapse:collapse;
}

.detail-table td {
	vertical-align:top;
	padding:0 0 0 0;
}

.detail-table a:link, .detail-table a:visited, .detail-table a:active {
	text-decoration:none;
	color:#e2142e;
}

.detail-table a:hover {
	text-decoration:underline;
	color:#e2142e;
}

.detail-list a:link, .detail-links a:visited, .detail-links a:active {
	text-decoration:none;
	color:#e2142e;
}

.detail-list a:hover {
	text-decoration:underline;
	color:#e2142e;
}

.detail-list-alt {
	background:#f3f3ff;
}

/* Inform tables for forms such as on ChainOfCustody, ContactUs */
.input-table {
	font-size:14px;
    border-spacing: 5px;
    border-collapse: separate;
}

.input-table input {
	font-size:14px;
}

.input-table label {
	margin-left:4px;
	margin-right:10px;
}

.input-table .button {
	background: #ee1d23;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF!important;
	text-decoration: none;
	padding: 3px 20px 3px 20px;
	font-size: 15px;
}

.input-table .cocbutton {
	background: #ee1d23;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF!important;
	text-decoration: none;
	padding: 3px 20px 3px 20px;
	font-size: 12px;
}

.input-table a:link, .input-table a:visited, .input-table a:active {
	text-decoration:none;
	color:#e2142e;
}

.input-table a:hover {
	text-decoration:underline;
	color:#e2142e;
}

/* Input forms error classes */
.errorField {
	background:#fff2f2;
	border-color:#e65c00;
	color:#e65c00;
}

.errorsOnPage {
	color:#e65c00;
	font-size:13pt;
}

/* Accreditations */
.brands {
	display: table;
}

/* Master page rollovers */
.brands.margin-top {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left:auto;
    margin-right:auto;
}

.brands img {
	display: table-cell;
	vertical-align: middle;
	padding: 0 3px;
}

.brands img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.rolloverDiv
{
	display: table-cell;
}

.rolloverImg:hover {
	cursor: pointer;
}

.rolloverPop {
     position: absolute;
     display: none;
     z-index: 50;
     border-collapse: collapse;
     background-color: #a40e22;
     border: solid 1px #a40e22;
     border-radius: 4px;
     z-index: 100;
     padding: 3px;
	 /*opacity:0.8!important;*/
}

.rolloverPop A:link, .rolloverPop A:visited, .rolloverPop A:active {
    color: #FFF;
    text-decoration: none;
    font-size: 8pt;
    line-height: 150%;
    display: block;
	white-space:nowrap;
}

.rolloverPop a:hover {
	background-color: #750a18;
}

/* Master page footer */
.wrapper-footer {
	background:#e2142e;
}

.footer {
	max-width: 900px; /* Increased from 840 on 09/27/2017 as wrapping occuring */
	margin: 0 auto;
	padding: 8px 80px 10px 100px;
	color: #FFF;
}

.footer p {
	margin-top: 0;
	margin-bottom: 5px;
}

.footer ul {
	margin-left: 17px;
}

.footer ul li {
	padding: 1px 0;
	font-size: 13px;
}

.footer ul a, .footer p a {
	text-decoration: none;
	font-size: 13px;
}

.footer ul a:hover, .footer p a:hover {
	text-decoration: underline;
}

.footer .column {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right: 23px;
	float: left;
    line-height:120%;
}

.footer .column.last {
	padding-right: 0;
}

.footer-bottom {
	width:100%;
	display:table;
	padding-bottom:3px;
}

.footer-bottom div {
	font-size: 12px;
	color: #FFF;
	display:table-cell;
	padding-left:5px;
	padding-right:5px;
}

.footer .footersitemap a {
	font-size:11pt;
	position:relative;top:-2px;
}

/* Lab Regions for Laboratories page */
.LabRegions  {
	margin: auto;
    display: table;
}

.LabRegions ul {
	display: table-cell;
	padding-right: 20px;
}

.LabRegions .header {
	color: black;
	font: 8pt arial;
	list-style: none;
	text-decoration: underline;
	font-weight: bold;
}

.LabRegions .lab {
	color: black;
	font: 8pt arial;
	list-style: none;
}

.LabRegions .headlab {
	color: black;
	font: 9pt arial;
	list-style: none;
	font-weight:bold;
}

.LabRegions a {
	text-decoration:none;
}

/* Lab Regions for services page */
.ServLabRegions {
    display: table;
    overflow: visible;
    /*white-space:nowrap;*/
    width: 100%;
}

.ServLabRegions ul {
    display: table-cell;
    padding-left: 7px;
    padding-right: 7px;
}

.ServLabRegions .header {
    font: 9.5pt arial;
    list-style: none;
    font-weight: bold;
    background: #ccccff;
    color: #e2142e;
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
    margin-bottom: 10px;
    }

.ServLabRegions .lab {
    color: black;
    font: 10pt arial;
    list-style: none;
    padding-bottom: 4px;
}

.ServLabRegions .headlab {
	color: black;
	font: 10pt arial;
	list-style: none;
	font-weight:bold;
}

.ServLabRegions a {
	text-decoration:none;
}

/* News page specific classes */
.news-listing {
}

.news-listing .head-name, .news-listing .head-author, .news-listing .head-date {
	font-weight: bold;
	float: left;
}

.news-listing .head-name {
	width: 270px;
	padding-right: 30px;
	text-transform: uppercase;
}

.news-listing .head-author {
	width: 130px;
	padding-right: 30px;
	text-transform: uppercase;
}

.news-listing .head {
	border-bottom: 1px solid #888;
	padding-bottom: 10px;
}

.news-listing .head span {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(images/head_arrows.png) no-repeat;
	display: inline-block;
	margin-left: 3px;
}

.news-listing .row-head .title {
	width: 270px;
	padding-right: 30px;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
}

.news-listing .row-head .author {
	width: 130px;
	padding-right: 30px;
	font-style: italic;
	margin-bottom: 5px;
	float: left;
}

.news-listing .row-head .date {
	margin-bottom: 5px;
	float: left;
}

.news-listing .row-head .readmore {
	float: right;
}

.news-listing .row {
	border-bottom: 1px solid #888;
	margin: 10px 0;
}

.readmore:link, .readmore:visited, readmore:hover, readmore:active {
	background: #ee1d23;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFF!important;
	text-decoration: none;
	padding: 1px 10px;
	font-size: 13px;
}

/* Training page specific classes */
.training {
	width: 100%;
	border-collapse: collapse;
}

.training th {
	padding: 4px 5px;
	text-align: left;
}

.training th span {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(images/head_arrows.png) no-repeat;
	display: inline-block;
	margin-left: 3px;
}

.training td {
	border-bottom: 1px solid #888;
	padding: 4px 5px;
	vertical-align:top;
}

.training .readmore {
	padding-left: 10px;
	padding-right: 20px;
	white-space:nowrap;
}

.training .last {
	border-bottom: 0;
	text-align: right;
}

.training a {
	color: #939598;
}

.training .webinartitle {
	max-width:550px;
	font-weight:bold;
}

.training .webinarbrief {
	max-width:550px;
	font-size: 13px;
	font-weight:normal;
}

/* Webinars page specific classes */
.webinar-left {
	max-width:750px;
	border-collapse: collapse;
}

.webinar-left TD {
	padding-bottom:6px;
	padding-right:10px;
}

.webinar-box {
	font-size: 14px;
	line-height:110%;
	min-width: 600px;
	max-width:600px;
	border: 3px solid #e2142e;
	border-collapse: collapse;
	margin-right:20px;
}

.webinar-box TD {
	padding: 0 2px 8px 4px;
}

.webinar-label {
	width:84px;
}

.webinar-detail {
	vertical-align:top;
}

.webinar-right {
	width:200px;
	border: 3px solid #e2142e;
	border-collapse: collapse;
	line-height:100%;
}

.webinar-right TD {
	padding: 4px 4px 2px 4px;
	/*padding:4px;*/
}

.webinar-boxheader {
	background-color: #e2142e;
	color: #fff;
	height:30px;
}

.webinar-boxheadercell {
	font-size:16px;
	padding-Top:2px!important;
	padding-bottom:4px!important;
}

.webinar-boxcell {
	line-height:50%;
	font-size:12px;
}

.webinar-boxcellfirst {
	padding-top:8px!important;
}

.webinar-speakerimage {
	width:120px;
	padding:4px;
}

.webinar-input {
	width:98%;
}

.webinar-error {
	color:#e65c00;
	font-size:11pt;
}

.webinarregrecaptcha {
	width:200px;
	height:50px;
	transform:scale(0.66);
	-webkit-transform:scale(0.66);
	-moz-transform:scale(0.66);
	transform-origin:0 0;
	-webkit-transform-origin:0 0;
	-moz-transform-origin:0 0;
	padding: 0;
 }

.webinar-launch {
	border-collapse: collapse;
	min-width:400px;
}

.webinar-launch TD {
	padding-right:10px;
}

.webinar-watch {
	border: 3px solid #e2142e;
	border-collapse: collapse;
}

.pagination {
	text-align: center;
	font-size: 12px;
}

.pagination a {
	text-decoration: none;
	margin: 0 3px;
	cursor: pointer;
}

.pagination a:hover {
	text-decoration: underline;
}

/* Qualifications patge specific classes */
.curqual:link, .curqual:visited, .curqual:hover, .curqual:active {
	color:#FF0000!important;
	font-size: 18px;
}

.qualsmall-table td {
	font-size:7pt;
}

/* Boxes on Services Page */
.sidebar {
    max-width: 285px;
    float: right;
    margin-left: 20px;
    /*margin-top: 40px;*/
}

.sidebar .box {
    width: 210px;
    border: 2px solid #cccccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #231f20;
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
    margin-bottom: 10px !important;
    margin: auto;
}

.sidebar .box .m22 {
	margin-bottom: 22px;
}

.sidebar .box .m-4 {
	margin-bottom: -4px;
}

.sidebar .box.blue {
	height:56px;
	background: #0053a5;
	color: #FFF;
	padding: 0;
}

.sidebar .box.blue p {
	margin: 2px 0;
	padding-top:3px;
}

.sidebar .box.video {
	height: 50px;
	border: 0;
	background: url(images/videos.jpg) no-repeat;
	color: #FFF;
}

.sidebar .box.video p	{
	margin: 0 0;
}

.sidebar .box p {
	padding: 0 10px;
}
    
.sidebar .box p span a {
    color: #999999 !important;
}

/* Site Map page classes */
.sitemap .column  {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right: 20px;
	float: left;
}

.sitemap ul, .sitemap li ul {
	display: table-cell;
	list-style: none;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.sitemap li {
	line-height:120%;
}

.sitemap .sitemapcat  {
	font-weight: bold;
	color: #000;
}

.sitemap .sitemapsubcat {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

.sitemap a:link, .sitemap a:visited, .sitemap a:active {
	font-size: smaller;
	text-decoration: none;
	color: #e2142e;
	font-weight: normal;
}

.sitemap a:hover {
	font-size: smaller;
	text-decoration: underline;
	color: #e2142e;
	font-weight: normal;
}

/* Off hours box on Services Page */
.offhoursbox {
	background-color:#f50000;
	color:#FFF;
	padding: 0 5px 0 5px;
	margin-top:8px;
	-webkit-border-radius: 7px;
	-moz-border-radius:7px;
	border-radius: 7px;
	cursor: pointer;
}

.labservicespriorship {
	color:#f50000;
	font-weight:bold;
}
.locations-table {
	min-width:700px;
}

/* Services page scrolling grid classes */
.services-grid-container {
	/*border: solid 2px #e2142e;*/
	padding: 6px;
}

.services-grid-heading {
	color: #e2142e;
	font-weight:bold;
    font-size:18px;
}

.services-grid-search {
    font-size:16px;
}

.services-grid-search::-ms-clear {
	display: none;
}

.services-grid-label {
    font-size:10px;
}

.services-grid {
        font-size:12px;
		border-color:#e2142e;
        /*max-width: 940px;*/
}

.services-grid table {
	border-collapse: collapse;
	color:green;
	border:solid 2px red;
}

.services-grid TH {
        vertical-align:top;
        padding: 2px 2px 2px 2px;
		background-color: #f15b6f;
        font-size:14px;
		font-weight:normal;
}

.services-grid TH a:link, .services-grid TH a:visited, .services-grid TH a:active {
        text-decoration:none;
        color:#FFF;
}

.services-grid TD {
        vertical-align:top;
        padding: 2px 2px 2px 2px;
}

.services-gridHeader {
        background:#f3f3ff;
}

.services-gridColored {
        background:#FFF;
}

.services-gridColoredAlt {
        background:#f3f3ff;
}

.services-grid TD a:link, .services-grid TD a:visited, .services-grid TD a:active {
        text-decoration:none;
        color:#e2142e;
}

.services-grid TD a:hover {
        text-decoration:underline;
        color:#e2142e;
}

.buttonpdf {
    background: #e2142e!important;
    background-image: url('images/Adobe_PDF_file_icon_32x32.png')!important;
    background-repeat:no-repeat!important;
    background-position:top 1px left 1px!important;
    height:37px;
    width:150px;
    cursor:pointer;
}
.buttonexcel {
    background: #e2142e!important;
    background-image: url('images/MS-Office-2003-Excel-icon.png')!important;
    background-repeat:no-repeat!important;
    background-position:top 1px left 1px!important;
    height:37px;
    width:150px;
    cursor:pointer;
}

/* Services contact and resources */
.servicescontacttable {
	width:100%;
}
.servicescontactinfo {
    /*margin-left:10px;*/
	line-height:16px;
}
.servicescontactmain {
    float:right;
}
.servicescontactcontainer {
	  /*margin-top:-65px;*/
	  max-width:280px;
}
.servicesres {
	margin-top:6px;
	border: 2px solid #e2142e;
}
.servicesrescontact {
	font-weight:bold;
}
.servicesresheading {
	color:#fff;
	background-color:#e2142e;
	text-align:center;
	padding:4px;
}
.servicesreslink {
	padding:2px 6px 4px 6px;
}
.pcnewbody {
	max-width: 940px;
	margin: 0 auto;
}

/* New training page classes*/
.trsearchbox {
	width: 200px;
	height: 20px;
	border: 1px solid #939597;
	letter-spacing: 2px;
	color: #000;
	font-size: 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-right:10px;
}
.trsearchbtn {
	color: #e2143b;
	font-weight: bold;
	text-decoration: none;
}
.trsearchbtn:hover {
	color: #e2143b;
	font-weight: bold;
	text-decoration: underline;
}
.trtable { /* new training page main table */
	border-collapse:collapse;
	max-width:940px;
	border: 1px solid #999a9e;
	background:#f3f3ff;
}

.trleft {
	min-width:120px;
}
.trleft td {
	line-height:110%;
}

.trheader { /* workshop title header block */
	background-color: #f50000;
	color:#FFF;
	font-weight:bold;
}
.trheader td {
	padding:5px;
}
.trheadersmall {
	font-size:12px;
}
.trheaderlarge {
	font-size:22px;
	/*padding-left:10px;*/
}
.trboxes { /* main stacked information boxes right side */
	border: 1px solid #999a9e;
	padding:0;
}
.trmainbox { /* individual stacked information box right side */
	border-top: 1px solid #999a9e;
    background:#f3f3ff;
	font-size:13px;
	line-height:140%;
}
.trmainbox td 	{
	padding:6px;
	vertical-align:top
}
.trredlabel {
	color: #f50000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
}
.trpdflink {
  background:#f3f3ff;
  color:#000;
  width:50px;
  text-align:center;
}
.trlink:link, .trlink:visited, .trlink:active {
	text-decoration:none;
	font-weight:bold;
}
.trlink:hover {
	text-decoration:underline;
	font-weight:bold;
}
.trinfolabel {
	font-weight:bold;
}
.trleftborder {
	border-left: 1px solid #999a9e;
}
.trleftimage {
	width:180px;
}
.trimage {
	max-width:160px;
}
.trleft {
	min-width:180px;
	vertical-align:top;
}
.trleftlabel {
	font-size:11px;
	font-weight:bold;
}
.trlefttextblock {
	padding-left:5px;
	padding-bottom:5px;
}
.trlefttextblockbw {
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	background-color:#000;
	color:#FFF;
	font-weight:bold;
}
.trlefttext {
	font-style:normal;
	font-size:10px;
}
.trlefttextsponsor {
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	padding:8px 12px 10px 12px;
	text-align:center;
}
.trleftnonlink {
	font-style:italic;
	font-size:10px;
}
.trleftlink:link, .trleftlink:visited, .trleftlink:active {
	font-style:italic;
	text-decoration:none;
	font-size:10px;
}
.trleftlink:hover {
	font-style:italic;
	text-decoration:underline;
	font-size:10px;
}

/* Style for right click message warning */
 .rightclickmsg {
     display: none;
     color: white;
  	 background-color:#ff0000;
     position: fixed;
     font-size: 20pt;
     padding: 30px 20px 30px 20px;
     -webkit-border-radius: 10px;
	 -moz-border-radius:10px;
	 border-radius: 10px;
     border: white 4px solid;
     top: 45%;
     left: 30%;
     z-index:99999;
 }
.rightclickmsgsmall {
	font-size: 12pt;
	padding: 10px 5px 10px 5px;
	left: 5%;
}

.careers-iframe-container {
  overflow: hidden;
  padding-top: 86.25%;
  position: relative;
}

.careers-iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.contactdemographics {

	font-size:14px;
    border-spacing: 0px;
    border-collapse: collapse;
}

.contactdemographics label {
	margin-left:4px;
	margin-right:10px;
}

.contactdemographics TD {
	padding:0px!important;
}
.contactdemographics input {
	font-size:14px;
}

.blank-row {
    height: 20px !important;
}
</pre></body></html>