body {
	background-attachment: fixed;
	background-image: url(../images/BGTiles/bgmarketing.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;
}

.servicesListing {
	background-color: #CCCCCC;
	list-style-position: outside;
	list-style-image: url(../images/bulletmarket.gif);
}

.sidebarWhiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	color: #FFFFFF;
}