 /* 3.1 - Archive Text Links */
 a.archive:link,a.archive:visited,a.archive:hover,a.archive:active {
         font-family:"Trebuchet MS", sans-serif;
         font-size: 12px;
         line-height: 14px;
         font-weight: bold;
         color: #990031;}

 /* 3.2 - Background and Outline of Categories Area */
.headerbkg {display : block;
	 width : 100%;}

 /* 3.3 - Main Category Header */
.header {font-family: "Trebuchet MS", sans-serif;
	 color: #333638;
	 font-size: 12px;
	 font-weight: bold;
         text-transform: uppercase;}

.headernot {color: #999999;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: normal;}

 /* 3.4 - Articles That Are Set to NOT Publish to the Public Site */
 span.donotshow {color: #999999 !important;}

 /* 3.5 - Anchor Tags at the Top of a News & Events Page */
 a.navanchor:link,a.navanchor:visited,a.navanchor:active {
	 color: #990031;
	 font-size: 11px;
	 line-height: 13px;
         text-decoration:none;}

 a.navanchor:hover {color: #990031;
	 font-size: 11px;
	 line-height: 13px;
         text-decoration:underline;}

 /* 3.6 - Main Link to the Articles */
 a.newslink:link,a.newslink:visited,a.newslink:active {
	 color : #6e5300;
	 font-family: Georgia, serif;
         font-size: 12px;
         line-height: 14px;
         font-weight: normal;
         text-decoration: none;}

a.newslink:hover {color : #a37b01;
	 font-family: Georgia, serif;
         font-size: 12px;
         line-height: 14px;
         font-weight: normal;
         text-decoration: none;}

 a.newslinknot,a.newslinknot:hover,a.newslinknot:active,a.newslinknot:visited {
	 color : #999999 !important;}

 /* 3.7 - More... Link */
.morelink {font-family:"Trebuchet MS", sans-serif;
         font-weight: normal;
         font-size:11px;
         line-height: 13px;
         color:#a50000;
         text-decoration:none;}


 /* 3.8 - Padding and Indent of Article Titles */
.contentpadding,td.contentpadding {padding: 5px 0px 0px 0px;}

 /* 3.9 - Area Directly Below Header & Around Article Titles Area */
.headersurround,table.headersurround {display : block;
	 width : 100%;}

 /* 3.10- Article Summary on Full Article Page */
.articlesummary {font-style: italic;}

 /* 3.11 - Author Name on Full Article Page */
.articleauthor {color: #666666;
	 font-size: 11px;
	 font-weight: normal;}

 /* 3.12 - Back Link on Full Article */
.referinglink,a.referinglink:link,a.referinglink:visited,a.referinglink:hover,a.referinglink:active {font-family:"Trebuchet MS", sans-serif;
         font-size: 10px;
         line-height: 12px;
         font-weight: normal;
         color: #A50000;
         text-transform: uppercase;
         text-decoration: none;}

 /* 3.13 - 'Related Items' Header on Full Article Page */
.relatedheader,td.relatedheader {display : block;
	 width : 100%;
	 font-family:"Trebuchet MS", sans-serif;
	 font-size: 12px; 
         line-height: 14px;
	 font-weight: bold;
	 text-decoration: none;
	 color: #333638;
         text-transform: uppercase;
	 margin: 0px;}

tr#headlinerow td {padding-top:14px;}
tr#summaryrow td{}

 /* 3.14 - Style to correct news page spacing */
#artxrow {display:none;}
 