body {
background: url(images/leftcolumnstrip_olive.jpg)  top left repeat-y; 
margin-top: 0px;

}
p { font: 0.9em arial,helvetica,sans-serif; }
td { font: 0.9em arial,helvetica,sans-serif; }
ol   { font: 0.9em arial,helvetica,sans-serif;}
ul   { font: 0.9em arial,helvetica,sans-serif; }
li   { list-style-image: url(images/bullet_lavender.jpg); 

margin-bottom: 5pt 
}

h1 { font-size: 2em; }
h1,h2,h3,h4,h5,h6     { 
color: #14457F; 
font-weight: lighter;
font-family: Arial, sans-serif; 
margin-top: 5pt; 
margin-bottom: -2pt }

#header { 
height: 144px;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
right: 0px;
/*
top: 0px;
left: 0px;
right: 0px;
*/
background: url(images/header_slice_3.jpg)  top left repeat-x; 
}

.navbuttons { color: #090; text-decoration: none }
.footer { font: 0.95em arial,helvetica,sans-serif; }
.note  { font-size: 8pt; padding: 15px }
a:link { color: #006 }
a:hover { color: #000 }
.homeimage { margin-top: 1em; margin-left: 1em; }

#composite {
position: absolute;
right: 0px;
top: 0px; 
}

#composite img {
width: 355px;
height: 99;
}


#slogan {
position: absolute;
top: 105px;
left: 20%;
right: 20%;
width: 80%;
color: white;
font-size: 1.1em;
font-weight: bold;

}

#slogan a:link {
color: white;
}

#footer {
margin-top: 3em;
padding-top: 1em;
padding-bottom: 1em;
font-size: 0.8em;
border-top: solid #cccccc 1px;
}

.success {
color: #393;
}

.failure {
color: #c33;
}

.highlight {
background-color: #FFFF99;
font-weight: bold;
}

.homefooter {
}

/* elminate borders around linked images */
a img {border: none}
img {border: none}

a:link { color: #006; }
a:hover { color: #000; }

.indentimage   { margin-bottom: 10px; margin-left: 10px; }


#leftcolumn {
display: block;
position: absolute;
top: 122px;
left : 0px;
width: 17%;
}

.menubox { 
display: block;
margin-bottom: 0.5em; 
padding-top: 10px;
padding-left: 0px;
}

/* colours */
/* lavendar #B9C0D9 */
/* olive #B8BC9C */
/* blue #14457F */


#leftnav a:link, #leftnav a:visited {
color: #ffffff;
text-decoration: none;
font-size: 10pt;
font-weight: bold;
display: block;
border-bottom: solid #B9C0D9 1px;
border-right: solid #B9C0D9 1px;
background-color: #14457F;
padding: 3px;
text-align: center;
}

#leftnav a:hover {
display: block;
color: #14457F;
font-size: 10pt;
font-weight: bold;
padding: 3px;
background-color: #B9C0D9;
border-bottom: solid #000066 1px;
border-right: solid #000066 1px;
text-align: center;
}



#centrecolumn {
display: block;
position: absolute;
top: 150px;
width: 52%;
left: 215px;
}

#centrecolumn img {
border: solid 1px #7e7e7e;
}

#rightcolumn { 
display: block;
position: absolute; 
top:144px;
left: 77%;
right: 0px;
/* right: 0em; */
/* width: 20%; */
/* width: 190px; */
padding: 10px; 
background-color: #B8BC9C;
}


td.tariffheading {
font-family: Arial;
font-weight: bold;
text-align: center;
background-color: #14457F; 
color: white;

}
td.yellowcell {
font-family: Arial;
text-align: right;
background-color: #FFFFCC; 

}

td.greencell {
font-family: Arial;
text-align: right;
background-color: #CCFFCC; 

}

td.pinkcell  {
font-family: Arial;
text-align: right;
background-color: #FFCCCC; 

}

td.bluecell {
font-family: Arial;
text-align: right;
background-color: #CCCCFF; 

}
