/**** COLOUR INFORMATION IN THIS STYLE SHEET - colour1.css ****/

/*body tag*/
body {background:#fff; background-color:#fff;  background-repeat:no-repeat; background-position:166px 0px; background-attachment:fixed;}

/*form elements*/
input.login, input.searchBox {color:#456573; background:#fff; background-color:#fff; border:1px solid #99acb5;}
select.searchDrop {color:#456573;}

/*div tags*/
div.addressBar{background:#263339; background-color:#263339; color:#c4c6c9;}

/*span tags*/
span.addressBold {color:#fff;}

/*tr table rows*/
tr.leftButtHead, tr.pressBar, tr.rightButtHead {background:#d8e0e4; background-color:#d8e0e4;}

/*td cells*/
td.breadCrumbLeft {border-left:1px solid #99acb5; border-bottom:1px solid #99acb5;}
td.breadCrumbRight {border-right:1px solid #99acb5; border-bottom:1px solid #99acb5;}
td.buttonArrow {background-color:#99acb5; background:#99acb5; border-bottom:1px solid #425863;}
td.buttonSpace {border-bottom:1px solid #99acb5;}
td.buttonTop{background-color:#99acb5; background:#99acb5; border-bottom:1px solid #425863;}
td.dateBox {border-bottom:1px solid #a2a7aa;}
td.headlineBox {color:#000; background:#fff; background-color:#fff; border-right:1px solid #c6d1d7; border-bottom:1px solid #c6d1d7;}
td.headlineBoxGutter {border-left:1px solid #c6d1d7; border-bottom:1px solid #c6d1d7;}
td.leftMainCont, td.rightMainCont {border-left:1px solid #99acb5; border-right:1px solid #99acb5;}

tr.leftButtHead td, tr.rightButtHead td {border-bottom:1px solid #99acb5;}
tr.pressBar td {border-bottom:1px solid #99acb5;}
/*heading tags*/
h1, h2, h3, h4, h5, h6, h7 {color:#263339;}

/*paragraph tags*/
p {color:#263339;}

/*anchor tags*/
a, a.forgotten, a.newUser, a.leftLink, div.date, div.date a, div.help a, p.headlineRight a, td.buttonTop a, span.breadCrumbs a, td.leftButton a, td.rightButton a, tr.pressBar td {color:#263339;}
a.forgotten:hover, a.leftLink:hover, a.newUser:hover, div.addressBar a:hover, div.date a:hover, div.help a:hover, p.headlineRight a:hover, span.breadCrumbs a:hover, td.leftButton a:hover, td.rightButton a:hover {color:#99acb5;}

td.buttonTop a:hover {color:#fff;}

div.addressBar a {color:#c4c6c9;}

.readMore{color:C9291A;}
