/* ______________________________________ */
 /* Section Three: News/Events Elements */
 /* ______________________________________ */

 /* 3.1 - Archive Text Links */
 a.archive,a.archive:hover,a.archive:active,a.archive:visited {
	 color : #336699;
	 text-decoration : none;
	 font-weight : normal;
	 font-size : 12px;}

 /* 3.2 - Background and Outline of Categories Area */
.headerbkg {display : block;
	 background-color: none;}

 /* 3.3 - Main Category Header */
.header {color: #336699;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;}

.headernot {color: #999999;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: normal;}

 /* 3.4 - Anchor Tags at the Top of a News & Events Page */
 a.navanchor,a.navanchor:hover,a.navanchor:active,a.navanchor:visited {
	 color: #333333;
	 font-size: 12px;
	 line-height: 16px;}

 /* 3.5 - Main Link to the Articles */
 a.newslink,a.newslink:hover,a.newslink:active,a.newslink:visited {
	 color : #336699 !important;}

 a.newslinknot,a.newslinknot:hover,a.newslinknot:active,a.newslinknot:visited{
	 color : #999999 !important;}

/* Posting Board correction */
a.newslink span.titleFont {font-family: arial, Helvetica, sans-serif;
	 font-size: 12px;
         color : #336699;}

 /* 3.6 - More... Link */

 /* 3.7 - Padding and Indent of Article Titles */
.contentpadding,td.contentpadding {padding: 5px 0px 0px 50px;}

 /* 3.8 - Area Directly Below Header & Around Article Titles Area */
.headersurround,table.headersurround {display : block;
	 background-color: none;}

 /* 3.9 - Style to correct news page spacing */


 /* 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: 12px;
	 font-weight: normal;}

 /* 3.12 - Back Link on Full Article */
.referinglink,a.referinglink,a.referinglink:hover,a.referinglink:active,a.referinglink:visited {color: #336699;}

 /* 3.13 - 'Related Items' Header on Full Article Page */
.relatedheader,td.relatedheader {display : block;
	 font-family: arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight: bold;
	 color: #333333;
	 margin: 0px;}

 /* 3.14 - Articles That Are Set to NOT Publish to the Public Site */
 span.donotshow {color: #999999 !important;}

 