/* CSS Document */




#nscontent a:link, a:visited, {
	text-decoration:none;
	color:#000;
}

.sitewide a {
	color:#5e1317;
	text-decoration:underline;
}

.sitewide a:hover {
	color:#000;
}

#nscontent img {
	padding-bottom:5px;
}

#nscontent h1>a:link, h1>a:visited, h2>a:link, h2>a:visited, h2>a:hover, h3>a:link, h3>a:visited, h3>a:hover, h4>a:link, h4>a:visited, h4>a:hover {
	text-decoration: none;
	color:#000;
}

#nscontent h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;	
}

#nscontent ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000c;
}

