html {
font-size: 100%;
}
body {
margin-right:4%;
margin-left:4%;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1.0em; 
color: #000000;
color: #000000;
}
a 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #2F3379;
    font-weight:bold;
    text-decoration: underline;
}
body.just {
text-align:justify;
}
#quote
{
    padding-right:150px;
}
#quote p
{
    padding: 5px;
    background-color: #c5c086;
    border: thin dashed #808000;
    color: #2F3379;
    margin-top: 10px;
}
#bottomnav a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #404616;
    font-weight: bold;
    text-decoration:none;
}
#bottomnav a:hover{
    background-color:#DCD7A0;
}
#sidebar
{
    padding-right:5px
}
#sidebar a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #404616;
    font-weight: bold;
    text-decoration:none;
}
#sidebar a:hover{
    background-color:#DCD7A0;
}
#sidebar h2
{
    color:#2F3379;
    border-bottom-style: ridge;
    border-color: #DCD7A0;
    border-width: thin;
}
#sidebar h3
{
    font-size: 0.9em;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
    text-transform: uppercase;
    border-bottom-style: dotted;
    border-width: thin;
    border-color: #DCD7A0;
}
#container{
    margin-right: auto;
    margin-left: auto;
    border-right: 2px solid #2F3379;
    border-top: 2px solid #2F3379;
    border-bottom: 2px solid #2F3379;
    width: 950px;
    color: #ADA86B;
}
#mainnav 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
    color:#DCD7A0;
}
#mainnav a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #DCD7A0;
    font-weight:normal;
    text-decoration: none;
}
#mainnav a:hover{
    background-color: #DCD7A0;
    color: #404616;
}
p  {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
}
p.center  {
text-align: center;
}
p.just {
text-align:justify;
}
p.indent {
text-indent:45%;
line-height: .25; 
}
p.indent10 {
text-indent:10%;
}
p.indent20 {
text-indent:20%;
}
p.indentall15 {
text-indent: 15%;
line-height: .25;
}
p.allindent  {
margin-left:8%;
margin-right:8%;
}
.allindent4 {
margin-left:4%;
margin-right:4%;
}
th  {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
}
td  {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
}
h1, h2 {
font-family: tahoma, arial, helvetica, sans-serif;
background-color: transparent;
font-weight: lighter;
}
h1 {
font-size: 1.6em;
color: #000066;
}
h2
{
    font-size: 1.3em;
    color: #000080;
    font-weight: bold;
    border-bottom: dotted;
    border-bottom-width: thin;
    border-bottom-color: #000080;
}
h3, h4 {
font-family: tahoma, arial, helvetica, sans-serif;
color: #000000;
background-color: transparent;
}
h3 {
font-size: 1.2em;
font-weight: lighter;
}
h4 {
font-size: 1em;
}
ul {
list-style-type: square;
}
li {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
margin-top: 0.25em;
}
li.off {
list-style-type: none;
}
ul ul {
list-style-type: disc;
}
li li {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1em;
}
ul ul ul {
list-style-type: circle;
}
li li li {
color: #000000;
background-color: transparent;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 1em;
}
dl {
color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.9em;
}
dt.emphasis {
font-weight: bold;
margin-top: 1em;
}
.centered  {
text-align: center;
}
.small  {
font-size: 0.7em;
text-align:left;
}
.font8 {
font-size: 0.8em;
}
.font80 {
font-size: 0.8em;
}
.smallcenter {
text-align:center;
font-size: 0.8em;
}
.smallercenter {
text-align:center;
font-size: 0.7em;
}
.pullquote { 
width: 30%; 
margin: 0px 0px 5px 5px; 
font-size: 1.15em;
font-family: verdana, arial, helvetica, sans-serif;
text-align: right; 
float: right;
background-color: #ffffff;
color:#808080;
}
.mainquote { 
width: 160px; 
margin: 20px 20px 0px 0px; 
font-size: 1.15em;
font-family: verdana, arial, helvetica, sans-serif;
text-align: center; 
background-color: #ffffff;
color:#737272;
}
.border {
border: 1px #000066 solid;
width: 75%;
padding: 5px;
background-color: #cccccc;
}
address {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.7em;
font-style: italic;
text-align: right;
}
.clear {
height: 0;
clear: both;
}

