div#nsbanner
	{
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #99ccff;
	border-bottom: 1px solid #999999;
	}

div#nstext
	{
	overflow: scroll;
	height: 90%; 
	Width: 90%; 
	padding: 5px 10px 0px 22px; 
	}

a:link
{
	color: #0066CC;
	text-decoration:none; 
	cursor:hand;
    zzfont-weight: bold 
}
.colorline   
{ 
color: #0063C6;
}

a:visited
{	
         color: #0066CC;
         text-decoration:none; 
         zzfont-weight: bold; 
} 
a:active 
{
	color: #6666FF;
	text-decoration: underline;
	zzfont-weight: bold;
}
a:hover 
{
	color: #333333;
	background-color : #99ccff;
} 
body
{
	font-family: Verdana;
	font-size: 80%;
	background-color: #FFFFFF;
	color: #333333;
	border-left : 0px none;
	border-right : 0px none;
	border-top : 0px none
}
table
{
	border : 0px none;
	font-family: Verdana, Arial, Helvetica;
    font-size: 100%; 
}
td 
{
     valign=top;
	 align=left;
     font-family: Verdana, Arial, Helvetica;
     font-size: 100%; 
 }


h1, h2, h3, h4, h5, h6, h7
{
	font-family: Verdana, Arial, Helvetica;
}

h1
{
        margin-top:0;
        background-color: #0074E8; color: #FFFFFF; border: 1px dotted #0000FF;
        padding-left: 4px; padding-top: 1px; padding-bottom: 1px;padding-right:4px;
}

h2
{ 
        font-size: 14pt; font-style: italic; font-weight: bold;
}


h5           
{  
        font-size: 10pt; font-weight: bold;
        background-color: #E0E0E0; color: #333333;border-left-style:solid; border-left-width:1px; border-right-width:1px; border-top-style:solid; border-top-width:1px; border-bottom-width:1px; padding-left:4px; padding-right:0; padding-top:2px; padding-bottom:2px 
}


h6           
{  
        background-color: #D2E9FF; color: #333333;
        padding:2px 0 2px 4px; 
        font-size: 10pt; font-weight: normal;
        border:1px outset #f0f0f0;  
        filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#D2E9FF', EndColorStr='#FFFFFF');
        width:80%; //needed to enable layers and thus Gradient
}


.header7           
{  
        border:1px outset #808080; font-size: 14pt; font-weight: none;
        background-color: #D2E9FF; color: #333333;
        padding-left:4px; padding-right:0; padding-top:2px; padding-bottom:2px 
 
}

h7 
{ 
  font-size: 100%; color: #000000; font-family: Verdana, Arial, Helvetica, "MS Sans Serif", sans-serif; 
  padding-bottom: 0.5em; border-bottom: 2px solid #DEAD00; margin-top: 1.5em; margin-bottom: 1.5em 
}