@charset "utf-8";
/* CSS Document */

body {
	background-color:#cac1a0;
	margin:0;
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:16px;
}

.wrapper {
	width:1000px;
	margin:0 auto;
}
.qtip-title{
	font-size:12px !important;
}

.clear {
	clear:both;
}

/* LINKS */

a:link, a:visited {
	color:#434C6D;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

/* HEADER */

.topheader {
	background-image:url(../images/top-bg.jpg);
	background-repeat:no-repeat;
	height:74px;
}

.topnav {
	float:right;
	font-size:8px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:bold;
	margin:40px 50px 10px 0px;
}

.topnav a, .topnav a:visited {
	color:#ffffff;
	text-decoration:none;
}

.topnav a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.headerpic {
	float:left;
	width:1000px;
	position:relative;
	z-index:1;
	margin-top:-32px;
}

#headerpic {
	float:left;
	width:1000px;
	position:relative;
	z-index:1;
	margin-top:-32px;
}

*html .headerpic {
	margin-top:-35px;
	position:relative;
	z-index:1;
}

.logo {
	float:left;
	width:319px;
	position:relative;
	z-index:3;
	margin-top:-368px;
	left:-454px;
}

.logobg {
	float:left;
	width:474px;
	height:471px;
	position:relative;
	margin-top:-411px;
	z-index:2;
}

*:first-child+html .logobg {
	margin-top:-413px;
}

*html .logobg {
	margin-top:-413px;
}

.factsheet {
	float:right;
	width:260px;
	position:relative;
	z-index:40;
	margin:-200px 20px 10px -80px;
}

.factsheet2 {
	float:right;
	width:260px;
	position:relative;
	z-index:40;
	margin: -9px 5px 10px -80px;
}

.maincontent {
	width:966px;
	margin-left:18px;
	background-image:url(../images/content-bg.jpg);
	background-repeat:repeat-y;
	margin-top:-56px;
	float:left;
	position:relative;
	z-index:5;
	min-height:70px;
}

*html .maincontent {
	margin-left:10px;
	padding-bottom:20px;
}

.content-top {
	margin-top:-86px;
	position:relative;
	z-index:6;
}

.highlights {
	background-image:url(../images/highlights-bg.png);
	min-height:459px;
	float:left;
	background-repeat:no-repeat;
	width:319px;
	position:relative;
	z-index:8;
	margin:-130px 0px 0px 15px;
}

*html .highlights {
	background-image:url(../images/highlights-bg.gif);
	background-repeat:no-repeat;
}

.highlights-content {
	margin:40px 12px 10px 12px;
	width:288px;
	position:relative;
	z-index:9;
}

.videoborder {
	border:2px solid #ffffff;
}

.map-ctr {
	float:left; 
	width:400px; 
	height:400px; 
	margin:0 50px 0 40px; 
	border:1px solid black;
}
.map-ctr iframe {
	max-width: 100%;
}

.right-content {
	width:587px;
	float:right;
	position:relative;
	z-index:9;
	margin:-30px 30px 10px 10px;
	text-align:justify;
}

.right-content-sub {
	width:936px;
	float:left;
	position:relative;
	z-index:9;
	margin:-30px 30px 10px 15px;
}

*html .right-content {
	margin:-30px 10px 10px 10px;
}


*html .right-content-sub {
	width:930px;
	margin:-30px 20px 10px 10px;
}

.picborder-left {
	border:1px solid #000;
	margin:0px 5px 0px 0px;
}

.picborder-right {
	border:1px solid #000;
	margin:0px 0px 0px 5px;
}

.events-news {
	background-image:url(../images/events-news-bg.jpg);
	width:587px;
	height:270px;
	background-repeat:no-repeat;
	background-position: 0px -5px;
}
	
.events {
	width:291px;
	float:left;
	padding:25px 5px 10px 5px;
	color:#434C6D;
}

.news {
	width: 255px;
	float:left;
	padding:25px 5px 10px 25px;
	color:#434C6D;
}

.events ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.events li {
	background-image:url(../images/calendar.gif);
	background-repeat:no-repeat;
	padding:0px 0px 5px 30px;
	background-position:0px 3px;
	margin:3px 0px;	
}

.news ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.news li {
	background-image:url(../images/byte.png);
	background-repeat:no-repeat;
	padding:2px 0px 12px 25px;
	margin:3px 0px;
	text-align: left;
}

.dotted-line {
	width:100%;
	border-top:1px #434C6D dotted;
	margin:10px 0px;
}

/* FOOTER */

.footer {
	width:966px;
	margin:0 auto;
	color:#fff;
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	line-height:12px;
}

*html .footer {
	margin-left:19px;
}

*html .footer-fix {
	margin-left:5px;
}

.footer a, .footer a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover {
	color:#fff;
	text-decoration:underline;
}

.footernav {
	text-align:center;
}

.emailalerts {
	width:410px;
	float:left;
	margin:10px 0px 5px 20px;
	background: #595F83;
    border-radius: 10px;
}

.emailalerts-content {
	padding: 15px;
	width:389px;
}

.emailalerts-content form {
	margin:10px 0px 0px 0px;
}

.emailalerts input {
	font-size:10px;
	font-weight:bold;
	margin-right:5px;
}

.emailheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.meetingform {
	width:450px;
	float:left;
	margin:10px 0px 5px 20px;
}

.footer-right {
	float:left;
	font-size:9px;
	width:460px;
	margin:10px 0px 5px 10px;
}

.submitbutton {
	background-image:url(../images/button-submit.jpg);
	width:76px;
	height:21px;
	border:0;
	margin:0px;
	padding:0px;
	cursor:pointer;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

.tooltip{
background-color:#FFFFFF;
border:2px solid #CCCCCC;
padding:5px;
white-space:nowrap;
}


.header-title {
	margin-top:12px;
	color:#324060;
	font-family:times;
	font-size:40px;
	font-weight:normal;
	}


.pdf-block {
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted black;
}
.pdf-block:after {
  display: table;
  content: "";
  clear:both;
}

.pdf-block a {
	display:block;
  display: table;
  content: "";
}

.pdf-block a:before {
  content:  "- ";
}

.pdf-block img {
	display:block;
	height:150px;
	border:2px solid white;
	float:left;
	margin-right:10px;
	box-shadow: 2px 2px 5px black;
}

/* homepage */
.homepage-video-ctr {
	padding-top: 30px;
	margin: 0 0 30px;
	clear: both;
}
.sage-heading {
	margin-bottom: 15px;
}
.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    margin-bottom: 25px;  
}
.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-buttons {
	margin-top: 15px;
	text-align: left;
}
.video-buttons .btn-blue-md {
	margin: 0 10px 10px 0;
}
.btn-blue-md, .btn-blue-md:visited {
	display: inline-block;
	padding: 10px 15px;
	border-radius: 5px;
	background: #343f5f;
	color: #fff!important;
	text-decoration: none!important;
	font-size: 14px;
	font-weight: 400;
}
.btn-blue-md:hover {
	opacity: 0.7;
	text-decoration: none;
}