﻿#BoundingTable
{
    width: 100%;
    height: 100%;
}
#FloatingTable
{
    width: 910px;
    height: 100%;
}
#Logo
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 910px;
    height: 100px;
    z-index: 1;
}
#LanguageRow
{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    width: 900px;
    background-color: White;
}
#Masthead
{
    width: 910px;
    height: 100px;
    position: relative;
}
#MenuToolbar
{
    position: relative;
    width: 910px;
    height: 40px;
}
#BreadCrumbs
{
     margin-left: 50px;
}
.EditFooter TD
{
    font-family: tahoma, verdana, arial;
    font-size: 8pt;
    color: #999999;
    background-color: #EEEEEE;
    border-style: solid;
    border-color: #CCCCCC;
    border-width: 1px;
}
.EditFooter TD A:HOVER
{
    color: #3333CC;
}
.EditFooter TD A, .EditFooter TD A:VISITED
{
    color: #999999;
    text-decoration: none;
}
#SearchForm
{
    position: absolute;
    left: 550px;
    top: 40px;
    width: 317px;
    height: 36px;
    z-index: 7;
}
#RightContent
{
    text-align: left;
    margin-left: 30px;
    margin-top: 20px;
    width: 220px;
}

#RightContentWide
{
    position: relative;
    top: -10px;
    z-index: 10;
    text-align: left;
    margin-left: 0px;    
    padding-left: 4px;
    width: 250px;
}

.Box { }

.industryPullquoteBox
{    
    line-height: 150%;
    border-left: solid 1px #D7AC11;
    border-top: solid 1px #D7AC11;
    padding-left: 16px;
    padding-top: 6px;
    padding-bottom: 8px;
    margin-bottom: 24px;
    position: relative;
}

.webcastLink
{
    color: #06c !important;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 3px;
}
