body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #ffffff;
	color: #333;
}
#container {
	text-align: center;
}
#inner-container {
	background: transparent;
	margin: 0 auto;
	padding: 0px;
	width: 850px;
}
#content {
	border: 0px solid black;
	text-align: left;
}
#logo {
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
}
#div-clear {
	clear:both;
}
#menu {
	background: #313131;
	border: 0px solid #999;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu ul {
	border: 0px solid #999;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	border: 0px solid #f9f;
	display: inline;
	list-style: none;
}
#menu li a {
	border: 0px solid red;
	color: #ffffff;
	font-size: 14px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: none;
}
#topnav {
	border: 0px solid black;
	margin-bottom: 4px;
	margin-top: 1px;
	text-align: right;
}
#topnav ul {
	display: inline;
}
#topnav li {
	border-left: 0px solid #333;
	display: inline;
	padding-right: 10px;
}
#topnav li a {
	color: #666;
	text-decoration: none;
}
.document {
	border: 0px solid #ccc;
	margin-bottom: 10px;
}
.document h1 {
	background: #dcdcdc;
	border: 0px solid black;
	color: #333;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 2px;
	padding-left: 15px;
}
.section {
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.section td {
	font-size: 14px;
}
.section h1 {
	background: #dcdcdc;
	border: 0px solid black;
	color: #06b;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0em;
	padding: 2px;
	padding-left: 15px;
}
.section h2 {
	background: transparent;
	border-bottom: 0px solid #dcdcdc;
	font-size: 16px;
	margin-bottom: 2px;
	padding: 5px;
}
.section h3 {
	padding: 0px;
}
.page_header {
	background: #dcdcdc;
	border: 0px solid black;
	color: #06b;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 0em;
	padding: 2px;
	padding-left: 15px;
}
.page_header a {
	font-size: 14px;
	text-decoration: none;
}
.section p, table, h2, h3, h4 {
	padding: 5px;
}
.section th {
	background: #fff;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
#explorer {
	border: 1px solid #ccc;
	color: #333;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#explorer h2 {
	margin: 0px;
	padding: 0px;
}
#explorer_content {
	background: #ffffff;
	color: #000000;
	padding: 0.1em;
	margin-top: 1em;
}
#explorer_content h3 {
	color: #666666;
	margin: 1px;
	padding: 1px;
}
#explorer_content ul {
	color: #000000;
	list-style: none;
	margin: 1px;
	padding: 1px;
}
#explorer_content li {
	display: inline;
	list-style: none;
	text-decoration: none;
}
#explorer_content li a {
	border: 0px dotted #999999;
	color: #06b;
	list-style: none;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
#explorer_content li a:hover {
	text-decoration: underline;
}
#footer {
	background: transparent;
	border-top: 0px solid #999999;
	color: #333;
	padding: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
}
#contacts table {
	border: 0px dotted #eaa;
	padding: 0em;
	width: 100%;
}
#contacts th {
	background: #ffffff;
	border-bottom: 1px solid #999;
	padding-right: 30px;
}
#contacts td {
	font-size: 14px;
	padding-top: 5px;
	margin: 1em;
}
/*
#speakers {
	border: 1px solid #000;
}
#speakers ul {
	border: 1px solid #000;
	list-style: none;
}
#speakers li {
	border: 1px solid #000;
	display: inline;
	list-style: none;
}
*/
.speakers_table tr {
	background-color: #f3f3f3;
}
#speakers table {
	border: 0px dotted #eaa;
	padding: 5px;
	width: 100%;
}
#speakers th {
	background: #dcdcdc;
	border-bottom: 1px solid #999;
	font-size: 14px;
	padding: 5px;
	padding-right: 30px;
}
#speakers td {
	font-size: 14px;
	padding: 5px;
	padding-left: 10px;
	padding-top: 5px;
	margin: 1em;
	vertical-align: top;
}
#speakers h2 {
	background: #fcfcfc;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

#schedule table {
	width: 100%;
}
#schedule td {
	font-size: 14px;
	padding: 5px;
	padding-top: 5px;
	margin: 1em;
	vertical-align: top;
}
#schedule h2 {
	background: #fcfcfc;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	margin-bottom: 0;
}
#schedule ul {
	border: 0px solid #efefef;
	list-style: none;
}
#schedule li {
	border-bottom: 1px solid #dcdcdc;
}

/** welcome **/
#welcome {
	background: transparent;
	border: 0px dashed #999;
	width: 90%;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
}
#welcome h3 {
	padding: 1px;
}
#sub_menu {
	border: 0px solid black;
	text-align: right;
}
#sub_menu ul {
	border: 0px solid #999;
	padding: 0;
	margin: 0;
}
#sub_menu li {
	border: 0px solid #999;
	display: inline;
	margin-right: 5px;
}
#sub_menu li a {
	border: 0px solid red;
	color: #2D3954;
	font-size: 14px;
	text-decoration: none;
}
#sub_menu li a:hover {
	color: #06b;
	text-decoration: underline;
}
.textfield {
	font-size: 12px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
.registrationPage {
	border: 0px solid #333;
	margin: 20px;
	padding: 40px;
	text-align: center;
}
.registrationLinks {
	background-color: #06b;
	border: 0px solid #333;
	display: inline;
	margin: 0px;
	margin-right: 90px;
	padding: 20px;
	width: 300px;
}
.registrationLinks a {
	font-size: 20px;
	color: #fff;
}

