table.global td.home
{
    border: 1px solid #003366;
    color: #000000;
    vertical-align: top;
    background: transparent url('Images/HomepageBackground3.jpg') repeat right top;
    padding: 0px 15px 25px 15px;
    text-align: justify;
}

table.global td.home div.typeneutral
{
    border: 1px solid #8080A0;
    background: url("Images/WhiteStipple.gif");
    margin: 15px 0px;
    padding: 10px 10px;
    text-align: justify;
}

table.global td.home div.typeone
{
    border: 1px solid #8080A0;
    background: url("Images/WhiteStipple.gif");
    margin: 15px 50px 15px 0px;
    padding: 10px 10px;
    text-align: justify;
}

table.global td.home div.typetwo
{
    border: 1px solid #8080A0;
    background: url("Images/WhiteStipple.gif");
    margin: 15px 0px 15px 50px;
    padding: 10px 10px;
    text-align: justify;
}

table.global td.home div p.newsdate
{
    font-size: 8pt;
    float: right;
    margin: 0px;
}

table.global td.leftboxhome
{
    color: #FFE8C3;
    background: #FF9900; 
    height: 93px;
    font-size: 7pt;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

table.global td.leftboxhome form
{
    margin: 0;
}

table.global td.leftboxhome table.login
{
    color: #FFE8C3;
    background: #FF9900; 
    font-size: 7pt;
    font-weight: bold;
    margin: 15px 0px 0px 15px;
}

table.global td.leftboxhome table.login td
{
    padding: 3px 4px;
}

table.global td.leftboxhome input.text
{
    font: 8pt "Tahoma", sans-serif;
    padding: 1px 3px;
    border: none;
    background-color: #FFFBD5;
    color: #804E00;
    width: 80px;
}

table.global td.leftboxhome a
{
    text-decoration: none;
    color: #FFE0AF;
    background: transparent;
}

table.global td.leftboxhome p.logout
{
    text-align: right;
    padding: 5px 20px 0px 0px;
}


table.global td.rightcolumn
{
    vertical-align: top;
}

h1
{
    color: #003366;
    background: transparent;
    font: bold 18pt/24pt "Arial Narrow", "Arial", sans-serif;
    text-align: left;
    padding: 8pt 0pt 1px 0pt;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;
}

h2
{
    font: bold 10pt/14pt "Verdana", "Arial", sans-serif;
    text-align: left;
    margin: 0;
    padding: 1px 0pt 1px 0pt;
}

p
{
    margin: 2px 0px 0px 0px;
}

a
{
    color: #000000;
    background: transparent;
}

div.related p
{
    color: #000000;
    background: transparent;
    font-size: 8pt;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: none;
}

div.related p.calendar
{
    font-size: 9pt;
    font-weight: bold;
    margin-top: 20px;
    border-bottom: 1px solid #D0D0E0;
    color: #808080;
    background: transparent;
}

div.related p.publication
{
    font-weight: bold;
    margin-top: 5px;
}

div.related p.timeperiod
{
    margin-left: 15px;
    color: #202080;
    background: transparent;    
}

div.related p.lastpublished
{
    margin-left: 15px;
    color: #208020;
    background: transparent;    
}

div.related p.lastpublished a
{
    color: #208020;
    background: transparent;    
}

td.home p.actualdate
{
    text-align: right;
    font-weight: bold;
    /* margin-bottom: 20px; */
    font-size: 8pt;
    color: #10305F;
}
