/* --------------------------------- */
/*
/*	CSS for FDR2019 proceedings
/*
/* --------------------------------- */

body.Base {
	background-color: #ffffff;
	margin: 5px;
	font-family: Arial, sans-serif;
	font-size: medium;
}

/* Top --------------------------------------- */
div.CdCommon {
	position: absolute;
	color: #000077;
	font-size: larger;
	background-color: #FFFFFF;
	border: solid 1px #EEEEEE;
	width: 960px;
	height: 720px;
	margin: 0;
	padding: 0;
}
div.CdCommon p.Logo {
	width: 160px;
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: left;
}
div.CdCommon p.PublishID {
	width: 200px;
	position: absolute;
	top: 0px;
	right: 40px;
	text-align: left;
}
div.CdCommon p.Title {
	width: 880px;
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: x-larger;
}
div.CdCommon p.Venue {
	width: 880px;
	position: absolute;
	top: 150px;
	left: 40px;
	color: #000077;
}
div.CdCommon ul.Menu {
	position: absolute;
	left: 40px;
	top: 200px;
	padding: 1em;
	line-height: 125%;
}
div.CdCommon ul.Menu li {
	list-style-type: none;
}
div.CdCommon ul.Menu a {
	font-weight: bold;
	text-decoration: none;
}
div.CdCommon ul.Menu a:link{
	color: #4444ff;
}
div.CdCommon ul.Menu a:visited{
	color: #4444ff;
}
div.CdCommon ul.Menu a:active{
	color: #4444ff;
}
div.CdCommon ul.Menu a:hover{
	color: #ff4444;
}
div.CdCommon p.ISBN {
	width:240px;
	position:absolute;
	top:520px;
	right:40px;
	text-align: right;
}
div.CdCommon *.Policy {
	width: 640px;
	position: absolute;
	top: 460px;
	left: 20px;
}
div.CdCommon *.Copyright {
	width: 880px;
	position: absolute;
	top: 500px;
	left: 20px;
}
div.CdCommon p {
	margin: 0em 1em 1em 1em;
	line-height: 125%;
	text-indent: 0;
}
div.CdCommon table.HDTop th, div.CdCommon table.HDTop td {
	vertical-align: top;
}

/* Common ------------------------------------ */
div.Common {
	margin: 0;
	padding: 0;
/*	width: 780px; */
	padding: 0.5em 1em 0.5em 1em;
	color: #000000;
}
div.Common h1 {
	margin: 0 0 0.25em 0;
	padding: 2px 4px;
	font-family: sans-serif;
	font-size: larger;
	background-color: #47c;
	color: #fff;
}
div.Common h2 {
	margin: 0.5em 0 0.25em 0;
	padding: 2px 4px;
	font-family: sans-serif;
	font-size: larger;
	background-color: #c47;
	color: #fff;
}
div.Common h3 {
	margin: 0.5em 0 0.25em 0;
	padding: 2px 4px;
	font-family: sans-serif;
	background-color: #4c7;
	color: #fff;
	padding: 0.1em;
}
div.Common h4 {
	margin: 0 0 0.1em 1em;
	font-family: sans-serif;
	font-weight: bold;
}

div.Common p {
	margin: 0em 1em 1em 1em;
	line-height: 125%;
	text-indent: 0;
}
div.Common pre {
	margin: 0 1em 1em 1em;
	line-height: 125%;
	text-indent: 0;
}
div.Common div {
	margin: 0;
	padding: 0;
}

div.Common ul {
	margin: 0 1em 1em 1em;
	padding: 0 0 0 2em;
	list-style-type: circle;
}
div.Common ul ul {
	margin: 0 1em 0 1em;
	list-style-type: disc;
}
div.Common ol {
	margin: 0 1em 1em 1em;
	padding: 0 0 0 2em;
}
div.Common li{
	margin-bottom: 0.2em;
}

div.Common table {
	margin: 0 1em 1em 1em;
	border-collapse: collapse;
}
tr {
	border: 0 none #ffffff;
}
div.Common table.HLeft th {
	text-align: left;
}
div.Common table.HCenter th {
	text-align: center;
}
div.Common table.DRight td {
	text-align: right;
}
div.Common table.DCenter td {
	text-align: center;
}
div.Common table.HDTop th, div.Common table.HDTop td {
	vertical-align: top;
}
div.Common table.HDMiddle th, div.Common table.HDMiddle td {
	vertical-align: middle;
}
div.Common table.BTable th, div.Common table.BTable td, div.Common table.CTable table.BTableC th, div.Common table.CTable table.BTableC td {
	border-collapse: collapse;
	border:1px solid #777777;
}
div.Common table.CTable th, div.Common table.CTable td, div.Common table.BTable table.CTableC th, div.Common table.BTable table.CTableC td {
	border-collapse: collapse;
	border:0 none #ffffff;
}
div.Common table.PaddedTable td, div.Common table.PaddedTable th {
	padding: 0.1em 0.5em 0.1em 0.5em;
}
div.Common table td.GN {
	font-weight: bold;
	font-size:   110%;
}
div.Common table td.GN2 {
	font-weight: bold;
}
div.Common table td.RN {
	white-space:  nowrap;
	word-wrap: normal;
	padding-left: 2em;
}
div.Common table td.PN {
	white-space: nowrap;
	word-wrap: normal;
}

div.Common em {
	color: red;
	font-weight: bold;
	font-style: normal;
}
div.Common strong {
	font-family: sans-serif;
	color: red;
}
div.Common img {
	border: 0 none #fff;
}
div.Common table.Sponsors img {
	vertical-align: middle;
}

div.Common .Cont {
	margin-bottom: 0;
}
div.Common .HCont {
	margin-bottom: 0.5em;
}
div.Common .Justify {
	text-align: justify;
}
div.Common .New {
	font-family: sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: red;
}

/* Header ------------------------------------ */
div.Header {
	font-family: sans-serif;
	font-size: smaller;
	margin: 0;
	padding:0;
}

/* Footer ------------------------------------ */
div.Footer {
	margin: 0;
	font-size: smaller;
	font-family: sans-serif;
}

div.Footer p {
	margin: 0 0 0 0.5em;
}

/* Program Table -------------------------- */
table.PaperList{
	margin-top: 1em;
}
table.PaperList td, table.PaperList th {
	padding: 0.1em 0.5em 0.1em 0.5em;
}
table.PaperList td.CategoryHeader{
	border: 1px solid #777777;
	background-color: #cccccc;
}
table.PaperList td.SubCategoryHeader{
	border: 1px solid #777777;
	background-color: #dddddd;
}
table.PaperList td.ClusterHeader{
	background-color: #eee;
	border: 1px solid #777777;
}
table.PaperList th.CCell, table.PaperList td.CCell{
	border: 1px solid #777777;
}
table.PaperList th.CCCell, table.PaperList td.CCCell{
	border-bottom: 1px solid #777777;
	border-top: 0 none #777777;
	border-right: 0 none #777777;
	border-left: 0 none #777777;
}
table.PaperList th.CCCellBottom, table.PaperList td.CCCellBottom{
	border: 0 none #777;
}
table.PaperList td.CategoryBottom{
}
table.PaperList td.SubCategoryBottom{
}
table.PaperList td.ClusterBottom{
}

