﻿body 
{
    color:#343638;
    font-family:Arial;
}

.footer_normal
{
    margin-top:2px;
    background-color:Transparent;
    text-decoration:none;
    font:Arial;
    font-size:11px; /* NOTE : 13pt is TOO LARGE  WAS 12px*/
    color:#999999;
}
.footer_right 
{
    float:right;
    margin-left:230px; /* fOR the Syngenta label pushing at the rifght end   */ 
    padding-bottom:1px; /* fOR the Syngenta label pushing at the top to align with other labels */ 
    background-color:Transparent;
    font-size:small;
    font:Arial;
    color:#343638;
}
a:hover
{
    text-decoration:underline;
    color:Blue;
} 
       
.Footer_global
{
   height:2px;
   width:200px;
   color: #D5D2CA;
}
.Lineabove
{
    width:960px;
    height:1px;
     background-color:#cccccc;
} 
.FooterspaceaboveLine
{
    background-color:Transparent;
     width:960px; 
     height:20px;
     border:none 1px transparent; 
}
