﻿BODY {
	background-color:#c4be9e;
}

.MainText {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:17px;
}

.FooterText {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:12px;
}

.LeftContent {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:13px;
}

.RightContent {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	line-height:15px;
}

.nounder a {
text-decoration: none;
}

form{display:inline;}
/* Links page style */
td.links-container{
  padding: 10px 0 0 0;
}
td.links-container *{
  text-align: left;
}
h3.links-title{
  color: #791E1D;
  font: normal bold 18px Arial, Helvetica, Verdana, sans-serif;
  margin: 0 0 0 0;
  padding: 6px 0 5px 22px;
  background: url(images/links_title_bg.gif) no-repeat 0 0;
  text-align: left;
}
img.title-image{
  position: absolute;
  z-index: 100;
  margin-left: 664px;
  margin-top: -25px;
}
body img.title-image.federal{
 margin-top: -25px;
}
.clear, .clr{
  clear: both;
  height: 0;
  overflow: hidden;
}
.links-demark-line{
  background: url(images/links_demark_line.gif) repeat-x 0 100%;
  height: 4px;
  margin: 0 0 10px 0;
  padding-top: 5px;
}
