body {
	background-color: #666666;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: left;
	width: 781px;
}


#content {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 135%;
	min-height: 300px;
	margin-left: 174px;
	padding-right: 50px;
	padding-top: 31px;
	padding-left: 65px;
}

#content a,
#content a.link,
#content a.visited {
	color: #326080;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content table,
#content tr,
#content td {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	vertical-align:top;
	text-align:left;
}

#pagebody {
	background-color: #FFFFFF;
	padding: 0px 0px 15px 0px;
	width: 781px;
}

#footer {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 50px;
	border-top: double #20B4D5;
}

#footer a {
	text-decoration: none;
	color: #326080;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#footer h2 {
	color: #326080;
	font-size: 11px;
	font-weight: bold;
}

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

#footer table tr td {
	text-align: center;
}

#wrapper {
	background-color: #FFFFFF;
}

h1 {
	color: #1E8EC2;
	font-size: 18px;
	font-weight: 300;
	line-height: 135%;
}

h2 {
	color: #326080;
	font-size: 13px;
	font-weight: bold;
	line-height: 135%;
}

h3 {
	color: #8e908f;
	font-size: 13px;
	font-weight: bold;
	line-height: 135%;
}

#header img {
	border: 0;
	background-color:#FFFFFF;
}

label {
	padding-left: 7px;
	padding-top: 1px;
	float: left;
}

<!-- Navbar code -->
* {}

#navbar {
	background-color: #ffffff;
	padding-top: 5px;
}

ul#menu {
	width: 781px;
	height: 31px;
	list-style: none;
	margin-top: 0; 
	padding-top: 0;
}

ul#menu li a {
	border-top: double #20B4D5;
	border-bottom: double #20B4D5;
	display:block;
	float:left;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

ul#menu li a#welcome,
ul#menu li a#venue,
ul#menu li a#register {
	width: 140px;		
	padding-top: 14px;
	height: 34px;
}

ul#menu li a#program-hlc {
	width: 168px;
	padding-top: 8px;
	height: 40px;
}

ul#menu li a#program-cimit {
	width: 193px;
	padding-top: 8px;
	height: 40px;
}

ul#menu li a:hover,
ul#menu li a.active:hover {
	color: #13697C;
}

ul#menu li a.active {
	color: #20B4D5;
}

a {outline: none;}

<!--end of navbar code-->
html {
	background-color: #333333;
	min-width: 100%;
	text-align: center;
	width: 100%;
}

p {
	line-height: 135%;
}

#sidenav {
	float: left;
	margin-right: 35px;
	margin-left: 45px;
	padding-top: 20px;
	width: 160px;
}


#sidenav table {
	float: left;
	margin-right: 35px;
	padding: 0px;
	width: 140px;
}

#sidenav table tr {
	height: 30px;
	line-height: 90%;
	
}

#sidenav table tr td {
	/*border-top: 1px solid #8e908f;*/
	text-align: left;
	padding-bottom: 15px;
	
}

#sidenav table tr td a {
	color: #737477;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	
}

#sidenav table tr td a.active,
#sidenav table tr td a:hover {
	color: #124D69;
}

.sponsorlogos {
	border: 0;
	text-decoration: none;
}

;
.expandedform { overflow: hidden; } 
.expandedform .row {
  padding: .2em 0;
  white-space: nowrap;
  overflow: hidden;
  clear: both;
}
.expandedform label, 
.expandedform .row p, 
.expandedform .row div, 
.expandedform input, 
.expandedform select, 
.expandedform textarea {
  float: left;
}
/* change column widths for labels and inputs */
.expandedform .text { width: 80%; }
.expandedform label, .expandedform .row p {
  width: 20%; 
  margin: .1em 1em .5em 0;
  text-align: right;
  white-space: normal;
  overflow: hidden;
}
.expandedform .row div {
  white-space: nowrap;
  overflow: hidden;
  clear: none;
}
/* labels and form inputs inside of divs should not float */
.expandedform .row div * {
  float: none;
  clear: none;
}
.expanded input.checkbox, 
.expanded input.radio, 
.expanded select { 
  margin-top: 1.5em;
}
.expandedform div div input { 
  margin-right: 0;
}


/* STYLES FOR AGENDA -- OUTPUTTED FROM AGENDA INTERPRETER CODE */
#agendatable {
	width: 500px;
	margin-bottom: 0px;
}

.dayheading {
	color: #2f4f4f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

em {
	font-style: normal;
	font-weight: bold;
}

.presentationspeaker {
	font-weight: normal;
	font-style: normal;
}

.presentationtitle {
	font-weight: bold;
	font-style: normal;
}

.sessionchair {
	font-weight: normal;
	font-style: italic;
}

tr.sessionheading {
	background: #20B4D5;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}	

tr.sessionheading td {
	border-left: 0;
	border-right: 0;
	border-bottom: 2px solid #0A728A;
	border-top: 2px solid #0A728A;
	padding: 5px 0;
}

tr.sessionheading td.left {
	border-left: 2px solid #0A728A;
}

tr.sessionheading td.right {
	border-right: 2px solid #0A728A;
}

strong {
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

.time {
	text-align: left;
	width: auto;
	min-width: 150px;
}

