/************************
=GLOBAL ELEMENTS 
*************************/
body {
    width: 100%
    height: 100%
    margin:0;
    padding:0;
    background: #fff;
    font-family: tahoma, verdana, sans-serif;
    font-size: 100%;
    color:#000;
    }

#container {
    margin: auto;
    height: auto;
    width: 720px;
    }

h1 {
    font: bold 1.7em arial, sans-serif;
    color: #0054a6;
    padding: 0px;
    margin: 0px 0px 25px 0px;
    }

h2 {
    font: bold 1.2em arial, sans-serif;
    color: #0054a6;
    padding: 0px;
    margin: 0px 0px 5px 0px;    
    }

h3 {
    font: bold 1.1em arial, sans-serif;
    color: #555;
    padding: 0px;
    margin: 0px 0px 5px 0px;    
    text-decoration: underline;
    }

h4 {
    font: bold 1.0em arial, sans-serif;
    color: #555;
    padding: 0px;
    margin: 0px 0px 5px 0px;    
    }

.floatleft {
    float: left;
    }

.floatright {
    display: block;
    float: right;
    clear: right;
    }

/**********************************
=TOP NAVIGATION ELEMENTS
**********************************/
.bannernavigation {
    clear: both;
    display: block;
    width: 720px;
    margin: 0px;
    padding: 0px;
    }
html>body .bannernavigation {
    width: 725px;
    } 

.bannernavigation a:link, .bannernavigation a:visited, .bannernavigation a:active {
    display: inline-block;
    float: left;
    height: 8px;
    color: #fff;
    font-size: 11px;
    text-decoration: none;    
    margin: 0px 1px 0px 0px;
    padding: 10px 14px 11px 14px;
    background: url("../images/top-nav-bg.jpg") repeat-x;
    }

.bannernavigation a:hover {
    color: #fff;
    background: url("../images/top-nav-bg-on.jpg") repeat-x;
    }

#banner_current {
    float: left;
    margin: 0px 1px 0px 0px;
    padding: 10px 14px 11px 14px;
    background: url("../images/top-nav-bg-on.jpg") repeat-x;
    }

.marketing-message-bucket {
    float: left;
    display: block; 
    width: 230px;
    }

.marketing-message-sub a{
    color: #000;
    font: 20px arial, sans-serif;
    text-decoration: none;
    display: none;
    margin: 0px 0px 0px 10px;
    }

.tag-line-sub a{
    color: #0054a6;
    font: 14px arial, sans-serif;
    text-decoration: none;
    display: none;
    width: 220px;
    margin: 5px 0px 0px 10px;
    }

.blue-header {
    float: left;
    clear: both;
    display: none;
    width: 720px;
    height: 30px;
    background: url("../images/header-bg.jpg");
    margin-top: 15px;
    border-bottom: 7px solid #ebebeb;
    } 

.logo {
    display: block;
    float: left;
    }

.print-address {
    display: block;
    font: 14px arial, sans-serif;
    text-decoration: none;
    margin: 0px 0px 0px 10px;
    }

/**********************************
=LEFT ELEMENTS
**********************************/
.left-bucket {
    float: left;
    clear: left;
    display: none;
    width: 210px;
    height: auto;
    background: url("../images/dotted-borders.gif");
    font-size: .7em;
    line-height: 1.2em;
    }

.left-bucket p{
    padding: 0px;
    margin: 0px;
    }

.left-header a {
    display: block;
    width: 190px;
    font-weight: bold;
    color: #0054a6;
    font: bold 16px arial, sans-serif;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    }

.left-header a:hover {
    color: #000;
    }     

.left-navigation-divider {
    margin-left: -10px;
    }

.products {
    display: block;
    width: 200px;
    background-color: #ebebeb;
    padding: 5px 0px 5px 10px;
    }

.product-links a {
    display: block;
    width: 175px;
    color: #0054a6;
    text-decoration: none;    
    font: bold 1.0em arial, sans-serif;
    margin: 0px;
    padding: 0px;
    }   

.product-links a:hover {
    color: #000;
    }

.product-links ul, .left-navigation ul {
    list-style-image: url("../images/bullet.gif");
    margin: 5px 0px 5px 15px;
    padding: 0px;
    }

.product-links li, .left-navigation li {
    padding: 0px;
    margin: 0px;
    }

.left-navigation {
    display: block;
    padding: 5px 5px 5px 10px;
    margin-left: 2px;
    }

.left-navigation-text {
    display: block;
    margin: 0px;
    padding: 0px 0px 0px 2px;
    }

/**********************
=MAIN ELEMENTS
**********************/
#maincontent { 
    float: left;
    padding-left: 5px;
    font: .7em tahoma, verdana, sans-serif; 
    line-height: 1.3em;    
    color: #555555;
    }

.breadcrumbs {
    display: block;
    width: 275px;    
    margin: 10px 0px 30px 0px;
    }

.content {
    display: block;
    width: 470px;
    text-indent: 0px;
    padding-bottom: 30px;
    }

.content ul {
    list-style-image: url("../images/bullet.gif");
    margin: 5px 0px 5px 15px;
    padding: 0px;
    }

.content ol {
    margin: 0px 0px 0px  23px;
    padding: 0px;
    }

.content li {
    padding: 0px;
    margin: 0px;
    }

.landing-image {
    float: left;
    margin-right: 5px;
    }

.landing-image-left {
    float: left;
    margin: 0px 10px 5px 0px;
    padding: 0px;
    }

.landing-image-right {
    display: block;
    float: right;
    clear: right;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    }

.landing-image-right-2 {
    display: block;
    float: right;
    width: 220px;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    }

.list-col1 {
    display: block;
    float: left;
    }

.list-col2, .list-col3 {
    display: block;
    float: left;
    padding-left: 15px;
    }

.scrape {
    border: 0px;
    margin: 0px;
    padding: 0px;
    }

.scrape td {
    border: 1px solid #000;
    padding: 5px;
    vertical-align: top;
    }

.scrape-caption {
    color: #000066;
    font-size: 1.5em;    
    font-weight: bold;
    }

.scrape-title {
    background-color: #000066;
    color: #fff;
    font-size: 1.2em;    
    font-weight: bold;
    }

.subpage-left-bucket  {
    display: block;    
    float: left;
    width: 200px;
    }

.subpage-right-bucket {
    display: block;
    float: right;
    width: 200px;
    }

.submit {
    display: none;
    }

/***********************
=RIGHT ELEMENTS
***********************/
.rightcontent {
    position: absolute;
    display: none;
    width: 200px; 
    float: left;
    clear: both;
    font-size: 11px;
    top: 49px;
    margin-left: 510px;
    }
html>body .rightcontent {
    top: 43px;
    margin-left: 510px;
    }

.calls-to-action {
    display: block;
    width: 200px;
    height: 112px;
    background: url("../images/right-bg.gif") no-repeat;
    padding: 5px 0px 0px 0px;
    }   

.calls-to-action ul {
    margin: 5px 0px 5px 0px;
    padding: 0px;
    font: bold 15px arial, sans-serif;
    }  
html>body .calls-to-action ul {
    margin: 1px 0px 0px 0px;
    }

.calls-to-action li {
    list-style: none;
    display: block;
    height: 15px;
    width: 155px;
    padding: 7px 0px 5px 0px;
    margin: 2px 0px 0px 25px;
    }   
html>body .calls-to-action li {
    margin: 0px 0px 4px 25px;
    }

.calls-to-action a:link, .calls-to-action a:visited {
    color: #000;
    text-decoration: none;
    }   

.calls-to-action a:hover {
    color: #0054a6;
    } 

.GoogleForm {
    padding: 10px 0px 10px 10px;
    }

.print-icon {
    float: left;
    display: block;
    margin: 0px 5px 0px 20px;
    } 
.UAgecko .print-icon {
    margin: 0px 5px 0px 35px;
    }

.print-text {
    float: left;
    display: block;
    padding-bottom: 3px;
    }

/*************************
=FOOTER ELEMENTS
*************************/
#footer {
    float: left;
    clear: both;
    display: none;
    width: 720px;
    height: 90px;
    background: url("../images/footer-bg.gif") repeat-x;
    text-align: center;
    color: #000;
    font-size: .7em;
    line-height: 1.3em;
    padding: 30px 0px 0px 0px;
    }
html>body #footer{
    margin: 1px 0px 0px 0px;
    }

#footer a, #footer a:active, #footer a:visited {
    color: #000;
    }
