@charset "utf-8";
/* CSS Document */
/*cliet css from site*/
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;

}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*cliet css from site*/
#nscontent {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;

}
#nscontent h1, #nscontent h1 a {
text-decoration:none;
font-size:13px;
color: #000000;
}
#nscontent h2 a, #nscontent h3 a, #nscontent h4 a {
text-decoration:none;
font-size:13px;
color: #000000;
}
#nscontent a {
text-decoration:none;
/* color: #000000; */
}
#nscontent p, ul{
font-size: 12px;}
/*cliet css from homepage*/
a:link {
	text-decoration: none;
	color: #3333FF;
}
a:visited {
	text-decoration: none;
	color: #3333FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*cliet css from homepage*/
#NShomecontent {
position: absolute;
top: 470px;
text-align: left;
width: 756px;
left: 50%;
margin-left: -386px;
}
#NShomecontent a {
/*color: #000000;*/
text-decoration:none;
font-weight:normal;}
#NShomecontent p {
margin-left: 10px;
margin-right: 10px; }
#NShomecontent h1, #NShomecontent h1 a{
font-size:12px;
text-align:center;
color: #000000;
text-decoration:none;}
#nsplaceholder {
height: 370px;
}
