
.BoldColumn, .BoldColumnR {
		vertical-align: top; 
		padding-right: 1em;
		font-weight: bold; 
	}


.BoldColumn {
		text-align: left;
	}


.BoldColumnR {
		text-align: right;
	}


.underlink a:link {
    color : #007e4d;
    text-decoration : underline;
  }


.underlink a:visited {
    color : #330077;
    text-decoration : underline;
  }


span.textcolor1 {
    font-weight: normal;
    font-style: italic;
    color : #660000;
  }


a.textcolor1 {
/*    font-weight: bold;*/
    text-decoration : underline;
    color : #cc0000;
  }


a.textcolor1:hover {
    color : #ff6600;
  }


highlighted {
    font-weight: bold;
    font-style: italic;
    color : #cc0000;
  }


span.highlighted {
    font-weight: bold;
    font-style: italic;
    /* color : #ff6600;
    */ color : #856f4a;
  }


a.highlighted {
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
    color : #cc0000;
  }


a.highlighted:hover {
    color : #ff6600;
  }


span.NaviNoLink, a.NaviLink:visited, a.NaviLink:hover, a.NaviLink {
    font-style : italic;
		font-size : 110%;
  }


 a.NaviLink:visited, a.NaviLink:hover, a.NaviLink {
    text-decoration : underline;
  }


span.NaviNoLink {
		color: #888888
  }


.teamtable tr{
    vertical-align: top;
}

.teamtable td{
    font-size : 13px;
		line-height: 1.15;
		padding-bottom: 0.7ex;
}

.blogtable td{
	padding-bottom: 16px;
}


.blogtable img{
	display:block;
}


.newstable td{
	padding-bottom: 8px;
}


.newstable img{
	display:block;
}


/* The following is to make borders disappear in image links in FF+Opera */
.NoFramePic {
    border : #ebf4c8 solid 2px;
  }


span.PubNews {
    font-size: 92%;
    font-style : italic;
  }


span.PubNewsJour {
    font-size: inherit;
    font-style : normal;
  }


span.PubNewsVol {
    font-size: inherit;
    font-style : inherit;
    font-weight: bold;
  }


span.BlogTitle {
    font-weight: bold;
    font-size: 100%;
  }


p.BlogSubTitle {
    margin-top : 0.4ex;
  }


span.BlogAuthor {
    font-style : italic;
    font-size: 92%;
  }


p.BlogPar {
		margin-top: 2ex;
		margin-bottom: 2ex;
  }


BlogImg, img.BlogImg, span.BlogImg {
/*    padding-left : 100px;*/
/*    padding-right : 100px;*/
		text-align : center;
/*		behavior: url(styles/iepngfix.htc); */
  }


