/* ______________________________________ */	
/*  Section Three: News/Events Elements   */	
/* ______________________________________ */

/* 3.1 - Archive Text Links */
 a.archive,a.archive:hover,a.archive:active,a.archive:visited {
	 font-family:"Trebuchet MS",sans-serif;
         font-weight:bold;
         font-size:11px;
         text-transform:uppercase;
         color:#6c3e62;}

/* 3.2 - Background and Outline of Categories Area */
.headerbkg {}

/* 3.3 - Main Category Header */
.header {font-family:"Trebuchet MS",sans-serif;
         color: #75757D;
	 font-size : 13px;
         line-height: 15px;
	 font-weight: bold;
         padding: 0px 0px 3px 0px;}

.headernot {color: #F09901;}


/* 3.4 - Anchor Tags at the Top of a News & Events Page */
 a.navanchor:link, a.navanchor:visited, a.navanchor:active {
         font-family:"Trebuchet MS",sans-serif;
	 color : #458B51;
	 text-decoration: none;
         font-size:12px;
	 font-weight : bold;}

a.navanchor:hover {font-family:"Trebuchet MS",sans-serif;
	 color : #458B51;
	 text-decoration: underline;
         font-size:12px;
	 font-weight : bold;}

/* 3.5 - Main Link to the Articles */
a.newslink,a.newslink:link,a.newslink:visited,a.newslink:active {
         font-family:"Trebuchet MS",sans-serif;
	 color : #458B51;
	 text-decoration: none;
         font-size:12px;
         line-height:14px;
	 font-weight : bold;}

a.newslink:hover {color:#458B51;
         font-weight:bold;
         font-size : 12px;
         line-height:14px;
	 text-decoration: underline;}

a.newslinknot,a.newslinknot:hover,a.newslinknot:active,a.newslinknot:visited {
	 color : #F09901 !important;}

/* 3.6 - More... Link */
.morelink,a.morelink,a.morelink:active,.morelink:visited {
	 font-family:"Trebuchet MS",sans-serif;
         color : #458B51;
         font-weight:bold;
	 font-size : 12px;}

 a.morelink:hover {}

/* 3.7 - Padding and Indent of Article Titles */
.contentpadding,td.contentpadding {padding-left:9px;}

/* 3.8 - Area Directly Below Header & Around Article Titles Area */
.headersurround,table.headersurround {}

/* 3.9 - Style to correct news page spacing */
#artxrow {display:none;}

/* 3.10- Article Summary on Full Article Page */
.articlesummary {font-style: italic;
          font-weight:normal;
          font-size:11px;}

/* 3.11 - Author Name on Full Article Page */
.articleauthor {font-weight: bold;}

/* 3.12 - Back Link on Full Article */
.referinglink,a.referinglink,a.referinglink:hover,a.referinglink:active,a.referinglink:visited {color: #458B51;
	 font-weight : bold;}

td.referinglink {padding: 0px 2px 0px 15px;}

/* 3.13 - 'Related Items' Header on Full Article Page */
.relatedheader,td.relatedheader {font-size:14px;
         color:#3C146A;
         text-transform:uppercase;
         font-weight:bold;}

/* 3.14 - Articles That Are Set to NOT Publish to the Public Site */
 span.donotshow {color : #F09901 !important;}

/* space between headline (linked) and summary text */
tr#headlinerow td {margin:0;
         padding:0px 0px 0px 9px;}

/* summary box, bottom margin seperates it from next article */
tr#summaryrow td {padding:0px 0px 0px 9px;}