/* Copyright Seven Communications 2006+ */

body {
color: gray;
background-color: white;
font-family: tahoma, arial, sans-serif;
font-size: 66.667%;
line-height: 1.5em;
padding-top: 20px;
}
div.fullwidth {
padding: 10px 6px 5px 6px;
border: 1px #e8e396 solid;
width: 64em;
top: 0;
position: relative;
left: 50%;  
margin: 0 0 0 -32em;
background-color: white;
}
div.fullwidth p:first-child { /* Frigg to stop Mozilla putting a gap above the page heading */
margin-top: 0;
}
div#bar01 {
background-color: #e8e396;
width: 100%;
height: 1.7em;
border-top: 1em #ffffff solid;
border-bottom: 0.4em #ffffff solid;
}
div.logo {
float: left;
}
div.header {
padding-right: 5px;
text-align: right;
vertical-align: middle;
}
h1 {
margin-top: 15px;
font-size: 2em;
}
h2 {
font-size: 1.5em;
}
div#textBox {
color: gray;
border-left: 14.5em #fea641 solid;
padding-top: 2em;
padding-left: 0.5em;
}
div#textBox ul {
background-color: #fea641;
font-weight: bold;
line-height: 1.5em;
list-style: none;
padding-top: -2em;
padding-left: 0.3em;
float: left;
margin-left: -8em; /* IE5 is 8em */
ma\rgin-left: -7.2em; /* IE6 is 7.2em */
}
div#textBox > ul {
margin-left: -14em;
}
div#textBox li.spacer {
padding-top: 1em;
}
div#textBox ul a:link {
color: #ffffff;
font-weight: bold;
}
div#textBox ul a:visited {
color: #ffffff;
font-weight: bold;
}
div#textBox ul a:hover {
color: #656565;
}
div#textBox p.main { 
margin-left: 2em;
}
div.text p.mainBullets { 
line-height: 1.8em;
padding-bottom: 10px;
}
div#textBox p.mainContact { 
margin-left: 2.3em;
line-height: 1.8em;
}
p.mainContact a {
font-weight: bold;
text-decoration: underline;
}
div.text {
margin-left: 20px;
margin-right: 20px;
padding-bottom: 40px;
}
div.text a {
font-weight: bold;
text-decoration: underline;
}
div#bar02 {
background-color: #e8e396;
width: 100%;
height: 1.7em;
border-top: 0.4em #ffffff solid;
}
div#bar03 {
background-color: #fea641;
width: 100%;
height: 1.7em;
border-top: 1em #ffffff solid;
border-bottom: 0.4em #ffffff solid;
}
div.desc {
float: left;
width: 420px;
margin: 25px 0 0 20px;
}
div.fullwidth > div.desc {
margin: 15px 0 0 40px;
}
img.baseimg {
width: 522px;
}
div#bar04 {
background-color: #fea641;
width: 100%;
border-top: 0.4em #ffffff solid;
padding: 0.4em 0;
}
div.fullwidth > div#bar04 { /* Mozilla hack */
margin-top: 343px;
}
p {
padding-bottom: 10px;
margin: 0;
}
div#bar04 a {
padding: 1em 0;
}
div#bar04 ul {
margin-bottom: 0;
margin-top: 0;
}
div#bar04 ul li{
display: inline;
font-weight: bold;
color: #ffffff;
list-style: none;
padding: 0 5em;
}
div#bar04 ul li#left{
color: #ffffff;
list-style: none;
border-right: 0.1em #ffffff solid;
border-left: 0.2em #ffffff solid;
}
div#bar04 ul li a:link{
color: #ffffff;
}
div#bar04 ul li a:hover{
color: #656565;
}
div#bar04 ul li#right{
color: #ffffff;
list-style: none;
border-right: 0.2em #ffffff solid;
border-left: 0.1em #ffffff solid;
}
div#bar05 {
background-color: #e8e396;
width: 100%;
height: 2.2em;
border-top: 0.4em #ffffff solid;
}
div#details01 {
color: gray;
border-top: 2em #ffffff solid;
border-bottom: 2em #ffffff solid;
text-align: center;
text-decoration: none;
}
div#details01 a {
font-weight: bold;
text-decoration: underline;
}
div#subLinks {
border-top: 0.1em #fea641 solid;
text-align: center;
text-decoration: none;
}
span.pipe {
color: #fea641;
font-weight: bold;
}
span.screenreader {
display: none;
}
a:link {
color: #fea641;
text-decoration: none;
font-style: bold;
}
a:hover {
color: #656565;
text-decoration: none;
}
a:visited {
color: gray;
text-decoration: none;
}