body {
	background-image: url(/images/nssite_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
BODY A
{
    COLOR: #107DB8;
}
.font1
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #999999;
	FONT-FAMILY: verdana, Arial, helvetica
}
.bookmarks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	text-align: right;
	color: #999999;
	background-color: #ECECFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
}
.bookmarks a{
	text-decoration: none;
	color:#107DB8;
}

.font2
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: verdana, Arial, helvetica;
	line-height: 20px;
	list-style-type: disc;
}
#contentarea .list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-position: outside;
	list-style-type: disc;
}


.font3
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	COLOR: #666666;
	/*COLOR: #107DB8;*/
	FONT-FAMILY: verdana, Arial, helvetica;
	background: url(/images/arrow2.jpg) no-repeat 2px 13px; 
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 25px; /*31px is left indentation of header text*/
}
.sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #107DB8;
}

.menu{
width: 640px; /*width of menu*/
background-image:url(/images/nshdr_bg.jpg);
}

.menu .font{
	FONT-SIZE: 10pt;
	COLOR: #CCCCCC;
	FONT-FAMILY: verdana, Arial, helvetica;	
}

.menu .font a{
	FONT-WEIGHT: bold;
	color:#FFFFFF;
	text-decoration: none;	
}

.menu .font a:hover{
	FONT-WEIGHT: bold;
	color:#FF9900;	
	text-decoration: none;
}


.submenu{
width: 200px; /*width of menu*/
}

.submenu .pageheader{
	FONT-WEIGHT: normal;
	FONT-SIZE: 16pt;
	COLOR: #666666;
	FONT-FAMILY: verdana, Arial, helvetica;
	background: url(/images/arrow.jpg) no-repeat 2px 8px; 
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	padding: 0px 0px 0px 25px; /*31px is left indentation of header text*/
}
.submenu .pageheader a{
	COLOR: #666666;
	text-decoration:none;	
}

.submenu .font1{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #999999;
	FONT-FAMILY: verdana, Arial, helvetica;
	line-height: 20px;
}

.submenu ul{
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;	
}

.submenu ul li a{
	background: url(/images/smarrow.gif) no-repeat 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #107DB8;
	/*
	color: FF9900;
	display: block;*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-leftt: 5;
	padding-bottom: 5px;	
	line-height: 25px;
}
.submenu ul li a:active{
color: #666666;
}

.submenu ul li a:hover{
color: #FF9900;
}


.content{
width: 535px; /*width of menu*/
}

.content .pageheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	FONT-WEIGHT: normal;
}

.content .font1{
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #999999;
	FONT-FAMILY: verdana, Arial, helvetica;
	line-height: 20px;
}

.content .font2{
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: black;
	FONT-FAMILY: verdana, Arial, helvetica;
	line-height: 20px;
}

.content ul{
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 5px;	
}

.content ul li a{
	background: url(/images/smarrow.gif) no-repeat 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	/*display: block;*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-leftt: 5;
	padding-bottom: 5px;	
	line-height: 25px;
}
.content ul li a:active{
color: #FF9900;
}

.content ul li a:hover{
color: #FF9900;
}

.footer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: whitesmoke;
    FONT-FAMILY: verdana, arial, helvetica
}
.seperator {
	padding: 10px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #0066CC;
}
