/* ______________________________________ */	
/*  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: #88a57a;
	 font-size : 14px;
	 font-weight: bold;}

.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 : #6c3e62;
	 text-decoration: underline;
         font-size:11px;
	 font-weight : normal;}

a.navanchor:hover {font-family:"Trebuchet MS",sans-serif;
	 color : #3b4655;
	 text-decoration: underline;
         font-size:11px;
	 font-weight : normal;}

/* 3.5 - Main Link to the Articles */
a.newslink,a.newslink:active,a.newslink:visited {
	 font-family:"Trebuchet MS",sans-serif;
         color : #6c3e62;
         font-weight:bold;
	 font-size : 12px;}

a.newslink:hover {color:#3b4655;
         font-weight:bold;
         font-size : 12px;}

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 : #6c3e62;
         font-weight:bold;
	 font-size : 12px;}

 a.morelink:hover {color:#3b4655;
         font-weight:bold;}

/* 3.7 - Padding and Indent of Article Titles */
.contentpadding,td.contentpadding {}

/* 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: #6c3e62;
	 font-weight : bold;}

/* 3.13 - 'Related Items' Header on Full Article Page */
.relatedheader,td.relatedheader {font-size:14px;
         color:#88a57a;
         text-transform:uppercase;
         font-weight:bold;}

/* 3.14 - Articles That Are Set to NOT Publish to the Public Site */
 span.donotshow {color : #F09901 !important;}