/* CSS Document */

#nsWork
{
	text-align: left;
}
#nsWork a:link, a:visited
{
	color: #009900;
	text-decoration: none;
}
#nsWork a:hover
{
	text-decoration: underline;
}
#nsWork h2, h3
{
	color: black;
	font-size: 10pt;
}
#imageRight
{
	float: right;
	margin-left: 10px;
}
#imageLeft
{
	float: left;
	margin-right: 10px;
}
#nsWork img
{
	border: 0px;
}
#imageCenter
{
	text-align: center;
}
#nsWork-s
{
	height: 680px;
}
#footerLinks
{
	text-align: center;
}
#footerLinks a
{
	margin-left: 10px;
	color: #4A4A4A;
	text-decoration: none;
}
#footerLinks a:link, a:visited
{
	color: #4A4A4A;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footerLinks a:hover
{	color: #4A4A4A;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#footer-1
{
	text-align: center;
}
#footer-1 a
{
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #007E00;
	text-decoration: none;
	font-weight: bold;
}
#footer-1 a:hover
{
	text-decoration: underline;
}