html {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}

body {
	background-color: #261718;
	padding: 20px;
	margin: 0;
	color: #d0d0d0;
	font-family: "Helvetica Neue", "Helvetica", Arial;
	font-size: 14pt;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 0;
}



b {
	color: #ffffff;
}

h1 a {
	border: 0;
}

h1 a:hover {
	border: 0;
	color: #261718;
}

div.hr {
	width: 900px;
	padding: 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #ffffff;
	height: 1px;
	line-height: 0;
	border-collapse: collapse;
	font-size: 1px;
}


#topheader {
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 24pt;
	padding: 0;
	margin: 0;
}

#headertext {
	padding: 0;
	margin: 0;
	line-height: 24pt;
	padding-top: .5em;
	padding-bottom: .5em;
}


.redacted_top {
	border: 0;
	background-color: #261718;
	height: .45em;
	width: 40.5em;
	margin: 0;
	padding: 0;
	position: relative;
	margin-top: 3em;
	z-index: 100;
	line-height: 0;
}

h1 {
	margin: 0;
	padding: 0;
	padding-bottom: .4em;
	white-space: nowrap;
	color: white;
	font-size: 54pt;
	letter-spacing: -2px;
	position: relative;
	z-index: 1;
	margin-top: -.35em;
	line-height: 24pt;
}
 
a {
	color: #d0d0d0;
	text-decoration: none;
	border-bottom: 1px dashed #505050;
	z-index: 1;
	position: relative;
}

a:hover {
	border-bottom: 1px solid white;
	color: white;
	z-index: 100;
}

a.img {
	border: 0;
}

img {
	border: 0;
}

a.img:hover {
	border: 0;
}

a.abstract_link {
	border: 0;
}

a.abstract_link:hover {
	border: 0;
}

.current, #links a:hover {
	z-index: 100;
	background-color: white;
	color: #261718;
	border-bottom: 0;
}

.content p {
	width: 600px;
	font-size: 11pt;
	font-family: Arial;
	text-align: justify; 
}

.block {
	padding-left: .1em;
	padding-right: .1em;
	padding-bottom: 1px;
	background-color: #d0d0d0;
	color: #261718;
}

a.block:hover {
	color: black;
}

h1 a.block:hover{
	color: #261718;
}

.content h2 {
	font-size: 21pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ffffff;
	line-height: 21pt;
	margin: 0;
	padding: 0;
	width: 600px;
	margin-top: -.72em;
	z-index: 1;
	white-space: nowrap;
	padding-bottom: .4em;
}

.content h2 a {
	position: relative;
	z-index: 1;
	border-bottom: 0;
	color: white;
}

.content h2 a:hover {
	z-index: 100;
	border-bottom: 0;
}

.redacted {
	border-bottom: 1px solid #261718;
	background-color: #261718;
	height: .15em;
	width: 22em;
	margin: 0;
	padding: 0;
	position: relative;
	margin-top: 1.6em;
	z-index: 100;
	line-height: 0;
}

.redacted_links {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #261718;
	background-color: #261718;
	height: .1em;
	width: 40.5em;
	position: relative;
	margin-top: 1.3em;
	z-index: 100;
	line-height: 0;
}

#links {
	margin-top: -1.1em;
	z-index: 0;
	white-space: nowrap;
	padding-bottom: .3em;
}


#links a {
	padding-left: 2px;
	padding-right: 2px;
}

#links a:hover {
	color: black;
}

.content h3 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 18pt;
	width: 600px;
}

.content h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	padding: 0;
	padding-top: .8em;

	margin: 0;
	font-size: 12pt;
	margin-bottom: 10px;
}

#abstracts p {
	border-bottom: 1px solid #505050;
	padding-bottom: 15px;
}

#speakers p {
	border-bottom: 1px solid #505050;
	padding-bottom: 15px;
	line-height: 15pt;
}

.hidden {
	display: none;
}

