
#footerBar{
  background:transparent url(../images/site/footerBar.gif) top left no-repeat;
  height:28px;
  width:850px;
}

#footerLogoBar{
  background:transparent url(../images/site/footerLogoBar.gif) top left no-repeat;
  height:27px;
  width:850px;
}

#footerSpaceBar{
  background:transparent url(../images/site/footer.gif) top left no-repeat;
  height:3px;
  width:850px;
}

.pad3 {
    padding:3px;
}

.footerText {
    color:#ffffff;
    font-family: arial, sans-serif;
    font-size: 10px;
}

.footerText a {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.footText {
    color:#666666;
    font-family: arial, sans-serif;
    font-size: 11px;
}

.footText a {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footTextTable {
	font-family: arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.footTextTable a {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footTextTable a:link, .footText a:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footText a:link, .footText a:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footText a:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #00adef;
	text-decoration: none;
}

.navbottomLine{
  background:transparent url(../images/site/footerNavLine.gif) top left no-repeat;
  height:28px;
  width:1px
}

.navbottomLine a{
  display:block;
  text-decoration:none;
}
