body
{
    background: #e6ebf0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
a{
    color: #053b68;
}
.skinmaster
{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    background: #e6ebf0 url(hg_body.png) no-repeat top center;
}
.header
{
    height: 171px;
    vertical-align: top;
    text-align: center;
    padding-top: 66px;
}
.content
{
    height: 454px;
    text-align: center;
    vertical-align: top;
}
.footer
{
    height: 22px;
    padding-top: 21px;
    text-align: center;
    vertical-align: top;
}
.container_content
{
    width: 1021px;
    height: 171px;
    text-align: left;    
}
.containerMenu
{
    vertical-align: top;
    text-align: left;
    background: url(hg_nav.gif) no-repeat top left;
    height: 439px;
    padding-left: 115px;
    padding-top: 15px;
    width: 140px;
}
.containerContent
{
    height: 454px;
    width: 457px;
    padding-left: 25px;
    padding-right: 25px;
    vertical-align: top;
    font-family: Times New Roman, Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    color: #053b68;
    text-align: left;
    background: #dae2e8;    
}
.containerContentSmall
{
    height: 454px;
    width: 457px;
    padding-left: 25px;
    padding-right: 25px;
    vertical-align: top;
    font-family: Times New Roman, Trebuchet MS, Arial, Verdana;
    font-size: 9pt;
    color: #053b68;
    text-align: left;
    background: #dae2e8;    
}
.containerContentVerySmall
{
    height: 454px;
    width: 457px;
    padding-left: 25px;
    padding-right: 25px;
    vertical-align: top;
    font-family: Times New Roman, Trebuchet MS, Arial, Verdana;
    font-size: 8pt;
    color: #053b68;
    text-align: left;
    background: #dae2e8;    
}
/*#list_content ul
{
    list-style-image: url(li.gif);
}*/
#navigation ul
{
    font-size: 14px;
    text-decoration: none;
    text-transform: none;
    font-family: Times New Roman, Trebuchet MS, Arial, Verdana;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    list-style-image: none;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited
{
    text-decoration: none;
    display: block;
    color: #475661;
    height: 17px;
    padding: 10px 0px 10px 0px;
    list-style: none;
    list-style-image: none;
}
#navigation ul li a:hover, #navigation ul li a:active
{
    color: #043a68;
    list-style: none;
}
#navigation ul ul
{
    font-size: 12px;
    text-decoration: none;
    text-transform: none;
    font-family: Times New Roman, Trebuchet MS, Arial, Verdana;
    font-weight: normal;
    margin: 0px 0px 0px -9px;
    padding: 0px 0px 0px 10px;
    list-style: none;
    list-style-image: none;
}
#navigation li li a, #navigation li li a:link, #navigation li li a:visited
{
    text-decoration: none;
    display: block;
    color: #475661;
    height: 17px;
    padding: 0px 0px 0px 0px;
    list-style: none;
}
#navigation li li a:hover, #navigation li li a:active
{
    color: #043a68;
    list-style: none;
}
a.menuActive
{
    color: #043a68 !important;
    font-weight: bold;
}
.container_footer
{
    width: 1021;
    height: 22px;
}
.textFooter
{
    font-family: Times New Roman, Trebuchet MS, Arial, Verdana;
    font-size: 9px;
    color: #475661;
    vertical-align: top;
}
.subNav, .subNav a
{
    font-family: Times New Roman, Trebuchet MS, Arial, Verdana;
    font-size: 11px;
    color: #a1b5bd;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
h1
{
    font-size: 22px;
}
h2
{
    font-size: 14px;
}
h3
{
    font-size: 14px;
    padding-bottom: 5px;
    margin: 0px;
}
h1 a , h2 a, h3 a
{
    text-decoration: none;
}
