/* ______________________________________ */	
/*  Section Three: News/Events Elements   */	
/* ______________________________________ */

/* 3.1 - Archive Text Links */
 a.archive,a.archive:hover,a.archive:active,a.archive:visited {
	 }

/* 3.2 - Background and Outline of Categories Area */
.headerbkg {}

/* 3.3 - Main Category Header */
.header {color: #695d54;
	 font-size : 13px;
	 font-weight: bold;}

.headernot {color: #F09901;}

/* 3.4 - Anchor Tags at the Top of a News & Events Page */
 a.navanchor, a.navanchor:active, a.navanchor:visited {
	 color : #000000;
	 text-decoration: none;}

 a.navanchor:hover {color : #000000;
	 text-decoration: underline;}

/* 3.5 - Main Link to the Articles */
a.newslink,a.newslink:active,a.newslink:visited {
	 color : #A68462;
	 font-size : 12px;}

a.newslink:hover {color:#695d54;}

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 {}

 a.morelink:hover {}

/* 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;}

/* 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: #A68462;
	 font-weight : bold;}

/* 3.13 - 'Related Items' Header on Full Article Page */
.relatedheader,td.relatedheader {font-size:12px;
         color:#695d54;
         text-transform:uppercase;
         font-weight:bold;}

/* 3.14 - Articles That Are Set to NOT Publish to the Public Site */
 span.donotshow {color : #F09901 !important;}