body
{
    margin:0;
    background-color:#83acdf;
    background-image:url("/images/bg_pages.gif");
    background-repeat:repeat-x;
}

body, td, p, span, ul, li, a
{
    font-family:tahoma,arial,sans-serif;
    font-size:12px;
}
form
{
    margin:0;
}

a {
    color:#003c7c;
}
h1
{
    font-family:tahoma,arial,sans-serif;
    font-size:24px;
    color:#003c7c;
    font-weight:normal;

}
h2
{
    font-family:tahoma,arial,sans-serif;
    font-size:14px;
    color:#003c7c;
    font-weight:bold;
    margin-bottom:10px
}
h3
{
    font-family:tahoma,arial,sans-serif;
    font-size:14px;
    color:#eb9c13;
    font-weight:bold;
    margin-bottom:5px

}
h4
{
    font-family:tahoma,arial,sans-serif;
    font-size:14px;
    color:#003c7c;
    font-weight:normal;
    margin-bottom:10px
}
hr
{
    color:#cfcfcf;
}
ul
{
    list-style-image:url("/images/bullet-home.gif");
}
li
{
    margin-bottom:10px
}
.topMenu
{
    margin:0px 12px 0px 12px;
    color:black;
    text-decoration:none;
}
.copyright
{
    color:#5c6578;
    font-size:10px;
}
.sectors
{
    color:black;
    margin-left:5px;
    text-decoration:none;
    font-weight:bold;
}
.feature
{
    font-size:11px;
}
.newsDate
{
    font-size:10px;
    color:black;
    font-weight:bold;
}
.newsLink
{
    font-size:10px;
    font-weight:bold;
}
.newsDescription
{
    font-size:10px;
}
.learnmore
{
    margin:15px 15px 0px 15px;
}

.errorMessages
{
    color:red;
}

.logoTable{
    border:1px solid #e4e4e4
}
.center {
    text-align:center;
}
