body {
	background-attachment: fixed;
	background-image: url(../images/BGTiles/bgaboutus.gif);
	background-repeat: repeat;
}

.subNav {
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFFFF;
}

.subNav a:link {
  color: #FFFFFF;
  text-decoration: underline;
}

.subNav a:visited {
  color: #9999FF;
  text-decoration: underline;
}

.subNav a:hover {
	color: #9999FF;
	text-decoration: none;
}

.subNav a:active {
    color: #FF0000;
	text-decoration: none;
}

.clientListDivider {
	background-color: #003366;
}

.clientListNames {
	font-size: .8em;
	font-weight: bold;
}
