﻿html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 0.8em 'trebuchet ms', arial, sans-serif;
  background: #F0EFE2;
  color: #777;}

p
{ padding: 0 0 20px 0;
  line-height: 1.5em;}

img
{ border: 0;}

h0 
{ font: normal 250% 'century gothic', arial, sans-serif;
  margin: 20px 0 15px 0;}

h1 
{ font: normal 175% 'century gothic', arial, sans-serif;
  margin: 20px 0 15px 0;}

h2
{ font: normal 150% 'century gothic', arial, sans-serif;
  color: #A4AA04;
  margin: 20px 0 10px 0;}

h3 
{ font: normal 125% 'century gothic', arial, sans-serif;
  color: #43423F;
  margin: 10px 0 0 0;}

a:hover
{ outline: none;
  text-decoration: underline;
  color: #1293EE;}

a
{ outline: none;
  text-decoration: underline;
  color: #1293EE;}

a:hover
{ text-decoration: none;}

.green
{ color: green;}

.blue
{ color: blue;}

.aqua
{ color: aqua;}

.darkblue
{ color: #025587;}

.lightblue
{ color: #0066A4;}

.orange
{ color: #ff6000;}

.left
{ float: left;
  width: auto;
  margin-right: 10px;}

.right
{ float: right; 
  width: auto;
  margin-left: 10px;}

.center
{ vertical-align: middle;
  text-align: center;}

.centerText
{ text-align: center;}

.Courier
{ font-family: Consolas;}

.tableHead
{
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  background-color:#0066A4;
}

ul
{ margin: 2px 0 22px 17px;}

ul li
{ list-style-type: circle;
  margin: 0 0 6px 0; 
  padding: 0 0 4px 5px;}

ol
{ margin: 8px 0 22px 30px;}

ol li
{ margin: 0 0 11px 0;}

#footer
{ margin-left: auto; 
  margin-right: auto;}

#site_content
{ margin-left: auto; 
  margin-right: auto;}

#menubar
{ margin-left: auto; 
  margin-right: auto;}

#logo
{ margin-left: auto; 
  margin-right: auto;}

#main
{ margin-left: auto; 
  margin-right: auto;}

#header
{ background: #025587;
  height: 180px;}

#logo
{ width: 860px;
  position: relative;
  height: 120px;}

#logo #logo_text 
{ position: absolute;
  top: 15px;
  left: 25px}

#logo h0
{ font: normal 300% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo h1
{ font: normal 175% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo h2
{ font: normal 130% 'century gothic', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 0;}

#logo_text h0 
{ padding: 0 0 0 0;
  color: #FFF;
  letter-spacing: 0.05em;
  text-decoration: none;}

#logo_text h1 
{ padding: 0 0 0 0;
  color: #FFF;
  letter-spacing: 0.05em;
  text-decoration: none;}

#logo_text h1 a 
{ padding: 0 0 0 0;
  color: #FFF;
  letter-spacing: 0.05em;
  text-decoration: none;}

#logo_text h1 a:hover 
{ padding: 0 0 0 0;
  color: #FFF;
  letter-spacing: 0.05em;
  text-decoration: none;}

#logo_text h1 a .logo_colour
{ color: #80FFFF;}

#logo_text h2
{ padding: 5px 0 0 0;
  color: #DDD;}

#menubar
{ width: 860px;
  height: 60px;
  padding: 0;
  background: #29415D url('menu.png') repeat-x;
} 

ul#menu li
{ float: left;
  margin: 0; 
  padding: 0;}

ul#menu
{ float: left;
  margin: 0; 
  padding: 0;}

ul#menu li
{ list-style: none;}

ul#menu li a
{ letter-spacing: 0.05em;
  font: normal 100% 'lucida sans unicode', arial, sans-serif;
  display: block; 
  float: left; 
  height: 30px;
  padding: 22px 26px 8px 25px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;} 

ul#menu li.selected a:hover
{ color: #FFF;
  background: #1C2C3E url('menu_select.png') repeat-x;
}

ul#menu li.selected a
{ color: #FFF;
  background: #1C2C3E url('menu_select.png') repeat-x;
}

ul#menu li a:hover
{ color: #FFF;
  background: #1C2C3E url('menu_select.png') repeat-x;
}

#site_content
{ width: 820px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 20px 20px 20px 20px;
  background: #FFF;
} 

#footer
{ width: 860px;
  font: normal 100% 'lucida sans unicode', arial, sans-serif;
  height: 30px;
  padding: 10px 0 0 0;
  text-align: center;
  background: #29425E url('footer.png') repeat-x;
  color: #FFF;
  text-transform: none;}

#footer a
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ color: #FFF;
  text-decoration: underline;}

table tr td
{ background:#EFEFEF;
  padding: 2px 4px 2px 4px;
  line-height: 1.5em;
  vertical-align: top;}
