#left
{

    height: 1060px;
   
    
}

#left ul li a.home
{
    background: url(images/link_bg.gif) no-repeat 0 0 #FFFFFF;

}

	#left ul li a.home span
{

    background-color: transparent;
    
}

#left ul li a.scientific
{
    background: url(images/link_hover.gif) no-repeat 0 0 #FFFFFF;


}

	#left ul li a.scientific span
{

    background-color:#F2F2F2;
    
}




table
{
    width: auto;
    text-align: left;
    font: normal 14px/18px Helvetica, Arial, sans-serif;
    color: #03314c;
    margin-bottom: 1em;
}

td
{
    padding-left: 1em;
}

td a, .greyText li a
{
    text-decoration: none;
    color: #03314c;
}

.bttmTable td

{
    padding-left: 1.8em;
}

.bttmTable td ul
{
    list-style-type: none;
    font-weight: bold;
    list-style-image: url('images/arrow2.gif');
}

#right ul.greyText
{
    padding-bottom: 2px;
}
h3
{
    padding: 0px;
    margin: 0px 0px 8px 0px;
}