a {
  /*color: #003399;*/
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


.contentBand {
  float: left;
  width: 769px;
  margin-bottom: 0px;
}


.contentSitemap {
  width: 769px;
  float: left;
  position: relative;
  margin-bottom: 12px;
  margin-left: 0px;
}

.grid {
  display: inline;
  float: left;
  width: 782px;
  margin-left: 0px;
  /*background-color: #FFF; */
}

h2 {
  clear: both;
  margin-top: 0px;
  margin-bottom: 8px;
  display: block;
  margin: 0px;
  padding-left: 0px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-right: 5px;
  font-family: arial,helvetica,sans;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.1;
  /*color: #333;*/
  /*color:#083a93;*/
  text-transform: uppercase;
  background: none;
}

h2 a {
  /*background-color: #FFF;*/
  padding-right: 5px;
  color: #039;
  background: none;

}

h3 {
  display: block;
  margin: 0px;
  padding-left: 8px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-left: 1px;
  padding-right: 0px;
  font-family: arial,helvetica,sans;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.1;
  /*color: #ff0000;*/
  text-transform: none;
  background: url(../images/sitemapbullet.gif) no-repeat;
  position: relative;
}

.module {
  margin-bottom: 6px;
  clear: both;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.moduleBody {
  margin-top: 6px;
  font-size: 12px;
  margin-bottom: 6px;
  margin-left: 1px;
  padding: 8px 5px 8px 5px;
  margin: 0px 0px 12px 0px;
  /*background-color: #F7F9FC;*/
  
}

.primaryContent {
	 /* width: 230px;*/
	  width: 180px;
	  float: left;
	  position: relative;
	  margin-right: 12px;
}


.primaryContent .module {
  margin-bottom: 6px;
}

.moduleHeader {
  border-bottom: 1px solid #999999;
}
