﻿Body
{
    text-align: center;
    background-color: #E2F0D6;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

.PageContainer
{
    margin: auto;
    height: 100%;
}
.FooterContainer
{
    background-color:#F6FFE0;
    margin: auto;
    height: 40px;
    text-align:left;
    padding-left:10px;
       padding-right:10px;
}


.ContentContainer
{
    margin: auto;
    background-color: #FFFFFF;
    width: 960px;
    height: 100%;
    border: 2px black solid;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height:20px;
}


a.mainnav
{
    color: #95AB63;
    font-size: 16px;
    text-decoration:none;
    font-weight:bold;
}
a.mainnav:hover
{
    color: #9863AB;
    font-size: 16px;
    text-decoration:none;
    font-weight:bold;
}

a.Footer
{   
    color: #95AB63;
    font-size: 12px; 
    text-decoration:none;
    font-weight:bold;
}
a.subnav
{
    color: #000000;
    font-size: 14px;
    text-decoration:none;
    font-weight:bold;
}
a.subnav:hover
{
    color: #9863AB;
    font-size: 14px;
    text-decoration:none;
    font-weight:bold;
}

td.subnav
{
    border-bottom:solid 2px #E2F0D6;
    padding-top:2px;
    padding-bottom:5px;
    color: #95AB63;
    font-size:14px;
}

.sectionheading
{
    background-color:#000000;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    padding:5px;
}

.heading
{
    font-size:16px;
    font-weight:bold;
    color:#000000;
}
a.headingstart 
{
    font-size:16px;
    font-weight:bold;
    color:#95AB63;
}


.headingend
{
    font-size:16px;
    font-weight:bold;
    color:#000000;
}

.borderimage
{
    border:solid 2px #95AB63;
    margin-right:10px;
    margin-bottom:10px;
}

a
{
    color: #95AB63;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    color: #9863AB;
    text-decoration:none;
    font-weight:bold;
}

.linktext
{
    font-size:12px;
    font-weight:bold;
}

.datetext
{
   font-size:14px;
    font-weight:bold; 
    
    color: #BDD684;
}

.line
{
    color:#95AB63;
    background-color: #95AB63;
    height:1px;
    
}

a.brandlink
{
    color: #95AB63;
    text-decoration:none;
    font-weight:bold;
    font-size:14px;
}
a.brandlink:hover
{
    color: #9863AB;
    
}

a.subbrandlink
{
color: #BDD684;
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
}

a.subbrandlink:hover 
{
    color:#9863AB;
}

.navigation {
width: 175px; 
padding-right: 10px;
}

.maincontent 
{
 width: 705px; 
 text-align: left; 
 padding-left: 10px; 
 border-left: solid 2px #95AB63;
}

.sectorstable 
{
    background-color:#EEF0F1;
    text-align:right;
    border:solid 1px #C6CBD0;
}

td.sectorstable
{
    border:0px;
    color:#BA2329;
    font-weight:bold;
}
