.scsu-shell-width {
	width: 780px;
}
/* ------------------------------------- */
/*        General Style Elements         */ 
/* Overall settings for the News System  */
/* ------------------------------------- */
#newsnavigation {
	width: 158px;
}
#newsnavigation h2 {
	margin: 0px;
	padding: 5px 4px 5px 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	text-transform: uppercase;
	background-color: #cfc08e;
	border-bottom: 1px solid #ffffff;
}
#newsnavigation h3 {
	margin: 0px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #cfc08e;
	border-bottom: 1px solid #ffffff;
}
#newsnavigation ul, #newsnavigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#newsnavigation a {
	display: block;
	width: 150px;
	font-size: .9em;
	color: #000000;
	background-color: #e4ddc5;
	padding: 5px 4px 5px 4px;
}
#newsnavigation a:hover {
	background-color: #f3efe2;
}
#newsnavigation p {
	margin: 0px;
	padding: 0px;
}
#newscontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#newscontent ul.navlist {
	font-size: 1em;
}
#newscontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#newscontent li p {
	font-size: 1em;
}
#newscontent li li {
	font-size: 1em;
}
#newscontent .newspublicationname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #990000;
}
#newscontent .newsissuetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ------------------------------------- */
/*        * Preview Elements *           */
/* Preview settings for the News System. */
/* ------------------------------------- */
#teaser {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0px 1em 0px;
	font-size: .8em;
}
#teaser h2.newsteasertitle {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
#teaser p.newsteaser {
	margin-top: 0px;
	margin-bottom: 1em;
	font-size: 1em;
	display: inline;
	font-weight: bold;
}
#teaser p {
	display: inline;
	font-size: 1em;
}
#teaser .newsdate {
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .75em;
	display: block;
}
/* ------------------------------------- */
/*         * Story Elements *            */
/*  Story settings for the News System.  */
/* ------------------------------------- */
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .7em;
}
.newsurl {
}
.newsimagedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.newsauthor {
	font-style: italic;
}

/* ------------------------------------- */
/*        * Archive Elements *           */
/* Archive settings for the News System. */
/* ------------------------------------- */
.newsarchivelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.newslist0 {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.newslist1 {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
td.newslist0, td.newslist1 {
	font-size: .8em;
}
.newslistheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
}
.caption {
	font-size: .7em;
}
/* ------------------------------------- */
/*   * Table of Contents Elements *      */
/*   TOC settings for the News System.   */
/* ------------------------------------- */
.newstoctitle {
	margin-top: .25em;
	margin-bottom: .25em;
}
.newsissuedescription {
}
.newstocCoverImage {
	border: 5px solid #ffffff;
}
.newstocteaser {
	margin: 0 0 0 1em;
	display: none;
}
.newsstorytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
}

/* ------------------------------------- */
/*   * ImageSet Elements *      */
/*   TOC settings for the News System.   */
/* ------------------------------------- */
#news-imageset {
	width: 100%;
	background-color: #eeeeee;
}
#news-imageset .textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
	color: #333333;
	padding: 2px 5px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}
#news-imageset .textlink:hover {
	text-decoration: underline;
	color: #eeeeee;
	border: 1px solid #000000;
	background-color: #222222;
}
#news-imageset .textactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-decoration: none;
	color: #000000;
	padding: 2px 5px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#news-imageset .imagelink {
	color: #333333;
	padding: 1px;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}
#news-imageset .imagelink:hover {
	border: 1px solid #000000;
	background-color: #222222;
}
#news-imageset .imageactive {
	padding: 1px;
	border: 1px solid #aa0000;
	background-color: #ffffff;
}

#imageGalleryTable {
	margin: 0px 0px 30px 30px;
}

/* ------------------------------------- */
/*          * Print Elements *           */
/*  Print settings for the News System.  */
/* ------------------------------------- */
.prtissuedate {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .7em;
}
.prtissuetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.prissuedescription {
}
.prtstorytype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.prtstorytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
.prtauthor {
}
.prtimagedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.prtlink {
}

