body {
    background-color: #666666;
    color: #000000;
}

#doc {
    background-color: #fff;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#logobox {
/*    border: 1px solid #666;*/
    padding: 5px;
    margin-bottom: 10px;
}

#logo {
    margin-bottom: -2px;
}

#logotext {
    margin-bottom: 3px;
    margin-left: 10px;
}

#hd {
}

#bd {
    margin-top: 0px;
}

#ft {
    color: #666;
    border-top: 2px solid #666;
    padding: 15px 10px 0px 10px;
    margin-top: 18px;
    text-align: center;
}

#ft span.ftitem {
    margin-left: 10px;
    margin-right: 10px;
}

#copyright {
	margin-top: 15px;
	font-size: 70%;
}

#link span.morelink {
    font-size: 50%;
}

p {
    margin: 10px 0px 10px 0px;
    line-height: 28px;
}

.mainimage {
     border-top: 8px solid #7D98B8;
     border-bottom: 8px solid #7D98B8;
     margin-bottom: 15px;
}

.mainimage-line {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.expimage1 {
     margin: 0 15px 15px 0;
     padding: 0 24px 0 0;
     border-right: 1px dotted #7D98B8
}

.expimage2 {
     margin: 0 0px 15px 0;
}


div.yui-b p {

    margin: 0 0 .5em 0;
    color: #999;

}

div.yui-b p strong {

    font-weight: bold;
    color: #000;

}

div.yui-b p em {

    color: #000;

}            

h1 {
    font-weight: bold;
    margin: 0 0 1em 0;
    padding: .25em .5em;
    background-color: #ccc;
}

h2 {
    font-size: 150%;
    color: #7D98B8;
    border-bottom: 1px dotted #7D98B8;
    font-weight: bold;
}

h3 {
    font-size: 131%;
    color: #7D98B8;
    border-bottom: 1px dotted #7D98B8;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}

h4 {
   /* font-size: 150%;*/
    border-bottom: 1px dotted #7D98B8;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}

#scimenubar {
    margin: 0 0 0px 0;
}

.yuimenubaritem {
  width: 148px;
  text-align: center;
}
.yuimenu {
  text-align: left;
}
.yuimenubaritemlabel {
    text-transform: uppercase;
}

#navtable td {
    width: 200px;
    padding: 5px;
}

#navtable a {
    color: #7D98B8;
}

#contact td {
  line-height: 22px;
}

#contact {
  margin-left: 150px;  
}
