﻿body {
  margin: 0px;
  padding: 0px;
  font: normal normal normal 9pt/normal Arial, Sans-Serif;
  background: #ECECD2 url(Images/arg_backgroundgradient.gif) repeat-x scroll center top;
}
a {
  color: #CC0000;
}
div#header {
  width: 100%;
  height: 175px;
  background: #FFFFFF url(Images/arg_home_header.jpg) scroll no-repeat center top;
}
div#bannerstrip {
  width: 100%;
  height: 30px;
  background:  url(Images/nav_gradient.gif) scroll repeat-x center top;
}
div#pagecontent {
  width: 950px;
  padding: 0px 25px;
  margin: 0px auto 0px auto;
  background-color: #FFFFFF;
}



div#page{
  width: 900px;
  height: 900px;
  margin: 0px auto 0px auto;
  background: #FFFFFF;
}

div#searchcontrols
{
    float:left;
}


div.searchline
{
    margin: 10px 5px;
    font-size: 10pt;
}

div#footer
{
    width: 1000px;
    height: 180px;
    color: #F3F3E7;
    margin: 0px auto;
    border-bottom: solid 15px #990000;
    background: #990000 url(Images/footer_legallogos_81x37.gif) no-repeat scroll 15px bottom;
}

#footer a
{
    text-decoration: none;
    color: #F3F3E7;
}

#footer h3
{
    color: #F3F3E7;
    margin: 10px 0px;
}

#footer ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-indent: 0em;
}

div.footernavcol
{
    float: left;
    width: 160px;
    margin: 10px;
}

.accent
{
    color: #FFCC33;
    font-weight: bold;
    font-size: 10pt;
}