﻿body
{
    font-family:verdana,sans-serif;
    font-size:10pt;
    background:#A7A09A;
    text-align:center;
    margin:5px 0px 5px 0px;
    padding:0px 0px 0px 0px;
    min-width:1000px;
}
a
{
    color:blue;
}
tr
{
    vertical-align:top;
}
img.logo
{
    margin:25px 25px 25px 25px;
}
div.main
{
    margin:0px auto;
    width:1000px;
    text-align:left;
    background-color:#E8F1FA;
}
div.header
{
    background-color:white;
}
div.login
{
    text-align:right;
}
div.nav
{
    background-color:#C3D9F1;
    font-size:10pt;
    font-weight:bold;
}
.tab
{
    border-right:solid 2px white;
    background-color:#C3D9F1;
    color:#355374;
}
.active
{
    border-right:solid 2px white;
    background-color:#2D4C6D;
    color:White;
}
div.content
{
    float:left;
    width:750px;
    min-height:500px;
    background-color:white;
}
div.bodycontent
{
    margin:20px 20px 20px 20px;
}
div.headlines
{
    float:right;
    padding:0px 10px 10px 10px;
    width:230px;
}
div.headlinecontent a
{
    text-decoration:none;
}
div.headlinecontent a:hover
{
    text-decoration:underline;
}
div.article
{
    margin-bottom:10px;
}
div.featurecontent
{
    margin:0px 15px 0px 15px;
    width:190px;
    height:100%;
}
h1
{
    color:#319500;
    font-weight:bold;
    font-size:14pt;
}
h2
{
    color:#319500;
    font-weight:bold;
    font-size:12pt;
}
h3
{
    font-size:10pt;
    font-weight:bold;
}
h4
{
    color:#319500;
    font-weight:bold;
    font-size:12pt;
    margin:10px 0px 10px 0px;
}
div.partners
{
    text-align:center;
    clear:left;
    float:left;
    width:750px;
    background-color:white;
}
div.footer
{
    padding:15px 0px 15px 0px;
    text-align:center;
    clear:left;
    background-color:white;
}
div.validator
{
    text-align:right;
}
img.photo
{
    float:left;
    clear:left;
    margin:5px;
}
td.label
{
    font-weight:bold;
}