/*
              Title:          print 
      
              Author:         Global Web Limited
              Version:        8 
              Filename:       print.css 
              Date:           11:00 6 October 2006
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2009 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      

body
              {    
              margin-left: 0;
              margin-right: 0;
              margin-top: 0;
              background-color: #FFFFFF;
              }
             .banner-background
              {   
              background-image: url(images/landdrill-background.jpg);
              background-repeat: repeat-x;
              background-position: left;
              }
              h1
              {   
              font-family: Helvetica, Arial, San-Serif;
              color: #003366;
              font-size: 120%;
              }
              h2
              {   
              font-family: Helvetica, Arial, San-Serif;
              color: #003366;
              font-size: 110%;
              }
              h3
              {   
              font-family: Helvetica, Arial, San-Serif;
              color: #003366;
              font-size: 100%;
              }
              .text
              {   
              font-family: Arial, Helvetica, San-Serif;
              color: #000000;
              font-size: 85%;
              line-height: 1.2;
              }
              .bluetext
              {   
              font-family: Arial, Helvetica, San-Serif;
              color: #003366;
              font-size: 85%;
              line-height: 1.2;
              }
              a.navigation:link /* for unvisited links */
              {
              color: #003366;
              font-family: Arial, Trebuchet, Sans-serif;
              font-size: 85%;
              text-decoration: none;
              }
              a.navigation:hover /* when mouse is over link */
              {
              color: #006633;
              font-family: Arial, Trebuchet, Sans-serif;
              font-size: 85%;
              text-decoration: none;
              }
              a.navigation:visited /* for visited links */
              {
              color: #003366;
              font-family: Arial, Trebuchet, Sans-serif;
              font-size: 85%;
              text-decoration: none;
              }
            .relate a:link /* for unvisited links */
            {
            color: #003366;
            font-family: Arial, Helvetica, Sans Serif;
            font-size: 90%;
            text-decoration: none;
            }
            .relate a:hover /* when mouse is over link */
            {
            color: #006633;
            font-family: Arial, Helvetica, Sans Serif;
            font-size: 90%;
            text-decoration: none;
            }
            .relate a:visited /* for visited links */
            {
            color: #003366;
            font-family: Arial, Helvetica, Sans Serif;
            font-size: 90%;
            text-decoration: none;
            }
             a:link /* for unvisited links */
              {
              color: #003366;
              font-family: Arial, Trebuchet, Sans-serif;
              font-size: 100%;
              }
              a:hover /* when mouse is over link */
              {
              color: #006633;
              font-family: Arial, Trebuchet, Sans-serif;
              font-size: 100%;
              }
              a:visited /* for visited links */
              {
              color: #003366;
              font-family: Arial, Trebuchet, Sans-serif;
              font-size: 100%;
              }
              hr
              {   
              color: #003366;
              }
              .copyright
              {   
              font-family: Arial, Helvetica, San-Serif;
              color: #000000;
              font-size: 70%;
              }
#sideNav, #header, .topSlice, #newsTable, #homeLeftCol, .copyright { display:none; }
 
