/* Article List View Styles */
.nlistarthead {  font-size: 1em; color: #66BC29; margin-top: 1px; margin-bottom: 1px; font-weight: bold }
a.nlistartlink:active {  color: #66BC29; text-decoration: underline }
a.nlistartlink:hover { color: #66BC29; text-decoration: underline }
a.nlistartlink:link { color: #66BC29; text-decoration: underline }
a.nlistartlink:visited { color: #00B8F2; 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: #66BC29; margin-top: 1px; margin-bottom: 1px}
td.nlistartdeleted { background-color: #CCCCCC; border: thin #66BC29 solid}
td.nlistartnew { background-color: #FFCCCC; border: thin #66BC29 solid}
td.nlistartedited { background-color: #99CC00; border: thin #66BC29 solid}
.nlisttoolbg {  background-color: #EAF4E2}
.nlisttooltext {  font-size: 0.75em; color: #66BC29; margin-top: 3px; margin-right: 3px; margin-bottom: 3px; margin-left: 3px}
a.nlisttoollink:active { color: #66BC29; text-decoration: none }
a.nlisttoollink:hover { color: #66BC29; text-decoration: none }
a.nlisttoollink:link { color: #66BC29; text-decoration: none }
a.nlisttoollink:visited { color: #00B8F2; text-decoration: underline }
/* Full Text View Styles */
.fulltitle {  font-family: 'MrsOnion-Regular', sans-serif; font-size: 1.35em; color: #66BC29; font-weight: bold }
.fullsubtitle {  font-size: 1em; color: #66BC29 }
.fullarttitle { font-family: 'MrsOnion-Regular', sans-serif; font-size: 1.35em; font-weight: bold; color: #66BC29 }
.fullartauth {  font-size: 0.85em; color: #2E4059 }
a.fullartauthlink:active { color: #2E4059; text-decoration: underline }
a.fullartauthlink:visited { color: #2E4059; text-decoration: underline }
a.fullartauthlink:link { color: #2E4059; text-decoration: underline }
a.fullartauthlink:hover { color: #00B8F2; text-decoration: underline }
.fullartdate {  font-size: 0.85em; color: #122A4C; padding-bottom: 5px }
.fullartbody {  font-size: 1em; color: #122A4C }
.fullartnotes {  font-size: 0.85em; color: #D4E2F2 }
.fullcathead {  font-family: 'MrsOnion-Regular', sans-serif; font-size: 1em; font-weight: bold; color: #F4F6F6; background-color: #D4E2F2; 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: #66BC29 }
.fullcaption {  font-size: 0.85em; font-style: italic; color: #2E4059; text-align: center}
.fullartbg { overflow: auto; padding: 0 0 1.5em 0; }
/* Headline View Styles */
.hltitle { 
	font-family: 'MrsOnion-Regular', sans-serif;
	color: #122A4C;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.75em;
	line-height: 1.2;
	margin: 0 0 0.35em 0;
	letter-spacing: -0.5px;
}
.hlsubtitle {  font-size: 0.85em; color: #66BC29; text-align: left; }
.hlarttitle { font-family: 'MrsOnion-Regular', sans-serif; color: #00B8F2; font-weight: normal; padding-left: 16px; }
.hlartauth {  font-size: 0.85em; font-style: italic; color: #122A4C; padding-left: 24px; line-height: 1.25em; }
a.hlarttitlelink:link { color: #00B8F2; text-decoration: none }
a.hlarttitlelink:active { color: #00B8F2; text-decoration: none }
a.hlarttitlelink:visited { color: #00B8F2; text-decoration: none }
a.hlarttitlelink:hover { color: #2E4059; text-decoration: underline}
.hlartdate {  font-size: 0.85em; color: #122A4C; padding-left: 24px; line-height: 1.35em; }
.hlcathead {  font-family: 'MrsOnion-Regular', sans-serif; font-size: 0.85em; font-weight: normal; color: #F4F6F6; background-color: #D4E2F2; 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;
	border-bottom: 1px solid #D4E2F2;
}
.hlartbg:last-child {
	border-bottom: 0;
}
.hlartmore { font-family: 'MrsOnion-Regular', sans-serif; color: #00B8F2; font-weight: normal; padding-left: 16px; }
a.hlartmorelink:link { color: #00B8F2; text-decoration: none }
a.hlartmorelink:active { color: #00B8F2; text-decoration: none }
a.hlartmorelink:visited { color: #00B8F2; text-decoration: none }
a.hlartmorelink:hover { color: #2E4059; text-decoration: underline}
/* Generic View Styles */
.smnewsview {
	padding: 0 0 1em 0;
}