body {
	background:#fff url("../images-new/background-content-new2018.jpg") no-repeat top;
	margin: 0px 0px; 
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: 12px;
}

.clear { clear: both;}

.wrapper {width: 1100px; margin: 0px auto; padding: 0px;}

.header {width: 1100px; margin: 0px; padding: 0px;}

.header-right {margin: 0px 0px 0px 240px;}

.topnav {width: 1100px; margin: 0px; padding: 0px; z-index: 2000;}

.header-logo {position: absolute; margin: 0px 0px 0px 5px; z-index: 3000;}

.headernav2 {position: absolute; margin: 45px 0px 0px 540px; width: 550px; text-align: right; font-size: 12px; color: #ccc;}
.headernav2 a {color: #ccc; text-decoration: none;}
.headernav2 a:visited {color: #ccc; text-decoration: none;}
.headernav2 a:hover {color: #fff; text-decoration: underline;}

.search-container {position: absolute; margin: 10px 0px 0px 660px; color: #fff;}

.sponsors {position: absolute; margin: 18px 0px 0px 868px; z-index: 1000;}
.sponsor-logos {position: absolute; margin: 60px 0px 0px 35px;}

.content-wrapper {margin: 0px 0px 50px 0px; padding: 0px;}

.content-wrapper ul {margin: 0px 0px 0px 20px; padding: 0px;}
.content-wrapper ul li {margin: 0px; padding: 0px; color: #900;}
.content-wrapper ul li a {color: #900; text-decoration: none;}
.content-wrapper ul li a:visited {color: #900; text-decoration: none;}
.content-wrapper ul li a:hover {color: #900; text-decoration: underline;}

.front-content-right {float: right; margin: 50px 30px 0px 0px; width: 335px; padding: 0px;}
.front-content-left {margin: 85px 0px 0px 30px; width: 740px; padding: 0px;}

.front-rightside-holder {width: 285px; padding: 15px; border: 1px solid #00abe6; margin: 10px 0px 20px 0px;}
.front-rightside-title {color: #00abe6; font-weight: bold; font-size: 14px; margin: 0px 0px 10px 0px;}
.front-rightside-title a {color: #00abe6; text-decoration: none;}
.front-rightside-title a:visited {color: #00abe6; text-decoration: none;}
.front-rightside-title a:hover {color: #00abe6; text-decoration: underline;}

.frontpage_callout_textbox_container {border: 1px solid #CCC; padding: 5px 10px; margin-bottom: 10px;}
.frontpage_callout_textbox_title {font-family: arial,verdana,helvetica; font-size: 14px; font-weight: bold; margin: 5px 0px 5px 5px;}

h3.front-heading {color: #00abe6; text-transform: uppercase; font-weight: normal; font-family: arial, verdana, sans-serif; font-size: 20px; margin: 0px; padding: 0px;}
h4.feature-title {font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px;}
.heading-twowords {font-weight: bold; color: #05394d;}

.feature-holder {margin: 20px 0px;}
.feature-holder a {color: #369; text-decoration: none;}
.feature-holder a:visited {color: #369; text-decoration: none;}
.feature-holder a:hover {color: #369; text-decoration: underline;}

.wrapper-footer {width: 100%; background-color: #0f3e51; margin-top: 50px;}
.footer-container {width: 1100px; margin: 0px auto; padding: 0px; min-height: 250px;}

.footer-social {float: right; margin: 0px 20px 0px 0px; width: 250px; padding-top: 50px;}
.footer-info {width: 850px; margin: 0px 0px 0px 50px; padding-top: 50px; font-family: arial, verdana, sans-serif;}

.footer-social-title {color: #00abe6; text-transform: uppercase; font-size: 18px; margin: 0px 0px 0px 0px;}

.footer-links-group {margin: 0px 0px 0px 0px; width: 850px;}
.footer-links {float: right; margin: 0px 0px 0px 35px; text-align: center; text-transform: uppercase; font-size: 12px;}
.footer-links a {color: #fff; text-decoration: none;}
.footer-links a:visited {color: #fff; text-decoration: none;}
.footer-links a:hover {color: #ff0; text-decoration: none;}

.footernav {margin: 10px 0px 0px 0px; color: #fff;}
.footernav a {color: #fff; text-decoration: none;}
.footernav a:visited {color: #fff; text-decoration: none;}
.footernav a:hover {color: #00abe6; text-decoration: none;}

.footernav2 {margin: 10px 0px 0px 0px; color: #fff;}
.footernav2 a {color: #fff; text-decoration: none;}
.footernav2 a:visited {color: #fff; text-decoration: none;}
.footernav2 a:hover {color: #00abe6; text-decoration: none;}

.copyright {color: #fff; font-size: 14px; text-transform: uppercase; margin: 20px 0px 50px 0px;}

@media screen and (min-width: 0px) and (max-width: 1200px) {
	.sidebar-container {display: none;}
}

@media screen and (min-width: 1201px) {
	.sidebar-container {position: absolute; left: 0px; margin-top: 160px; z-index: 2000;}
}

div.slideOutTab1 {
    position: fixed;
    width: 200px;
    height: 60px;
    left: -140px;
}
div.slideOutTab1 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    background: 0 0 url('/images-new/sidebar-teachingtools.png') no-repeat;
}
div.slideOutTab1 a:hover {
    background-position: 0 -60px;
}

div.slideOutTab2 {
    position: fixed;
    width: 200px;
    height: 60px;
    left: -140px;
}
div.slideOutTab2 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    background: 0 0 url('/images-new/sidebar-researchhub.png') no-repeat;
}
div.slideOutTab2 a:hover {
    background-position: 0 -60px;
}

div.slideOutTab3 {
    position: fixed;
    width: 200px;
    height: 60px;
    left: -140px;
}
div.slideOutTab3 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    background: 0 0 url('/images-new/sidebar-pressroom.png') no-repeat;
}
div.slideOutTab3 a:hover {
    background-position: 0 -60px;
}

div.slideOutTab4 {
    position: fixed;
    width: 200px;
    height: 60px;
    left: -140px;
}
div.slideOutTab4 a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
    background: 0 0 url('/images-new/sidebar-crc.png') no-repeat;
}
div.slideOutTab4 a:hover {
    background-position: 0 -60px;
}