img{border:0;}
div#TopBanner,
#topBanner2{
    position: relative;
    top: 0px;
    left: 10px;
    padding-bottom: 13px;
    width: 794px;
}
#header_global {
    height: 50px;
    position: relative;
    top: 15px;
}

#header_global .logo {
    float: left;
    height: 100%;
    width: 180px;
}
#header_global .links {
    float: right;
    margin-top: 22px;
    position: relative;
}
#header_global .links .phone {
    color: #EC2023;
    float: right;
    font-size: 10pt;
    margin: 0 0 0 15px;
}
#header_global .links ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#header_global .links li {
    display: inline;
}
#header_global .links a {
    color: #004080;
    font: 9pt Arial,Helvetica,sans-serif;
    text-align: right;
    text-decoration: none;
}

div#blueBarContainer {
    background-image: url("../img/blue_top.jpg");
    width: 797px;
}
div#main div#action_bar_content{
    top:0!important;
    margin-top: -17px;
    left: 8px;
    margin-bottom: -2px;
}
div#main  div#bottom {
    left: 8px;
}

/* */
div#twoColumn {
    position: absolute;
    left:0px;
    margin: auto;
    width: 800px;
    min-height: 300px;
}
div#twoColumnLeft {
    float:left;
    width: 430px;
    padding:10px;
}
div#twoColumnRight {
    float:right;
    width: 333px;
    padding:10px 10px 10px 7px;
}
div#twoColumnBoth {
    clear: both;
    width: 780px;
    padding: 10px;
    min-height: 10px;
}
p.insetLeft {
    clear:both;
    float:left;
    width:240px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 5px 0px 5px 20px;
}
p.insetRight {
    float:left;
    width:180px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 5px 0px 5px 0px;
}
div#bottomNav {
    margin-left: -20px;
}

.marginLinkGA{
    margin: 10px 0 10px 0;
}

.marginTable{
    padding: 10px; 
    border: solid 1px #0443A4;
    margin: 0 0 10px 0;
}

.downTable{
    padding: 10px; 
    border: solid 1px #0443A4;
}

/* >> The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
    content: "\0020"; display: block; height: 0; visibility: hidden;        
}
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }
/* START BODY-CONTENT STYLES */
