body
{
  font-family: Verdana, sans-serif;
  font-size:11px;
  color: #000000;
  padding:0px;
  background-color:white;
}

img
{
  border:0px;
}

.breaker
{
  clear:both;
}

/* Left Menu */
#leftmenu
{
  display:none;
}

/* Top Menu - including rollovers */
#topmenuwrapper
{
  display:none;
}

/*Content CSS*/
h1
{
  background-image: url(images/h1underline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom:5px;
  font-size:18px;
  display:inline;
}

h2
{
  background-image: url(images/h1underline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom:5px;
  font-size:11px;
  display:inline;
}

a:link, a:visited 
{
  text-decoration:none;
  font-weight:bold;
  padding-left:10px;
}      

#logo
{
  padding-left:250px;
}

#sitemap
{
  display:none;
}  

.search th
{
font-size:10px;
text-align:left;
}

.search td
{
font-size:10px;
padding-right:40px;
}

li.section
{
  font-size:12px;
  font-weight:bold;
  list-style:none;
  padding-top:15px;
}

#refreshingsize
{
  display:none;
}

#searchtitle
{
  display:none;
}

#footer
{
  margin-top:20px;
}
