@charset "UTF-8";
/* CSS Document */

/* GLOBAL */ 


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-size: small;
	line-height: 1.2em;
}
p {
	font-size: 80%;
    text-decoration: none;
	line-height: 1.5em;
	text-align: left;
}
h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ul {
	text-align:left;
	font-size:80%;
	}
ol {
	text-align:left;
	font-size:80%;
	}
h1 {
	font-size: 170%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}		
#logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width: 150px;
	height:67px;
}
#container {
	margin: 0 auto; /*Center Website*/
	width:800px;
	background-color:#FFFFFF;
}
#main-body {
	width:800px;
	margin-top:15px;
}
#content {
	float:left;
	width:590px;
	margin:15px;
}
#content-speakers {
	float:left;
	width:593px;
	margin:15px;
}
#content-backtotop {
	font-size: 80%;
	color: #663300;
	font-style: italic;
}
#content-home {
	font-size:14px;
	float:left;
	width:590px;
	margin:15px;
	line-height: 2em;
}
#sidebar {
	width:140px;
	border-right: 1px solid #e5e5e5;
	line-height:20px;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
#sidebar a:link  {
	color: #999999;
}
#sidebar a:visited {
	color: #999999;
}
#sidebar a:hover {
	color: #663300;
}
#sidebar-download   {
	width: 132px;
	background-color: #CC99FF;
	height: 35px;
	line-height: 14px;
	display: block;
	text-align: center;
	padding-top: 3px;
	color: #000000;
}
#sidebar-downloadconference   {
	width: 132px;
	background-color: #FF0;
	height: 35px;
	line-height: 14px;
	display: block;
	text-align: center;
	padding-top: 3px;
	color: #000000;
}
#sidebar-downloadsustainability   {
	width: 132px;
	background-color: #FF9A34;
	height: 35px;
	line-height: 14px;
	display: block;
	text-align: center;
	padding-top: 3px;
	color: #000000;
}
#sidebar-download  a:link,a:visited  {
	color:#333333;
}
#sidebar-download  a:hover {
	color: #660033;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #666;
}
a:hover {
	color: #660033;
}
.nav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fffe01;
	text-decoration:none;
}

#bottom {
	width:800px;
	background:url(../images/footer.gif) no-repeat;
	height:25px;
	margin:0 auto;
}

#footer{
	width:100%;
	background:#e5e5e5;
}
#footer-info {
	width: 800px;
	text-align:center;
	margin:0 auto;
	padding-top:10px;
	font-size: 80%;
	line-height: 20px;
}
#content table {
	color: #666666;
	font-size: 85%;
}
.linkto {
	font-size: 130%;
	color: #CC9966;
}
.sidebarheading {
	font-size: 130%;
	color: #CC9966;
}
#content content-speakers a.linktotop {
	font-size: 11px;
	color: #663300;
	display: block;
}
#content-img      {
	width: 138px;
	padding-right: 16px;
	float: left;
	padding-top: 16px;
}
caption {
	color: #CC9966;
	font-weight: bold;
	padding-bottom: 2px;
	line-height: 2em;
}
#jhbaddress {
	float: left;
	height: 278px;
	width: 290px;
}
#ctaddress {
	float: left;
	width: 300px;
	height: 276px;
}
.contentemail {
	color: #663300;
	text-decoration: underline;
}

.clr {
	clear:both;
	height:1px;
	visibility:hidden;
}
h3 {
	line-height: 1.8em;
}
.download {
	font-size: 12px;
	font-weight: bold;
	color: #BFD73B;
	text-decoration: underline;
	font-style: italic;
}
.insettext {
	padding-left: 20px;
	padding-right: 20px;


