html {
width: 100%;
}

body {
background-color: #EFEFEF;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
}

#headero {
margin-left: auto;
margin-right: auto;
width: 780px;
max-width: 780px;
height: 239px;
text-align: center;
background-color: #ffffff;
border-top: 1px solid #CFCFCF;
border-left: 1px solid #CFCFCF;
border-right: 1px solid #CFCFCF;
}

/* IE hack to make the header be the right size everywhere */
#headtable {
width: 776px;
}
div>#headtable {
width: 780px;
}
td>#headtable {
width: 780px;
}
/* end IE hack */

#headeri1 {
width: 780px;
height: 100px;
background: #995400 url('/images/top.gif') no-repeat;
background-position: top left;
}

#headeri2 {
background: #CFCFCF url('/images/bottom.gif') no-repeat;
background-position: top left;
height: 25px;
width: 780px;
}

#headeri3 {
background-color: #ffffff;
height: 95px;
}

#outerbody {
width: 780px;
background-color: #ffffff;
position: relative;
top: -5px;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #CFCFCF;
border-left: 1px solid #CFCFCF;
border-right: 1px solid #CFCFCF;
}

#legal {
width: 762px;
max-width: 762px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
border: 1px solid black;
outline: 1px solid black;
}
div>#legal {
width: 760px;
}

#footer {
width: 750px;
margin-left: auto;
margin-right: auto;
padding: 5px;
text-align: center;
}

p {
text-align: left;
font-size: 13px;
}
p.header {
text-align: center;
font-size: 17px;
font-weight: bold;
color: #000000;
}
p.header2 {
text-align: left;
font-size: 17px;
font-weight: bold;
color: #000000;
}
p.subheader {
font-weight: bold;
font-size: 16px;
text-align: center;
}

p.pquote {
color: #006633;
font-style: italic;
}
p.legal {
text-align: justify;
font-size: 10px;
width: 700px;
padding: 15px;
}
.title {
font-size: 15px;
color: #336633;
font-weight: bold;
}
.navtitle {
font-weight: bold;
color: #990000;
}
.date {
color: #006633;
font-weight: bold;
}

table.innerbody {
width: 758px;
}
div>table.innerbody {
width: 762px;
}

table.quotet {
border: 1px solid #333333;
outline: 1px solid #333333;
}

td.nav {
text-align: left;
padding: 5px;
}
td.content {
padding: 5px;
}
td.tablehead {
background: #990000;
text-align: left;
color: #FFFFFF;
}
td.ictablehead {
padding: 5px;
font-weight: bold;
background: #990000;
text-align: center;
color: #FFFFFF;
}
td.quotes {
background-image: url('/images/background.gif');
background-repeat: no-repeat;
background-position: top right;
padding: 5px;
background-color: #FFFFFF;
}