body {
	MARGIN: 0px; 
	COLOR: black; 
	BACKGROUND-COLOR: white; 
	text-align: center;
}
#header {
	WIDTH: 100%; 
	HEIGHT: 49px; 
	TEXT-ALIGN: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-width: 0px;
	border-width: 0px;
	/*BACKGROUND-COLOR: #CCE7B2; conor1 */ 
        BACKGROUND-COLOR: #3931CE;  
/*      background: url("fashionable4-small.png"); */
/*        background: url("images/banner.png"); */
        background-repeat: repeat-x;
}
#headerblock {
/*      	float: left; */
	padding-top: 0px;
	padding-bottom: 0px;
	margin-width: 0px;
	margin-top: 0px;
	border-width: 0px;
	MARGIN-LEFT: auto; 
	height: 49px; 
	MARGIN-RIGHT: auto; 
	TEXT-ALIGN: center
}
.spacer {
	CLEAR: left; 
	WIDTH: 100%; 
/*        width: 52em; */
	HEIGHT: 16px;
}
#content {
	FONT-SIZE: 12px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	WIDTH: 61em; 
	LINE-HEIGHT: 20px; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif; 
	HEIGHT: auto; 
	BACKGROUND-COLOR: white; 
	TEXT-ALIGN: justify
}
.leftalign{
	text-align: left
}
#browserlist ul { list-style-type: none; font-weight: bold}
#browserlist ul li li{font-weight: normal}
.nano{
	font-variant: small-caps;
}
.dotrules {
/*	COLOR: rgb(153,153,255) */
}
.col1 {
	margin-width: 0px;
	PADDING-TOP: 1em; 
	PADDING-RIGHT: 1.0em; 
	FONT-WEIGHT: bold; 
	FLOAT: left; 
	WIDTH: 9.5em; 
	LINE-HEIGHT: 28px; 
	HEIGHT: auto; 
	TEXT-ALIGN: right
}
.col2 {
	margin-width: 0px;
	border-bottom: 0px;
	border-top: 	0px;
	border-right:  1px;
	border-left: 1px;
	/*border-color: red;conor1*/ 
	border-color: purple;
	border-style: dotted;
	PADDING-RIGHT: 1em; 
	PADDING-LEFT: 1em; 
	PADDING-BOTTOM: 1em; 
	PADDING-TOP: 1em; 
	FLOAT: left; 
	WIDTH: 32em; 
  	min-height: 400px;   
	BACKGROUND-COLOR: #F8F4FF;
  	height:expression(
	    this.scrollHeight < 400? "400px" : "auto" );
/*  	BACKGROUND-COLOR: #F8FFD6 conor1   */
}
.col2p3 {
	margin-width: 0px;
	border-bottom: 0px;
	border-top: 	0px;
	border-right:  1px;
	border-left: 1px;
	/*border-color: red;conor1*/ 
	border-color: purple;
	border-style: dotted;
	PADDING-RIGHT: 1em; 
	PADDING-LEFT: 1em; 
	PADDING-BOTTOM: 1em; 
	PADDING-TOP: 1em; 
	FLOAT: left; 
	WIDTH: 40em; 
  	min-height: 400px;   
	BACKGROUND-COLOR: #F8F4FF;
  	height:expression(
	    this.scrollHeight < 400? "400px" : "auto" );
/*  	BACKGROUND-COLOR: #F8FFD6 conor1   */
}
.col3 {
	margin-width: 0px;
	PADDING-top: 2em; 
	PADDING-left: 0.5em; 
	FONT-SIZE: 0.9em; 
	FLOAT: left; 
	WIDTH: 12.0em;
	HEIGHT: auto;
/*      	border: 1px green dotted;   */ 
	text-align: center;
}
div.figurecol3{
	width: 11.5em;
	margin: 0;
	padding: 0;
    	padding-top: 0.5em;
    	border: 0; 
}
div.dot{
    	border-bottom: purple 1px dotted; 
    	padding-bottom: 1.0em;
    	margin-bottom: 1.0em;
}
div.rule4{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	border-width: 0px 0px 1px 0px;
	border-color: purple; 
	border-style: dotted;
}
div.figurecol3 a{
	text-align: center;
	text-indent: 0;
	border-width: 0;
}
div.figurecol3 p{
	text-align: center;
	text-indent: 0;
}
img.scaled{
	width: 45%;
	border-width: 0px;
}
.col2lc{
        FLOAT: left;
        text-align:left;
        width: 240px;
        margin-right: 5px;
        height: auto; 
        font-size: 11px;
}
.col2l{
	
	FLOAT: left;
	text-align:left;
	width: 5.0em;
        margin-right: 0.2em;
	height: auto;
	font-size: 11px;
	font-weight: bold;
        font-style: italic;
/*    	border: 1px green dotted;    */
}
.personblock{
	FLOAT: left;
	width: 100%;
	height: auto;
 /*   	border: black 1px dotted;      */
	margin-bottom: 0.5em;
}
.col2c{
	FLOAT: left;
	text-align:left;
        margin-left: 0px;
	width: 18.0em;
	height: auto;
	font-size: 11px;
/*    	border: red 1px dotted;    */ 
}
.col2c a{
	text-decoration: underline;
}
.col2r{
	FLOAT: right;
        margin-left: 0px;
        margin-right: 0px;
	width: 8.0em;
	height: auto;
	font-size: 11px;
 /*   	border: 1px blue dotted;    */
}
.rule3{
	float: left;
	height: 2px;
        margin-top:2em;
	margin-right: 0.0em;
        margin-left:0.5em;
        margin-bottom:2em;
/*	border-bottom: red 1px dotted; conor1*/
	border-bottom: purple 1px dotted;
	width: 10em;
}
.rule1{
        margin-top:0.5em;
        margin-bottom:0.5em;
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	padding-top: 0em;
	padding-bottom: 0.5em;
/*	border-bottom: red 1px dotted; conor1*/
	border-bottom: purple 1px dotted;
	width: 28em;
}
.rule1p3{
        margin-top:0.5em;
        margin-bottom:0.5em;
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	padding-top: 0em;
	padding-bottom: 0.5em;
/*	border-bottom: red 1px dotted; conor1*/
	border-bottom: purple 1px dotted;
	width: 38em;
}

div.publist{
	text-align: left;	
}
div.publist ul.even{
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0.5em;
	margin: 0;
	background-color: #dedcf2;
}
div.publist ul.odd{
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0.5em;
	margin: 0;
}
 div.publist ul li.code {
	FONT-weight: bold;
	margin-top: 0.5em;
}
div.publist ul li{
	font-weight: normal;
	font-style: normal;
}
 div.publist ul li.authors {
	font-style: normal;
}
div.publist ul li.title {
	font-style: italic;
}
.navlist1 
{
	FONT-weight: bold; 
	margin-left: 0px;
}
.navlist1 li
{
	padding-left: 0px;
	background-position: 0 .5em;
	list-style: upper-alpha;
}
.navlist2 
{
	FONT-weight: normal; 
	margin-left: 0px;
	padding-left: 2em;
}
.navlist2 li
{
	margin-left: 0px;
	padding-left: 5px;
	list-style: lower-roman;
}
.navlist3 
{
	FONT-weight: bold; 
	margin-left: 0px;
	padding-left: 0px;
	background-position: 0 .5em;
	list-style: none;
}
.navlist4 
{
	FONT-weight: bold; 
	margin-left: 0px;
	padding-left: 0px;
	background-position: 0 .5em;
	list-style: none;
	text-align: center

}
.act{
        font-weight: bold;
        font-style: italic
}
.namestyle{
	font-style: normal;
  	font-size: 13px;
	font-weight: bold
}
div.resfig-150{
	width: 150px; 
	margin-left: 0em; 
	margin-right: 1em; 
	margin-bottom: 0.1em; 
	margin-top: 0.5em; 
	float: left
}
div.resfig-150 p {
  text-align: left;
  font-style: italic;
  font-size: smaller;
  margin-left: 1em;
  text-indent: 0em;
}
div.resfig-200{
	width: 200px; 
	margin-left: 1em; 
	margin-right: 0em; 
	margin-bottom: 0.1em; 
	margin-top: 0.5em; 
	float: right
}
div.resfig-200 p {
  text-align: left;
  font-style: italic;
  margin-left: 1em;
  text-indent: 0em;
}
div.eqn400{
	width: 400px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: smaller;
   font-variant: smallcaps;
	margin-bottom: 0.0em; 
	margin-top: 0.1em; 
}
div.equation_1{
	margin-left: auto; 
	margin-right: auto;
  	border: 1px dotted;
  	margin-left: 0em;
  	text-indent: 0em;
}
div.eqn400 p {
  text-align: right;
  font-style: italic;
  font-size: smaller;
  margin-left: 0em;
  text-indent: 0em;
}
div.resfig-250{
	width: 250px; 
	margin-left: 1em; 
	margin-right: 0em; 
	margin-bottom: 0.1em; 
	margin-top: 0.5em; 
	float: right
}
div.resfig-250 p {
  text-align: left;
  font-style: italic;
  margin-left: 1em;
  text-indent: 0em;
}
div.resfig-250l{
	width: 250px; 
	margin-left: 0em; 
	margin-right: 1em; 
	margin-bottom: 0.1em; 
	margin-top: 0.5em; 
	float: left
}
div.resfig-250l p {
  text-align: left;
  font-style: italic;
  margin-left: 0em;
  text-indent: 1em;
}
div.resfig{
	width: 15em; 
	margin-left: 1em; 
	margin-right: 0em; 
	margin-bottom: 0.1em; 
	margin-top: 0.5em; 
	float: right
}
div.resfig p {
  text-align: left;
  font-style: italic;
  font-size: smaller;
  text-indent: 1em;
}
div.resfig-wide{
	width: 350px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0.5em; 
	margin-top: 0.5em; 
}
div.resfig-wide p {
  text-align: left;
  font-style: italic;
  font-size: smaller;
  margin-left: 0.5em; 
	margin-right: 0.5em;
  text-indent: 0em;
}
#groupphoto{
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
	width: 30em;
}
div#groupphoto2{
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
	width: 30em;
}
div#groupphoto2 a span {
	display: none;
}
div#groupphoto2 a:hover span {
	display: block;
   position: absolute; 
	top: 200px; 
left: 0; width: 125px;
   padding: 5px; margin: 10px; 
z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;
	}
.col2 a:link {
	COLOR: navy; TEXT-DECORATION: underline
}
.col2 a:visited {
	COLOR: purple; TEXT-DECORATION: none
}
.col2 a:hover {
	COLOR: red; TEXT-DECORATION: none
}
.col3 a:link {
	COLOR: navy; TEXT-DECORATION: none
}
.col3 a:visited {
	COLOR: purple; TEXT-DECORATION: none
}
.col3 a:hover {
	COLOR: red; TEXT-DECORATION: underline
}
a:link {
	COLOR: navy; TEXT-DECORATION: none
}

a:visited {
	COLOR: purple; TEXT-DECORATION: none
}
a:hover {
	COLOR: red; TEXT-DECORATION: underline
}

.navyblue {
	COLOR: navy
}
.navyblue a:hover {
	COLOR: navy; TEXT-DECORATION: underline
}
h1{
	font-size: 2em; 
	margin: .67em 0;
	text-align: center
}
h2{
	font-size: 1.5em; 
	margin: .83em 0;
	text-align: center
}
h2 a{
	font-size: 0.8em; 
}
h3 a{
	font-size: 0.8em; 
}
.uplink{
	font-size: 0.8em; 
	color: blue;
	text-decoration: underline
}
.contrib-yes{
	text-decoration: line-through;
}

h1.widespace {
	line-height: 1.4em;
}
h2.widespace {
	line-height: 1.4em;
}
h3 {
	font-size: 1.17em; 
	margin: 1em 0;
	FONT-WEIGHT: bold; 
	LINE-HEIGHT: 17px;
	text-align: center
}
h4 {
	font-size: 1em;  
	margin: 1em 0;
	font-style: italic;
	font-weight: bold;
	text-align: center
}
h6 {
	margin: 1em 0;
	font-style: italic;
	font-weight: bold;
}
.underline{
	text-decoration: underline
}
.leftheader{
	text-align: left
}
.os{
	text-align: center;
}
.bold{
	font-weight: bold;
}
.codehead{
	font-style:normal;
	font-weight: bold;
}
.codelist{
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}
.comphead{
	font-style:italic; font-weight: bold; font-size: 13px;
}
.table2 {
	border-width: 10px;
	line-height: 13px;
	padding: 0px; 
	WIDTH: 100%; 
	HEIGHT: auto; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana,Geneva,Arial,sans-serif; 
	text-align: left
}
.table1 {
	border-width: 0;
	line-height: 13px;
	padding: 0px; 
	WIDTH: 100%; 
	HEIGHT: auto; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana,Geneva,Arial,sans-serif; 
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: 0.1em 1em;
margin-left:0.5em;
margin-right: 0.5em;
color: black;
background-color: #dedcf2;
}

#navcontainer ul li a:hover
{
color: black;
background-color: #F8F4FF;
}
#navcontainerv ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	
}

#navcontainerv li { 
	margin: .2em 0 .2em 0;
	
}

#navcontainerv a
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	color: black;
	background-color: #dedcf2;
	width: 6em;
	padding: .1em .2em;
	text-decoration: none;
	text-align:center;
}

#navcontainerv a:hover
{
	background-color: #F8F4FF;;
	color: black;
}
#footer {
	FONT-SIZE: 11px; 
	MARGIN-LEFT: auto; 
	MARGIN-RIGHT: auto; 
	WIDTH: 100%; 
	MARGIN-TOP: 0.5em; 
	FONT-FAMILY: Verdana,Geneva,Arial,sans-serif; 
	PADDING-BOTTOM: 0.5em; 
	/*COLOR: navy; */
	COLOR: yellow; 
	PADDING-TOP: 0.5em; 
	BACKGROUND-COLOR: #3931CE; 
	HEIGHT: auto; 
	TEXT-ALIGN: justify;
	min-width: 54em;
/*	BACKGROUND-COLOR: #CCE7B2; conor1 */
}
#footertext {
	MARGIN-LEFT: auto; 
	WIDTH: 430px; 
	MARGIN-RIGHT: auto; 
	TEXT-ALIGN: center;
}
span.self{
	text-transform: capitalize;
	font-style: oblique
}
.foot1 {
	BACKGROUND-COLOR: #3931CE; 
	WIDTH: 10%; 
	padding-left: 10px;
	LINE-HEIGHT: 12px; 
	TEXT-ALIGN: center
}
.foot1 a{
	color: yellow;
	text-decoration: underline
}
.foot2 {
	BACKGROUND-COLOR: #3931CE; 
	WIDTH: 80%; 
	text-align: center;
}
.foot2 a{
	color: yellow;
	text-decoration: underline
}
.foot3 {
	BACKGROUND-COLOR: #3931CE; 
	WIDTH: 10%; 
	text-align: center
}
/* Figure captions */
/* <div class="figure"> */
/*  <p><img src="eiffel.jpg" width="136"
    height="200" alt="Eiffel tower">
  <p>Scale model of the
    Eiffel tower in Parc Mini-France
</div>
div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
} */
/* indent paragraphs 
p + p {
  text-indent: 1.5em;
  margin-top : 0 } */
p.click { font-size:75%; 
	margin:0;
	border:0;
	padding:0; 
	text-align: center; 
	line-height: 100%;
	font-style: oblique;
	text-decoration: none
	}
p.click a:link{text-decoration: none}

}



