
@charset "UTF-8";
*{
	outline:none;
}
#header_full {
	background-color: #d58317;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
  	line-height:18px;
	background-image: url(images/brushedmetal.jpg);
}

sup {
  font-size:70%;
  line-height:0px;  
}

/* Start SPR Styles by HM Interactive */

@import url(https://fonts.googleapis.com/css?family=Lato:400,400italic,700,700italic,900,900italic,100,300,300italic,100italic);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700);

#spr .blue-cta p{
	background-color:#0C4560;
	color:#ffffff;
	margin-top:0px;
	font-size:12px;
	font-family: 'Lato', sans-serif !important;	
}
#spr h2{
	text-align:center;
	font-family: 'Lato', sans-serif !important;
	font-style:normal !important;
	color:#409AC1 !important; 
	font-weight: 800 !important;
    line-height: initial;
}
#spr h2 span{
	color:#066499;
}
#spr p{
	font-family: 'Lato', sans-serif !important;
	text-align:justify;
	margin-top:20px;
}
#spr a{
	font-weight:700;
	color:#409AC1;
}
#spr h2 a{
	font-weight:700;
	color:#ffffff;
}
#spr .spr-two h2 a {
    font-weight: 700;
    color: #066499;
}
#spr .spr-block-titles a {
    color: #ffffff !important;
}
#spr h1{
	color:#066499;
	text-align:center;
	font-family: 'Lato', sans-serif !important;
	font-weight:900 !important;
	font-size:28px;
}
#spr h1 a{
	color:#066499;
	text-align:center;
	font-family: 'Lato', sans-serif !important;
	font-weight:900 !important;
	font-size:28px;
	text-decoration:none;
}
#spr .amenities h1 a {
    color: #ffffff;
    text-align: center;
    font-family: 'Lato', sans-serif !important;
    font-weight: 900 !important;
    font-size: 28px;
    text-decoration: none;
}
#spr .dash{
	height:3px;
	width:80px;
	background-color:#066499;
	margin:0 auto;
	display:block;
}
#spr .spr-columns{
	width:100%;
	position:relative;
	display:flex;
}
#spr .spr-columns .spr-two{
	width:50%;
	float:left;
}
#spr .spr-columns img{
	width:100%;
	display:block;
	padding:0px 20px;
}
#spr .spr-columns h2{
	font-family: 'Lato', sans-serif !important;
	font-size:19px;
	color:#066499;
}
#spr .spr-columns .spr-two .spr-italics{
	text-align:center;
	color:#9E9E9E;
	font-weight:bold;
	line-height:initial;
	font-style:italic;
	font-size: 11px;
    margin-bottom: 21px;
	font-family: 'Lato', sans-serif !important;
}
#spr .spr-columns .spr-two p{
	text-align:left;
	font-family: 'Lato', sans-serif !important;
}
#spr .spr-columns ul li a{
	text-decoration:underline;
	font-weight:200 !important;
	color:#000;
}
#spr .btn-primary {
    border: none;
    border-bottom: solid #0d3d60 4px;
    font-size: 1.2em;
    font-weight: 600;
    padding: 8px 20px;
    margin-top: 20px;
    border-radius: 0;
    color: #fff !important;
    background-color: #0067a6;
    border-color: #004773;
    margin-left:40px;
    margin-bottom:10px;
    display:inline-block;
}
#spr .spr-clear{
	clear:both;
}
#spr .gray-line{
	height:2px;
	width:85%;
	margin:15px auto;
	display:block;
	background-color:#E8E8E8;
}
#spr .spr-screening{
	text-align:center;
	font-size:13px;
	padding:0px !important;
	margin-top:30px;
	margin-bottom:30px;
}
#spr .spr-columns .more-btn{
	margin-left:20px;
	margin-bottom:20px;
	display:block;
}
#spr .spr-columns .spr-block-titles{
	color:#fff !important;
	margin:0px 20px;
	margin-bottom:15px;
	padding:15px 0px;
	font-size:16px !important;
	background-color:#066499;
}
#spr .spr-columns .more-btn{
	text-decoration:underline;
	font-family: 'Libre Baskerville', serif !important;
	font-style:italic;
	font-weight:400;
	font-size:18px;
	color:#066499;
	margin-top:15px;
}
#spr .glyphicon  {
	font-size:12px !important;
	position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#spr .glyphicon-chevron-right:before {
    content: "\e080";
}
#spr .amenities{
	height:auto;
	width:100%;
	background-image: url('images/blue.jpg');
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top:20px;
    padding-bottom:25px;
}
#spr .amenities h1{
	color:#ffffff !important;
}
#spr .amenities .dash{
	background-color: #ffffff;
	margin-bottom:30px;
}
#spr .amenities-columns{
	width:100%;
	height:auto;
	display:flex;
	padding:0px 20px 0px 20px;
}
#spr .amenities-left{
	width:50%;
	float:left;
	display:flex;
}
#spr .amenities-right{
	width:50%;
	float:left;
	display:flex;
}
#spr .amenities-icon{
	width:20%;
	float:left;
}
#spr .amenities-icon img{
	width:50px;
	margin-top:20px;
}
#spr .amenaties-description{
	width:80%;
	float:left;
}
#spr .amenities-description h3{
	color:#fff !important;
	font-size:16px;
	padding-right:10px;
}
#spr .amenities-description p{
	color:#DADADA !important;
	text-align:left;
	font-size:12px;
	margin-top:10px;
	padding-right:10px;
}
#spr .our-team{
	padding:20px 0px 25px 0px;
}
#spr .our-team .btn-primary{
	margin:0 auto;
	display:table;
}
#spr .our-team p{
	text-align:center;
}
#spr .spr-footer{
	height:auto;
	width:100%;
	background-color: #373939;
}
#spr .spr-footer-column{
	padding:20px;
	height:auto;
	width:100%;
	display:flex;
}
#spr .spr-footer-column h3{
	color:#ffffff;
	text-transform:inherit;
	font-size:22px;
}
#spr .spr-footer-column a{
	color:#bfbfbf;
	font-weight:normal;
	font-size:12px;
}
#spr .spr-footer-column p{
	color:#fff;
	line-height:22px;
}
#spr .spr-footer-left{
	width:50%;
	height:auto;
	float:left;
	padding-left:20px;
}
#spr .spr-footer-left img{
	width:80%;
	display:block;
	margin-top:20px;
	margin-bottom:30px;
}
#spr .spr-footer-right{
	width:50%;
	height:auto;
	float:left;
	padding-left:20px;
}
#spr .spr-footer-column h3, 
#spr .spr-footer-column p{
	padding:0px 0px !important;
}
#spr .spr-footer-column .glyphicon  {
	font-size:12px !important;
	color:#bfbfbf;
	position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#spr .spr-footer-right ul{
	padding-left:0px;
	margin-top:20px;
}
#spr .spr-footer-right ul li{
	display:inline-block;
}
#spr .spr-footer-right .fa{
	font-size:36px;
	padding-right:15px;
}
#spr .spr-footer-right .fa:hover{
	font-size:36px;
	color:#0067a6;
}
#spr .locations h3{
	color:#ffffff;
	text-transform:inherit;
	font-size:22px;
	text-align:center;
}
#spr .locations img{
	width:300px;
	padding:40px 30px 5px 30px;
	display:block;
	margin:0 auto;
}
#spr .spr-footer-copy{
	width:100%;
	height:auto;
	background-color: #1e1f1f;
	padding:30px;
}
#spr .spr-footer-copy p{
	text-align:center;
	color:#bfbfbf;
}

/* End SPR Styles */

#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#header h1 {
	background-image: url(images/labormgmt-logo.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 389px;
	text-indent: -9999px;
	position: relative;
	float: left;
	margin-bottom: -5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#header h1 a {
	display: block;
	height: 89px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav li a {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 104px;
	display: block;
	float: left;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	font-size: 14px;
	margin-right: 2px;
}
#nav li a:hover {
	color: #D58317;
	text-decoration: none;
}
#middle-home {
	background-image: url(images/middle-homebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#home-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bigarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontent {
	background-image: url(images/maincontentbg.gif);
	background-repeat: repeat-y;
	width: 739px;
	float: right;
	margin-right: 2px;
	margin-top: 1px;
	padding: 0px;
}
#footer {
	width: 739px;
	float: right;
	padding-top: 15px;
}
#rightcol {
	float: right;
	width: 170px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	line-height:15px;
}
#rightcol p {
	margin-top:11px;
	margin-bottom: 11px;
}
.dividerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9A9A9;
}
.newsbottom {
	position: relative;
	bottom: -148px;
	right: -2px;
}
#leftcol {
	width: 528px;
	font-size: 14px;
	line-height: 21px;
	float: left;
	color: #333333;
}
#leftcol .halfcol {
	width: 50%;
	float: left;
}
#leftcol p, h2, h3 {
	padding-right: 20px;
	padding-left: 20px;
}
.expander a {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-image: url(images/readmorebg.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}
.small   {
	font-size: 12px;
	color: #666666;
}
#leftcol h2 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #D58317;
	font-size: 21px;
	font-weight: bold;
}
#leftcol h4 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #D58317;
	font-size: 16px;
	font-weight: bold;
	margin-left:5px;
}
#leftcol h5 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #D58317;
	font-size: 15px;
	font-weight: bold;
	line-height:40px;
	padding:5px 20px 5px 10px;
}
#header span {
	color: #FFFFFF;
	float: right;
}
#nav {
	float: right;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#rightcol  h4 {
	font-size: 13px;
	color: #D58317;
}
h4.cntr{
	text-align:center;
}
.date {
	font-size: 12px;
	color: #D58316;
}
.pdf {
	float: left;
}
a.arrow {
	background-image: url(images/sidebararrow.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: left center;
	color: #062697;
	text-decoration: none;
}
a.arrow:hover {
	background-image: url(images/sidebararrow_o.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 12px;
	background-position: left center;
	color: #27282A;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#middle {
	background-image: url(images/middlebg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#subnav {
	width: 219px;
	float: left;
	margin-top: 133px;
	font-size: 14px;
  line-height:18px;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #000000;
	text-decoration: none;
}
.subset li {
	text-indent: 15px;
}
.subset a {
	color: #CCCCCC !important;
}

.subset a:hover {
	color: #000000 !important;
}
#subnav ul {
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav li {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
}
a {
	color: #062697;
	text-decoration: none;
}
a:hover {
	color: #27282A;
}
#leftcol h3 {
	font-size: 14px;
	text-transform: uppercase;
}
.dividerline2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 20px;
}
.smallcol {
	float: left;
	width: 260px;
}


.size10 {
 font-size:10px; 
}

.leading18 {
 line-height:18px; 
}
/* ================================== Styles for videos and tab video nav ================================== */
#video{
	width:500px;
	height:305px;
	margin-left:15px;
	margin-top:15px;
}
#video-home{
	width:475px;
	height:291px;
	margin-left:15px;
	margin-top:12px;
}
#tabs{
	width: 500px;
	height:385px;
	margin:20px 0 10px 13px;
	padding:0;
}
div#tabs ul li a{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	padding:5px 22px 5px 22px;
}
div#tabs ul li a{
	font-size:12px;
	font-weight:bold;
	color:#D58317;
	font-family: Helvetica, sans-serif;
	}
div#tabs p{
	font-size:10px;
	}	
#player1{
	width:500px;
	height:305px;
	margin-left:15px;
	margin-top:15px;
}
#player2, #player3, #player4{
	width:475px;
	height:291px;
	margin-top:20px;
	margin-left:12px;
}
#player5{
	width:500px;
	height:305px;
	margin-left:15px;
	margin-top:15px;
}
#player6{
	width:500px;
	height:306px;
	margin-left:15px;
	margin-top:15px;
}
.news-container{
padding: 10px;
width: 135px;
background-color: #CDD6E0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: solid 1px #92ADCA;
margin-bottom:20px;
}
#rightcol .news-container p{
  font-size: 14px;
  color: #666;
  margin-top: 0;
}
a.arrow-large{
display:block;
padding-left:20px;
height:15px;
background:url(images/arrow-large.png) 0 0 no-repeat;
padding-right:5px;
}
/* ================================== Styled Lists for some Programs pages ================================== */

.leftcol_lists ol {
	margin:0;
	padding:0 0 0 70px;
}
.leftcol_lists ul {
	margin:0;
	padding:0 0 0 60px;
}
.leftcol_lists li {
	margin:0;
	padding:0 0 5px 0;
}