/* Globals */
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-size: 100.01%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #333;
}

/* Global - Header */
a.nirsahome:link, a.nirsahome:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fc6;
	font-size: 60%;
	text-decoration: none;
	background-color: #003;
	display: block;
}
a.nirsahome:hover, a.nirsahome:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#nirsatop {
	font: italic bold 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
}
a.taglinelinks:link, a.taglinelinks:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	text-decoration: none;
	}
a.taglinelinks:hover, a.taglinelinks:active {
	color: #900;
	text-decoration: none;
	border-bottom: 1px dotted;
}
/* Global - Footer */
#footer {
	background-color: #c3c3c3;
	padding: 10px;
}
#footertop {
	background-color: #f5edce;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	text-align: center;
}
#footerbottom {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	padding: 5px;
	text-align: center;
}
#footerbottom a:link, #footerbottom a:visited {
	color: #fc6;
	text-decoration: none;
}
#footerbottom a:hover, #footerbottom a:active { color: #fc6; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px; }
/* Site - Header */
	#tagline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #003;
	}
a.knownav {
	font-size: 11px;
}
a.knownav:link, a.knownav:visited { display: block; text-decoration: none; background-color: #039; color: #fc0; }
a.knownav:hover {
	background-color: #36c;
}
/* Feature Article */

#featureArticle {
	background-color: #f5edce;
}
#featureArticle h1 { /*was 32px*/
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #006;
}
#featureArticle p {
	font-size: 0.75em;
	margin-top: 1em;
}
#featureArticle ul li {
	margin-top: 1em;
}
#featureArticle ul {
	font-size: 0.75em;
	margin-top: 0;
}
#featureArticle p a:link, #featureArticle li a:link {
	color: #039;
	text-decoration: none;
	border-bottom-style: none;
	font-weight: bold;
}
#featureArticle p a:visited, #featureArticle li a:visited {
	color: #039;
	text-decoration: none;
	border-bottom-style: none;
	font-weight: bold;
}
#featureArticle p a:hover, #featureArticle p a:active, #featureArticle li a:hover, #featureArticle li a:active {
	color: #900;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
}
#featureArticle h1 a:link {
	color: #039;
	text-decoration: none;
	border-bottom-style: none;
}
#featureArticle h1 a:visited {
	color: #039;
	text-decoration: none;
	border-bottom-style: none;
}
#featureArticle h1 a:hover, #featureArticle h1 a:active {
	color: #900;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

/* Featured Contents */

#featureContent {
	background-color: #fff;
}
#featureContent p { font-size: 0.75em; margin-top: 1.25em; }
#featureContent p.noparabove { font-size: 0.75em; margin-top: 0; }
#featureContent p a:link { color: #039; text-decoration: none; }
#featureContent p a:hover, #issueContent p a:active { color: #900; font-weight: bold; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px; }

#featureContent h4 { font-size: 0.75em; margin-top: 1.25em; }
#featureContent h4 a:link {
	color: #039;
	text-decoration: none;
	border-bottom-style: none;
}
#featureContent h4 a:visited {
	color: #69c;
	text-decoration: none;
	border-bottom-style: none;
}
#featureContent h4 a:hover, #featureContent h4 a:active {
	color: #900;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#featureContent h5 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #36c;
	padding: 5px;
}
#thisIssue {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#issueContent {
	background-color: #e3e3e3;
	padding: 5px;
	border: 1px solid #ccc;
}
#issueContent p { /*was 16px*/
	font-size: 0.75em; font-weight: bold; margin-top: 1em; color: #222; text-decoration: none; margin-bottom: 1em; }
#issueContent p a:link { color: #039; text-decoration: none; }
#issueContent a:visited { color: #69c; text-decoration: none; border-bottom-style: none; }
#featureContent p a:visited { color: #69c; text-decoration: none; border-bottom-style: none; }
#issueContent p a:hover, #issueContent p a:active { color: #900; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px; }
#issueContent h5 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #36c;
	padding: 5px;
}
tr.eventrow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #fff;
	padding: 2px;
	margin-top: 4px;
}
tr.eventrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #eee;
	padding: 2px;
	margin-top: 4px;
}
tr.eventnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666;
	padding: 2px;
	margin-top: 4px;
	text-align: center;
}
tr.eventrow1 a:link, tr.eventrow1 a:visited, tr.eventrow2 a:link, tr.eventrow2 a:visited {
	text-decoration: none;
	color: #039;
}
tr.eventnote a:link, tr.eventnote a:visited {
	text-decoration: none;
	color: #039;
}
tr.eventrow1 a:hover, tr.eventrow1 a:active, tr.eventrow2 a:hover, tr.eventrow2 a:active, tr.eventnote a:hover, tr.eventnote a:active {
	color: #900;
}
/* Content */

#Content {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#Content h1 { /*was 32px*/
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #006;
	border-top: 1px solid #666;
	margin-top: 0.75em;
	padding-top: 0.25em;
}
#Content h2 { /*was 24px*/
	font-size: 20px;
	color: #006;
	margin-top: 0.75em;
	padding-top: 0.25em;
}
#Content h3 { /*was 19px*/
	font-size: 13px;
	color: #006;
	margin-top: 0.5em;
}
#Content h4 { /*was 16px*/
	font-size: 13px; color: #000; margin-top: 1em; padding-top: 0.5em; border-top-style: solid; }
#Content h4 a:link {
	color: #039;
	text-decoration: none;
	border-bottom-style: none;
}
#Content h4 a:visited {
	color: #69c;
	text-decoration: none;
	border-bottom-style: none;
}
#Content h5 a:visited { color: #69c; text-decoration: none; border-bottom-style: none; }
#Content h5 { /*was 13px*/
	font-size: 13px;
	color: #006;
}
#Content h5 a:link { color: #039; text-decoration: none; border-bottom-style: none; }
#Content h4 a:hover, #featureContent h4 a:active {
	color: #900;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#Content h5 a:hover, #featureContent h4 a:active { color: #900; text-decoration: none; border-bottom-style: dotted; border-bottom-width: 1px; }
#Content h6 { /*was 11px*/
	color: #900;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: -1em;
}
#Content p { /*was 16px*/
	margin-top: 1em; color: #222; font-size: 0.75em; }
#Content table.info { margin-top: 1em; margin-bottom: 0.5em; margin-left: 1em; }
#Content p.noparabove { /*was 16px*/
	margin-top: 0;
	color: #222;
}
#Content p a:link, #Content ul li a:link, #Content ol li a:link {
	color: #039;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#Content p a:visited, #Content ul li a:visited, #Content ol li a:visited {
	color: #69c;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#Content p a:hover, #Content ul li a:hover, #Content ol li a:hover {
	color: #900;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#Content p a:active, #Content ul li a:active, #Content ol li a:active {
	color: #cc0;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#Content p.byline {
	font-weight: bold;
	color: #666;
	padding-left: 20px;
}
#Content p.bylinebio { font-weight: normal; color: #666; font-style: italic; margin-top: 18px; padding-top: 6px; border-top-color: inherit; border-top-style: dotted; border-top-width: 1px; border-right-color: inherit; border-bottom-color: inherit; border-left-color: inherit; }
#Content p.byline a:link {
	color: #039;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#Content p.cutline {
	color: #900;
	margin-top: 0;
}
#Content p.cutline .photoby {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
#Content blockquote {
	color: #222;
	line-height: 1.25em;
	margin: 0.75em 0.75em 0 20px;
	padding: 0.75em;
	background-color: #e3e3e3;
}
#Content ul, #Content ol { font-size: 0.75em; margin-top: 1em; }
#Content ul li, #Content ol li { margin-top: 0.75em; color: #222; }
#Content ul li ul, #Content ol li ul { color: #222; font-size: 0.8em; margin-top: 0.25em; }
#Content ul li ul li, #Content ol li ul li { color: #222; font-size: 1.25em; margin-top: 0.25em; }
#Content img.pic {
	margin: 0 10px 20px 20px;
}
div.sidebar { background-color: #f5edce; margin-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; border: solid 1pt #003; }
/* rightAd */
#rightAd div.adv { margin-top: 15px; padding-top: 15px; border-top: 1px dotted gray; }
