﻿/* for W3C CSS compliance */
.void
{
}
@media print
{
}

.index
{
}
html
{
}
#container
{
    margin-bottom: 65px;
}

#top
{
    float: left;
    padding-left: 190px;
}

#middle
{
    float: left;
    padding-top: 58px;
    width: 650px;
    height: 240px;
}

#middle span.headline
{
    color: #79A3D8 !important;
    font-size: 18px;
    font-style: normal !important;
}

#middle span.headline big
{
    color: #79A3D8 !important;
    font-size: 20px;
    font-style: normal !important;
}
#middle span
{
    color: #2A3B59;
    font-size: 14px;
    line-height: 26px;
}
#bottom a, #bottom a:hover, #bottom a:visited
{
    font-size: 14px;
    line-height: 26px;
    text-decoration: underline;
    font-weight: bold;
    color: #3c3f99;
}


#middle .box
{
    float: left;
    margin-left: 10px;
    width: 217px;
    padding: 15px 0 0 0;
}

#bottom
{
    width: 955px;
    float: left;
    padding-top: 25px;
}

#bottom .box
{
    float: right;
    margin-left: 30px;
    width: 420px;
    padding: 0 0 0 0;
}

#bottom .box span
{
    color: #2A3B59;
    font-size: 14px;
}

#bottom .box span.emphasis
{
    color: #79A3D8;
    font-size: 14px;
    font-weight: bold;
}

#bottom span.headline
{
    color: #79A3D8;
    font-family: Helvetica,Verdana,Sans-Serif;
    font-size: 14px;
}

#bottom ul.list
{
    margin: 10px 0 0 0 !important;
}
#bottom ul.list li
{
    background: url("../Images/HomePageBullet.gif") no-repeat scroll left top transparent;
    display: block;
    font-size: 12px;
    padding-left: 15px;
    margin-bottom: 0px;
    vertical-align: middle;
}

/*
#pod
{
    float: right; background: url("../Images/HomePagePod.jpg") no-repeat scroll left center transparent; 

    height: 111px;
    padding-left: 193px;
    padding-top: 15px;
    text-align: center;
    width: 157px;
}
*/


#pod
{
    float: right;
    height: 111px;
    padding-top: 3px;
    text-align: center;
    width: 350px;
}

#pod span.mainlabel
{
    color: #3C3F99;
    font-weight: bold;
    margin-left: 210px;
    margin-top: 35px;
    position: absolute;
}


#pod span.sublabel
{
    color: #3C3F99;
    font-weight: bold;
    margin-left: 230px;
    margin-top: 75px;
    position: absolute;
}


.flashcontainer
{
    float: right;
    margin-top: -23px;
}

.subheadline
{
    font-weight: bold;
    font-size: 15px !important;
    color: #2A3B59 !important;
}


.box ul.list
{
    margin: 0 0 0 0;
}
.box ul.list li
{
    margin-bottom: 0;
    padding: 1px 9px 5px 25px;
}

