body 
{
	font-family:Arial;
	font-size:11pt;
}
.MainContent
{
	font-weight:500;
}
td img {display: block;}
td.Nav {background-image:url(images/back.jpg)}
td 
{
	font-family:arial;
}
.Header
{
	font-size:medium;
	color:#32509f;
	font-weight:bold;
}
.Header2
{
	font-size:x-large;
	color:#32509f;;
}
.HighLight
{
	color:#32509f;
	font-weight:normal;
}
.biolink
{
	text-decoration:none;
	color:blue;
}


a.DefaultLink:Link{color:#32509f;font-size: 12pt;}
a.DefaultLink:Visited{color:#32509f;font-size:12pt;}
a.DefaultLink:Hover{color:#f15622;font-size:12pt;}
a.DefaultLink:Visited:Hover{color:#f15622;font-size:12pt;}	

li.Space
{
	margin-bottom: 5px;
}
	
	
.emphasis
{
	font-size:x-small;
	color:black;
	font-style:italic;
	font-weight:normal;
}
.emphasisSmaller
{
	font-size:xx-small;
	color:black;
	font-style:italic;
	font-weight:normal;
}
.bulletArrow
{
	list-style-image: url(images/arrow.png);
	margin-left:15px;
}
.bulletDot
{
	list-style-image: url(images/dot.png);
	margin-left:15px;
}
sup
{
	font-size: xx-small;
}