@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images/masthead_background.gif);
	background-repeat: repeat-x;
}
.homepg_bg {
	background-image: url(images/home_logoBackground.gif);
	background-repeat: no-repeat;
	background-position: 224px 0px; 
}
.greycopyhomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-position: inside;
	list-style-type: disc;
	margin-right: 20px;
	margin-left: 20px;
}
.headerpostition {
	margin-left: 17px;
}
.navybody_noindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 50px;
	margin-left: 20px;
}
.greenlink {
	color: #339900;
	text-decoration: none;
	margin-left: 10px;
}
.greyindent {
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}

.NShomelink {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	}
	
.NSstronglink {
font-weight:normal;}
	

