body {
	margin: 0;
 	background-color: white;
	font-family: arial, sans-serif;
	font-size: 10pt;
}

div.container0 {
	background-color: white;
}

div.head {
	font-weight: bold;
	font-size: 100%;
}
div.banner_top {
	height: 40px;
	padding-top: 1.2ex;
	background-color: white;
}
div.banner_bottom {
	height: 2ex;
	margin-bottom: 1ex;
}
div.banner_bottom a {
	color: black;
	text-decoration: none;
}
div.navbar {
	background-color: #00b9f3;
	padding-top: 0.1ex;
	padding-bottom: 0.1ex;
	margin-bottom: 2ex;
	margin-left: 0;
}
div.menu {
	font-weight: bold;
	font-color: white;
	margin: 0;
	margin-left: 100px;
	padding-top: 0.4ex;
	padding-bottom: 0.4ex;
}
div.menu ul {
	margin-left: 0;
	margin-right: 0;
}
div.menu ul li {
	list-style-type: none;
	display: inline;
	position: relative;
	z-index: 2;
}
div.menu ul li.right {
	position: absolute;
	right: 3px;
}
div.menu a {
	color: white;
	text-decoration: none;
	position: relative;
	border-left: 1px solid white;
	padding-right: 1ex;
	padding-left: 1ex;
}
div.menu a.last {
	border-right: 1px solid white;
}
div.menu ul ul {
	position: absolute;
	display: inline;
	visibility: hidden;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	margin: 0;
	padding: 0;
//	background-color: #00dbff;
	background-color: #00b9f3;
	padding-right: 2em;
	padding-bottom: 0.5ex;
	left: 0px;
	top: 2.2ex;
}
div.menu ul li.right ul {
	right: -3px;
	left: auto;
}
div.menu ul ul a:hover {
	text-decoration: underline;
}
div.menu ul li:hover > ul {
	visibility: visible;
}
div.menu ul ul a {
	border-left: 0;
	border-right: 0;
	color: black;
}
div.menu ul ul li {
	padding-left: 1ex;
	padding-right: 1ex;
}
div.menu ul ul a {
//	color: black;
}
div.menu ul ul li:last-child {
}
div.menu ul ul:hover {
	visibility: visible;
}

div.foot {
	font-size: 80%;
	border-top: 1px solid #c5c5c5;
	background-color: white;
	color: #09f;
	margin-top: 2ex;
	margin-bottom: 4ex;
	padding-left: 2px;
	padding-bottom: 0.4ex;
}

span.floatleft{
	display: inline;
	margin-left: 3px;
	float: left;
}
span.floatright {
	display: inline;
	margin-right: 3px;
	float: right;
}
span.floatmiddle {
	display: inline;
	float: left;
	margin-left: 50%;
	margin-right: 50%;
}
span.flushright {
	display: inline;
	position: relative;
	right: -20px;
	bottom: 6px;
	font-size: 140%;
	font-weight: bold;
	color: #999;
}

div.body {
	font-weight: normal;
	color: black;
	text-align: left;
	margin-left: 100px;
	margin-right: 3px;
	max-width: 1000px;
}
div.newscol {
	position: absolute;
	right: 3px;
	width: 200px;
	border: 1px solid #c5c5c5;
	border-top: 3ex solid #00b9f3;
}
div.maincol {
	padding-right: 2px;
	margin-right: 213px;
}

div.newscol h1 {
	font-weight: bold;
	color: #999;
	border-left: 1px solid #00b9f3;
	border-top: 2px solid #00b9f3;
	background-color: white;
	border-bottom: 0;
	margin: 0;
	padding: 3px;
	text-transform: none;
	font-size: 100%;
	position: absolute;
	top: -3ex;
}
div.newscol h2 {
	margin: 5px;
	font-size: 100%;
	color: #08c;
}
div.newscol p {
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	font-size: 90%;
	color: #08c;
}
div.newscol div.newsitem {
	padding-bottom: 0.5ex;
	border-top: 1px solid #c5c5c5;
}
div.newscol p.date {
  color: black;
  margin-top: 0.5ex;
	font-size: 80%;
}
div.newscol a {
	color: #08c;
}

div.textfignarrow {
	position: relative;
	z-index: 1;
}
img.textfignarrow {
	width: 100%;
}
div.textfignarrow div.shade {
	position: absolute;
	background-image: url('../images/shade.gif');
	background-repeat: repeat;
//	background-color: black;
//	opacity: 0.6;
	right: 0;
	left: 0;
	bottom: 5ex; 
	padding: 1ex;
	font-weight: bold;
}
div.textfignarrow div.shade h1 {
	text-transform: none;
	font-size: 140%;
	margin: 0;
	margin-bottom: 1ex;
	padding: 0;
	border: 0;
	color: #ddf;
}
div.textfignarrow div.shade p {
	margin: 0;
	padding: 0;
	color: white;
}
div.textfignarrow div.shade a {
	color: #00b9f3;
	text-decoration: none;
}


div.textfig {
	position: relative;
	z-index: 1;
	margin-bottom: 1ex;
}
img.textfig {
	width: 100%;
}
div.textfig div.shade {
	position: absolute;
	background-image: url('../images/shade.gif');
	background-repeat: repeat;
//	background-color: black;
//	opacity: 0.6;
	right: 0;
	left: 0;
	bottom: 5ex; 
	padding: 1ex;
	font-weight: bold;
}
div.textfig div.shade h1 {
	text-transform: none;
	font-size: 140%;
	margin: 0;
	margin-bottom: 1ex;
	padding: 0;
	border: 0;
	color: #ddf;
}
div.textfig div.shade p {
	margin: 0;
	padding: 0;
	color: white;
}
div.textfig div.shade a {
	color: #00b9f3;
	text-decoration: none;
}

div.dark div.text, div.dark td.two, div.dark td.three, div.dark td.four, div.dark td.twowide, div.dark td.twonarrow {
	background-color: #00b9f3;	
	font-weight: bold;
	border: 0;
}
div.dark a {
	color: white;
}
div.text img, td.two img, td.three img, td.twowide img, td.twonarrow img, td.four img {
	vertical-align: bottom;
}

div.text, div.trace, td.two, td.three, td.twowide, td.twonarrow, td.four {
	background-color: white;	
	font-weight: bold;
	border: 0;
	border-top: 1px solid #c5c5c5;
	padding: 0.5ex 5px;
	padding-bottom: 0.5ex;
	margin-bottom: 2ex;
}

td.twonarrowfigureright {
	background-color: white;	
	font-weight: bold;
	border: 0;
	border-top: 1px solid #c5c5c5;
	padding: 0.5ex 5px;
	padding-bottom: 0.5ex;
	width: 33%;
}

table.multicol {
	border: hidden;
	border-collapse: collapse;
	width: 100%;
	padding: 0;
	margin-bottom: 2ex;
}
table.multicol table.innercol {
	border: none;
	border-collapse: collapse;
	width: 100%;
}
table.multicol table.innercol td {
	vertical-align: top;
}
td.two {
	width: 50%;
}
td.three {
	width: 33%;
}
td.four {
	width: 25%;
}
td.twonarrow {
	width: 33%;
}
td.twowide {
	width: 66%;
}
td.spacer {
	width: 1ex;
}
td.horspace {
	height: 2ex;
}

div.text a, td.two a, td.twonarrow a, td.twowide a, td.three a, td.four a {
	color: #09f;
	text-decoration: none;
}
div.text a:hover, td.two a:hover, td.twonarrow a:hover, td.twowide a:hover, td.three a:hover, td.four a:hover {
//	text-decoration: underline;
}
div.text a:visited, td.two a:visited, td.twonarrow a:visited, td.twowide a:visited, td.three a:visited, td.four a:visited {
//	color: purple;
}


h1 {
	font-size: 140%;
	font-weight: bold;
	color: #09f;
	margin-top: 0.5ex;
	margin-bottom: 1ex;
	text-decoration: none;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #09f;
	margin-top: 0.6ex;
	margin-bottom: 1ex;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0.2ex;
	margin-bottom: 0.4ex;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0.2ex;
	margin-bottom: 0.4ex;
}
h5, h6 {
	font-size: 100%;
	font-style: oblique;
	margin-top: 0.2ex;
	margin-bottom: 0.4ex;
}
p {
	margin-top: 0.2ex;
}
p.flushright {
	margin-top: 0;
	margin-bottom: 0.5ex;
	text-align: right;
	font-size: 80%;
}
p + h2, ul + h2  {
	margin-top: 1.6ex;
}
p + h1, ul + h1 {
	margin-top: 2.6ex;
}
p + ul{
	margin-top: -1ex;
}
p:last-child {
//	padding-bottom: 0.5ex;
}
ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
}
ul.clean {
	list-style-type: none;
	margin-left: 0;
}
ul.bib2xhtml {
	list-style-type: disc;
//	margin-left: 0;
}
ul.clean li p, ul.bib2xhtml li p {
	margin: 0;
}
ul.clean li a:first-child, ul.bib2xhtml li a:first-child {
    color: black;
}
table.people {
	border: none;
	width: 100%;
}
table.people th {
	font-style: oblique;
}
table.people td, table.people th {
	padding-right: 2ex;
	vertical-align: top;
}
span.right {
	position: absolute;
	right: 0;
}

table.layout {
	border: none;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
td.marginleft {
	width: 100px;
	padding: 0;
	vertical-align: top;
}
td.center {
	padding: 0;
}
td.marginright {
	width: 100px;
	padding: 0;
	vertical-align: top;
}
img.banner {
	vertical-align: top;
	border: 0;
}
div.trace {
	font-size: 70%;
	text-transform: uppercase;
	margin-bottom: 2.0ex;
	margin-left: 100px;
	margin-right: 3px;
}
div.trace div.menu {
	margin-left: 0;
}
div.trace a, div.trace p {
	display: inline;
	margin: 0;
//	border-left: 0;
}
div.trace a {
	text-decoration: none;
}
div.trace a:hover {
	text-decoration: underline;
}

table.overview {
	border: 0;
	margin-bottom: 1.5ex;
}
table.overview tr.underline th{
	border-bottom: 1pt solid black;
}
table.overview th {
	vertical-align:bottom;
}

table.cmsform td {
	vertical-align: top;
}
table.cmsform label {
	font-style: oblique;
}
table.cmsoverview  {
	margin-top: 4ex;
}
table.cmsoverview td, table.cmsoverview th {
	padding-right: 2ex;
}
table.cmsoverview td.inactive {
    color: #666;
    text-decoration: line-through;
}

div a.clear, td a.clear  {
//	color: black;
	text-decoration: none;
}
div a.clear:hover, td a.clear:hover {
//	color: black;
	text-decoration: none;
}
img.right {
	float: right;
	margin-left: .5ex;
	margin-bottom: .5ex;
}
img.clearright {
	float: right;
	clear: right;
	margin-left: .5ex;
	margin-bottom: .5ex;
}
img.left {
	float: left;
	margin-right: .5ex;
	margin-bottom: .5ex;
}
dl dt {
	font-style: oblique;
}

p.right { 
	float: right;
	clear: right;
	font-size: 80%;
	margin-left: 2em;
}
table.wide {
	width: 100%;
	padding: 0;
	font-size: 80%;	
}

