﻿/* Layout Styles */
body 
{
    margin: 0;
}        
iframe
{
    overflow: visible;
    width:100%;
    height:2000px;
}
#divLogo
{
    width: 1px;
    color: #336699;
    font-family: Tahoma;
    font-size: 14pt;
    font-weight: bold;
    background-color0: #fff;
    border0: solid 2px #336699;
    padding0: 10px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
#divLogo a
{
    color: #336699;
    text-decoration: none;
}