@import url(./menu.css);
@import url(./breadcrumb.css);
.LeftColumn {
  background-image: url(./SWTskinimages/SWTleftpaneBKG.jpg);
background-repeat: repeat-x;
}

.Footer {text-align: center; color: #ffffff;
}

.SkinObject {
  font-weight: bold;
  font-size: 8.5pt;
  color: #120f82;
  text-decoration: none;
  font-family: tahoma,arial,helvetica,sans-serif;
}

a.SkinObject:link {
  text-decoration: none;
  color: #b3e1ee;
  font-size: 8.5pt;
}

a.SkinObject:visited {
  text-decoration: none;
  color: #b3e1ee;
  font-size: 8.5pt;
}

a.SkinObject:hover {
  text-decoration: none;
  color: #b3e1ee;
  font-size: 8.5pt;
}

a.SkinObject:active {
  text-decoration: none;
  color: #b3e1ee;
  font-size: 8.5pt;
}

.linkscontainer {
  padding-top: 20px;
  text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited {
  font-weight: bold;
  color: #b3e1ee;
  text-transform: uppercase;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 8.5pt;
}
a.links:hover {
  color: #ffffff;
}

.TopBanner {
  background-image: url(SWTskinimages/SWTheader-pic.jpg);
  background-repeat: no-repeat;
}
.Swoosh {
  background-image: url(SWTskinimages/SWTswoosh800px_photo.jpg);
  background-repeat: no-repeat;
}





