h1
{
    border: 0 !important;
    color: #209AFF;
    font-size: 16pt;
    padding-left: 15px;
    text-align: center;
}

#content
{
   background-color: transparent;
   margin-top: 3px;
   min-height: 0;
}

#leftcol
{
    padding-right: 15px;
    width: 52%;
}

#rightcol
{
	border: 0px;
    padding: 0;
    text-align: right;
    width: 46%;
}

#leftcol h1
{
    color: #355676;
    font-size: 13pt;
    text-align: left;
}

#leftcol p
{
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    line-height: 1.4em;
    margin-top: 7px;
}

#banners
{
    margin-top: 70px;
}
