/* ______________________________________ */
 /* ______ Section Seven: Datasets _______ */
 /* ______________________________________ */
 /* 7.1 - Results List - Main Title - on COLOR */
.DSlistTitle,.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,.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,.DSInputLbl{
	 color: #336699;
	 font-size: 15px;
	 font-weight: normal;
	 }

 /* 7.4 - Matching Category Header on COLOR */
.DSInputLblColor,.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,.DSLink,a.DSLink,a.DSLink:hover,a.DSLink:active,a.DSLink:visited{
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 }

 /* 7.6 - Results List - Column 1 Text */
.DSCol1Txt,.DSCol1Txt{
	 color: #333333;
	 }

 /* 7.7 - Results List - Column 2 text */
.DSCol2Txt,.DSCol2Txt{
	 color: #336699;
	 }

 /* 7.8 - Description Text within the Search Results List */
.DSAbstract,.DSAbstract{
	 color: #336699;
	 }

 /* 7.9 - Main Header in Dataset Browsing */
.DSFieldHdrA,.DSFieldHdrA{
	 color: #333333;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: italic;
	 }

 /* 7.10 - Subheader in Dataset Browsing */
.DSFieldHdrB,.DSFieldHdrB{
	 color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: italic;
	 }

.ResultsPageNo {
	 color: #000000;
	 }

 