﻿table
{
	padding: 0;
	vertical-align: top;
	
}

td.sidenav
{
	padding-left: 1em;
	background-color: White;
	background-image: url(../images/side_nav/research_nav.gif);
	background-repeat: repeat-x;
	width: 214px;
	height: 373px;
	padding-top: 0; 
}

.sidenav_content
{
	color: #026040;
	font-size: 8pt;
	font-weight: bold;
	line-height: 2;
	border-bottom: solid 1px #009966;
}

div.hTitle
{
    font-family:Verdana;
    font-size:20pt;
    color:#009966;
    text-align:left;
    font-weight:normal;
    border-bottom:solid 1px #009966;
    width:470px;
}

h3
{
	color:  #009966;
	font-size: 10pt;
	font-weight: bold;
}

h2.h2_content
{
	margin-left: 1cm;
}

p
{
	padding-right: 2em;
	padding-top: 0.5em;
	text-align: justify;
}

td.entry
{
	width: 100px;
	font-weight: bold;
}

p.content
{
	padding-right: 2em;
	padding-top: 0.5em;
	font-weight: bold;
	text-align: justify;
}

p.contentspace
{
	line-height: 2;
	font-weight: bold;
	color: #026040;
	padding-top: 1em;
	padding-right: 1em;
	text-align: justify;
}

a:link, a:visited 
{ 
  	color: #B2B2B2; 
	text-decoration:none;
}

a:hover, a:active 
{ 
  	color: #660033; 
	text-decoration: none;
}

a.sidenavlink:link, a.sidenavlink:visited
{
	color: #026040;
	text-decoration: none;
}

a.sidenavlink:hover, a.sidenavlink:active
{
	color: #02C020;
	text-decoration: none;
}

a.bookmark:link, a.bookmark:visited
{
	color: Gray;
	text-decoration: none;
}

a.bookmark:hover, a.bookmark:active
{
	color: #026040;
	font-weight: bold;
	text-decoration: none;
}
