/* Copyright Seven Communications */

body {
color: gray;
background-color: white;
font-family: tahoma, arial, sans-serif;
font-size: 66.667%;
line-height: 1.4em;
padding-top: 20px;
}
div.fullwidth {
padding: 10px 6px 6px 6px;
border: 1px #e8e396 solid;
width: 70em;
top: 0;
margin: 0 auto;
background-color: white;
}
div.logo {
float: left;
padding: 0 0 0 2px
}
div.header {
padding: 5px 5px 0 0;
text-align: right;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.5em;
}
p {
margin: 0 0 1.3em 0;
}
div#bar03 {
background-color: #e8e396;
width: 100%;
height: 2.2em;
border-bottom: 0.2em #ffffff solid;
}
div.desc {
width: 68em;
padding: 10px 0 0 20px;
margin: 0;
}
div#menu {
position: relative;
margin: 0 0 0 38px;
}
div#menu ul {
display: inline;
list-style: none;
height: 33px;
}
div#menu li {
height: 33px;
float: left;
}
div#menu li a {
white-space: pre;
width: 218px;
height: 33px;
}
div#menu li a:hover {
background-position: left bottom;
}
a#dom {
text-indent: 1000px;
overflow: hidden;
background: url(_images/btn01_dom.gif) no-repeat; background-position: left top;
display: block;
padding: 0 5px 0 0;
}
a#com {
text-indent: 1000px;
overflow: hidden;
background: url(_images/btn02_com.gif) no-repeat; background-position: left top;
display: block;
padding: 0 5px 0 0;
}
a#on {
text-indent: 1000px;
overflow: hidden;
background: url(_images/btn03_on.gif) no-repeat; background-position: left top;
display: block;
}
.fullwidth > #bar05 {
margin: 18px 0 0 0;
}
div#bar05 {
background-color: #fea641;
width: 100%;
height: 2.2em;
}
div#details01 {
color: gray;
text-align: center;
}
div#details01 p {
margin: 1.3em 0 1.3em 0;
}
div#details01 a {
font-weight: bold;
text-decoration: underline;
}
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;
}