span#dsbr {
	 display:none;
	 }

 /* 1.2 - Body Text Color on Color Background*/
.BodyTxtonColor {
	 color: #000;
	 }

 /* 1.10 - Search Results List Colored Bar */
 td.sitemapbar{
	 background-color: #DBDBB6 !important;
	 }

 /* 7.1 - Results List - Main Title - on COLOR */
.DSlistTitle{
	 color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 15px;
	 font-weight: bold;
	 }

 /* 7.2 - Results List TITLE on COLOR */
.DSColHdr,a.DSColHdr,a.DSColHdr:hover,a.DSColHdr:active,a.DSColHdr:visited {
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 }

 /* 7.3 - Matching Category Header on WHITE */
.DSInputLbl{
	 color: #336699;
	 font-size: 15px;
	 font-weight: normal;
	 }

 /* 7.4 - Matching Category Header on COLOR */
.DSInputLblColor{
	 color: #000000;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 }

 /* 7.5 - Main Link in Results List */
.DSLink,a.DSLink,a.DSLink:hover,a.DSLink:active,a.DSLink:visited {
	 color: #78781E;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 }

 /* 7.6 - Results List - Column 1 Text */
.DSCol1Txt{
	 color: #333333;
	 }

 /* 7.7 - Results List - Column 2 text */
.DSCol2Txt{
	 color: #336699;
	 }

 /* 7.8 - Description Text within the Search Results List */
.DSAbstract{
	 color: #336699;
	 }

 /* 7.9 - Main Header in Dataset Browsing */
.DSFieldHdrA{
	 color: #999966;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 line-height:15px;
	 font-weight: bold;
	 margin-bottom:10px !important;
	 }

 /* 7.10 - Subheader in Dataset Browsing */
.DSFieldHdrB{
	 color: #003366;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 16px;
	 line-height:18px;
	 font-weight: bold;
	 margin-bottom:10px !important;
	 }

.ResultsPageNo {
	 color: #000000;
	 }

 /* 8.3 - Alphabetical Sorting */
.alphasortlinkup {
	 color: #000000;
	 text-decoration : none;
	 }

.alphasortlinkdn {
	 color: #336699;
	 text-decoration : underline;
	 }

.alphasortlinkup:hover {
	 color: #336699;
	 text-decoration : underline;
	 }

.alphasortbkgup {
	 background-color: #D2D29F ;
	 }

.alphasortbkgdn {
	 background-color: #D2D29F;
	 }

 