/* Article List View Styles */
.nlistarthead {  font-size: 1em; color: #00003D; margin-top: 1px; margin-bottom: 1px; font-weight: bold }
a.nlistartlink:active {  color: #00003D; text-decoration: underline }
a.nlistartlink:hover { color: #00003D; text-decoration: underline }
a.nlistartlink:link { color: #00003D; text-decoration: underline }
a.nlistartlink:visited { color: #283890; text-decoration: underline }
.nliststatustext {  font-size: 0.75em; color: #FF9900; margin-top: 1px; margin-bottom: 1px; margin-right: 2px; margin-left: 2px }
.nlistartauth {  font-size: 0.75em; color: #00003D; margin-top: 1px; margin-bottom: 1px}
td.nlistartdeleted { background-color: #CCCCCC; border: thin #00003D solid}
td.nlistartnew { background-color: #FFCCCC; border: thin #00003D solid}
td.nlistartedited { background-color: #99CC00; border: thin #00003D solid}
.nlisttoolbg {  background-color: #FAF6B2}
.nlisttooltext {  font-size: 0.75em; color: #00003D; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px}
a.nlisttoollink:active { color: #00003D; text-decoration: none }
a.nlisttoollink:hover { color: #00003D; text-decoration: none }
a.nlisttoollink:link { color: #00003D; text-decoration: none }
a.nlisttoollink:visited { color: #283890; text-decoration: underline }
/* Full Text View Styles */
.fulltitle {  font-family: Catamaran, sans-serif; font-size: 1.35em; color: #00003D; font-weight: 400; }
.fullsubtitle {  font-size: 1em; color: #00003D }
.fullarttitle { font-family: Catamaran, sans-serif; font-size: 1.35em; font-weight: 400; color: #00003D }
.fullartauth {  font-size: 0.85em; color: #283891 }
a.fullartauthlink:active { color: #283891; text-decoration: underline }
a.fullartauthlink:visited { color: #283891; text-decoration: underline }
a.fullartauthlink:link { color: #283891; text-decoration: underline }
a.fullartauthlink:hover { color: #283890; text-decoration: underline }
.fullartdate {  font-size: 0.85em; color: #222222; padding-bottom: 5px }
.fullartbody {  font-size: 1em; color: #222222 }
.fullartnotes {  font-size: 0.85em; color: #CFE3F2 }
.fullcathead {  font-family: Catamaran, sans-serif; font-size: 1em; font-weight: 400; color: #F4F6F6; background-color: #CFE3F2; margin-right: 5px; margin-left: 5px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; margin-top: 20px ; margin-bottom: 2px }
.fullcatlist {  font-size: 1em; color: #00003D }
.fullcaption {  font-size: 0.85em; font-style: italic; color: #283891; text-align: center}
.fullartbg { overflow: auto; padding: 0 0 1.5em 0; }
/* Headline View Styles */
.hltitle { 
	color: #283891;
	font-family: Catamaran, sans-serif;
	font-weight: 700;
	font-size: 1.35em;
	line-height: 1.2;
	margin: 0.5em 0 1em 0;
}
.hlsubtitle {  font-size: 0.85em; color: #00003D; text-align: left; }
.hlarttitle { font-family: Catamaran, sans-serif; color: #283890; font-weight: 400; }
.hlartauth {  font-size: 0.85em; font-style: italic; color: #222222; line-height: 1.25em; }
a.hlarttitlelink { color: #0F75BD; }
a.hlarttitlelink:hover { color: #283890; text-decoration: none; }
.hlartdate {  font-size: 0.85em; color: #283891; font-style: italic; line-height: 1.35em; }
.hlcathead {  font-family: Catamaran, sans-serif; font-size: 0.85em; font-weight: 400; color: #F4F6F6; background-color: #CFE3F2; margin-right: 5px; margin-left: 5px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; margin-top: 10px ; margin-bottom: 2px }
.hlartbg { 
	padding: 0.5em 0;
}
.hlartmore { font-size: 0.85em; font-weight: bold; color: #00003D; }
a.hlartmorelink { color: #00003D;  }
a.hlartmorelink:hover { color: #283890; text-decoration: none; }
/* Generic View Styles */
.smnewsview {
	padding: 0 0 1em 0;
}