@charset "utf-8";
/* CSS Document */

#orbislinks span{position:absolute; height:25px; background-image:none;}

#nav{list-style:none; font-size:12px; color:#333333; height:73px; border-bottom:#FF6600 2px solid;}
#nav span{background-image:none;}

#logo{margin:0px 83px 0px 25px; font-size:16px; font-weight:bold;color:#FF6600;}
#logo a{width:178px; height:73px; overflow:hidden; display:block;color:#FF6600;}
#logo span{background-image:none; width:178px; height:73px; position:absolute; color:#FF6600;}

.hline{width:555px; height:3px; background-image:none; margin-bottom:7px; border-top:#666666 1px solid;}

#footer{font-size:10px;text-align:center;width:782px;margin:20px 0px 0px 9px;padding:8px;clear:both; color:#333333; border-bottom:#666666 1px solid; border-top:#666666 1px solid;}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
.sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }