@charset "utf-8";
/* CSS Document */
body {
	background-color: #c0c0c0;
}
P, TD, LI {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	line-height: 1.1em;
}
.page {
	background-color:#ffffff;
	padding: 10px;
}
.bullet{
	color: #7a1501;
	font-size: 10px;
}
.frame {
	background-color:#000000;
}

.header1 {
	font-size: 27px;
	font-weight: bold;
	line-height: 1.25em;
	color: #7a1501;
	text-align: center;
}
.header1blk {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.25em;
	color: #000000;
}
.header2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
	color: #7a1501;
}
.header2blk {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	color: #000000;
}
.H2Italicblk {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	line-height: 1.1em;
	color: #000000;
}
.header3 {
	font-weight: bold;
	color: #7a1501;
}
.left
{
	text-align: left;
}
.center {
	text-align:center;
}
.BlkCtr {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1em;
	color: #000000;
	text-align:center;
}
.italic1 {
	font-style:italic;
	color: #000000;
}
.italic2 {
	font-style:italic;
	color: #7a1501;
}
.copyright {
	color: #ffffff;
	font-size: 10px;
		font-weight: 500;
}
a.copyright:link {
	color: #ffffff;
	font-size: 10px;
	font-weight: 500;
}
a.copyright:visited {
	color: #c0c0c0;
	font-size: 10px;
		font-weight: 500;
}
a.copyright:hover {
	color: #7a1501;
	font-size: 10px;
	text-decoration: underline;
		font-weight: 500;
}
a.copyright:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
		font-weight: 500;
}
/*biographies & */ 
.copy1 {
	color: #000000;
	font-weight:normal;
	font-style:normal;
}
.copy2 {
	color: #7a1501;
	font-weight:normal;
	font-style:normal;
}
.sub1 {
	color: #000000;
	font-weight: bold;
	font-style:italic;
}
.sub2 {
	color: #7a1501;
	font-weight: bold;
	font-style:italic;
}
.bold {
	color: #000000;
	font-weight: bold;
}
.bold0 {
	color: #7a1501;
	font-weight: bold;
}
.bold1 {
	color: #000000;
	font-weight: bold;
	border-bottom: solid thin;
	border-bottom-color:#999999;
	padding-bottom: 20px;
}
.bold2 {
	color: #7a1501;
	font-weight: bold;
	border-bottom: solid thin;
	border-bottom-color:#999999;
	padding-bottom: 20px;
}

/*underline*/
.line {
	text-decoration:underline;
	font-weight: normal;
}
/* link colors & effects */

a:link {
	color: #7a1501;
	text-decoration:none;
}
a:visited {
	color: #7a1501;
	text-decoration:none;
}
a:hover {
	color: #818285;
	text-decoration:underline;
}
a:active {
	color: #7a1501;
	text-decoration: none;
}
a.schedule:link {
	color: #000000;
	text-decoration:none;
}
a.schedule:visited {
	color: #000000;
	text-decoration:none;
}
a.schedule:hover {
	color: #818285;
	text-decoration:underline;
}
a.schedule:active {
	color: #000000;
	text-decoration: none;
}
/* Menu link colors & effects */
.reg {
	background:#000000;
	font-size: 19px;
	color: #ffffff;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	text-align:center;
}
.navtop {background:#000000;
	font-size: .72em;
	color: #ffffff;
	font-weight: bold;
	line-height: 2em;
}
a.menu:link {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.menu:visited {
	font-weight: bold;
	text-decoration: none;
	color: #818285;
}
a.menu:hover {
	font-weight: bold;
	text-decoration: none;
	color: #7a1501;
}
a.menu:active {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.names:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.names:visited {
	font-weight: bold;
	text-decoration: none;

}
a.names:hover {
	font-weight: bold;
	text-decoration: none;
		color: #818285;
}
a.names:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div.clear {
	clear: both;
}
div.center{
	text-align:center;
}
/*tables*/
table#presentation1, table#presentation2 {
	text-align: center;
	vertical-align:top;
}

table#schedulea, table#scheduleb {
	text-align: left;
	vertical-align:top;
}
.tab {
	margin-left: 350px;
}
.tabspeaker {
	margin-left: 50px;
}
