body {background-color:#000; margin:0px;}
body, table, td, form, input, select, h1, h2, h3, h4, h5, h6, pre {font-family:Arial; font-size:12px; color:#333333;}
/* Netscape 4 font-size fix */
html body, html table, html td, html input, html select, html h1, html h2, html h3, html h4, html h5, html h6 {font-family:Arial; font-size:12px; color:#333333;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
body, form {margin:0px; padding:0px;}

a {color:#006699;text-decoration:none;}
a:hover {text-decoration:underline;}
li {padding-bottom: 7px;}

.alert { font-family:Arial; font-size:12px; font-weight:bold; color:#FF0000 }
.pageTitle { font-family: Arial, Helvetica, sans-serif; font-size:18px; 
			color:#286E9C; padding-top:15px; font-weight:bold; border-bottom: 1px solid #ccc;}
.pastEventLink { font-family: Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; }
.pageTitle1 { font-family: Arial, Helvetica, sans-serif; font-size:18px; 
			color:#286E9C; padding-top:1px; font-weight:bold; border-bottom: 1px solid #ccc;}

.sectionTitle { font-family: Arial, Helvetica, sans-serif; font-size:14px; 
			color:#286E9C; padding-top:20px; padding-bottom:10px; font-weight:bold; }
			
.sectionTitle1 { font-family:, Arial, Helvetica, sans-serif; font-size:5px; 
			color:#286E9C; padding-top:5px; padding-bottom:5px; font-weight:bold; }



.notice { font-family:, Arial, Helvetica, sans-serif; font-size:12px; 
			color:#286E9C;  font-weight:bold; }
			

.footerLnk {font-size:11px; color:#000000;}
.light {font-size:11px; color:#333;}
.whiteLink {color:#ffffff;}

.header {font-family:Arial; font-size:17px; color:#7498AA; text-decoration:none; font-weight: bold; 
		padding-top:25px; font-weight:bold; border-bottom: 1px solid #ccc;}
		
.speakerheader {font-family:Arial; font-size:17px; color:#333333; text-decoration:none; font-weight: bold; 
		padding-top:25px; font-weight:bold;}
		
.formLabel {font-family:Arial; font-size:12px; color:#333333; text-decoration:none; text-align:right}

.agenda1 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
}

.agenda2 {
	
	
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #C76B46; 
}

.agendadate {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 14px;
	color: #ffffff;
}

.border {border:solid #999999 1px}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mentions {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}
#mentions a {
	text-decoration: none;
	color: #222;
}
#mentions a:hover{
	text-decoration: underline;
}

ul#menu {
	width: 15em;
	list-style-type: none;
	list-style-image: none;
}
ul#menu li a {
	text-align: left;
	border: 1px solid gray;
	margin: 2px 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	background: #608eb1;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 0 none;
}
ul#menu ul {
	margin-left: 10px;
	list-style-type: none;
}
ul#menu li:hover, ul#menu dt:hover, ul#menu li a:hover, ul#menu dt a:hover {
	background: #eee;
	color: #000;
}

/* Sub Menu */
ul.subMenu {
	display: none;
}
ul#menu li ul li a {
	background: #90bee1;
}

/* Image Replaced Menus Items */
ul#menu li a#teams span {
	background: url("../img/teams.jpg");
}
ul#menu li a#education span {
	background: url("../img/education.jpg");
}
ul#menu li a.imageReplace {
	position: relative;
}
ul#menu li a.imageReplace span {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
}

#social {
	font-weight: bold;
	vertical-align: top;
}
#socialIcons img {
	border: 0;
}

/* Article image that displays on the left side */
.article-image {
  padding-right: 15px;
}
.excerpt {
  float: right;
  width: 355px
}
.excerpt h2 {
  font-size: 1.2em;
  margin-top: 0;
  text-transform:uppercase;
}
.article-list-item {
  padding: 10px; border: 0; clear: both
}
.sticky {
  background-color: #ffc;
}
a img {
  border: none;
}