a:link, a:visited
{ color: blue; }

a:hover, a:active
{ color: blue; }

body
{ margin: 5px;
  padding: 0px;
  font-family: arial, helvetica, sans-serif;
  background: url(images/beigestripes.gif) top left repeat; }
  
.wrapper
{ border: 5px solid white;
  background-color: white;
  width: 750px; }

table.main
{ font-size: 12px;
  border-bottom: 1px solid #293A6C;
  border-top: 6px solid #293A6C; }

td.leftcolumn
{ background-color: #F4EFE1;
  border-right: 1px solid silver; }
  
ul#navlist
{
width: 156px;
\width: 160px;
w\idth: 158px;
padding: 0px;
margin: 0px;
font: bold 12px tahoma,helvetica,arial,sans-serif;
background: #F4EFE1;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-bottom: 1px solid gray;
}

ul#navlist li a
{
display: block;
width: 122px;
\width: 168px;
w\idth: 132px;
padding: 6px 8px 6px 8px;
border: 0px;
border-left: 10px solid #DFD1AA;
background: #F4EFE1;
text-decoration: none;
text-align: right;
}

ul#navlist2
{
width: 156px;
\width: 160px;
w\idth: 158px;
padding: 0px;
margin: 0px;
font: 11px verdana,helvetica,arial,sans-serif;
background: #FBF9F3;
border-bottom: 1px solid gray;
}

ul#navlist2 li
{
list-style: none;
margin: 0px;
border: 0px;
/*border-bottom: 1px solid gray;*/
}

ul#navlist2 li a
{
display: block;
width: 122px;
\width: 168px;
w\idth: 132px;
/*line-height: 20px;*/
padding: 6px 8px 6px 8px;
border: 0px;
border-left: 10px solid #FBF9F3;
background: #FBF9F3;
text-decoration: none;
text-align: right;
}

ul#navlist2 li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist2 li a:hover
{
background: white;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
border-color: #DFD1AA;
/*color: #ffffff;*/
background: #DFD1AA;
}

td.centercolumn
{ padding: 10px 10px;
  background: url(images/soybeansbg.jpg) bottom left no-repeat;
  background-color: white; }
  
tr.silverrow
{ background-color: #EFEFEF; }

.breadcrumbs
{ display: block;
  margin-bottom: 0px;
  font-size: 12px; }
  
li
{ margin: 10px 0px; }

h1
{ color: #C08040;
  font-size: 13pt;
  border-bottom: 1px solid gray;
  line-height: 16pt;
  text-indent: 10px; }
  
h1.NoUnderline
{ color: #C08040;
  font-size: 13pt;
  border-bottom: 0px solid gray;
  line-height: 17pt; }
  
h4, h4 a:link
{ color: #666666;
  font-size: 11pt;
  margin-bottom: 0px; }

h5
{ margin-bottom: 0px; }

img.section
{ float: right;
  margin: 5px;
  border: 1px solid gray; }

.finaltext
{ font-size: 11px;
  text-align: center;
  color: #C08040; }
  
#footer a:link, #footer a:visited
{ color: #666666; }

#footer a:hover, #footer a:active
{ color: #C08040; }

#footer
{ width: 750px;
  height: 35px;
  font-size: 10px;
  color: #666666;
  text-align: center;
  border: 0px solid pink; }