
   /* NS PC Global Styles */

body {
   background:          #FFFFFF;
   color:               #000000;
   font-size:           10pt;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
   margin-top:		 0px; 
   margin-bottom: 0px;
   margin-left:       0px;
   margin-right:     0px;
   margin-height:   0px;
   margin-width:    0px;
   scrollbar-face-color: #999999; 
   scrollbar-shadow-color: #666666; 
   scrollbar-highlight-color: #666666; 
   scrollbar-3dlight-color: #666666; 
   scrollbar-darkshadow-color:#000000; 
   scrollbar-track-color: #666666; 
   scrollbar-arrow-color: #ffffff;
}


p, br, td, th, ul, ol, li, dl, dd, dt, center, blockquote, .bodyText {
   font-size:           9pt;
   font-family:         "Verdana", "Arial", "Helvetica", Sans-serif;
}

a:link {
   color:  #3366CC;
   text-decoration: underline;
}

a:visited {
   /*color:  #990099;*/
   color:  #cc3300;
   text-decoration: underline;
}

a:active {
   color:  #999933;
   text-decoration: underline;
}

a:hover {
   color:  #000066;
   text-decoration: none;
}



/* General Layout Styles */

.footer {
   font-size:            9pt;
   text-decoration:      none;
}

.date {
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	font-family: "Arial", "Verdana", "Helvetica", Sans-serif;
	padding: 2px 10px 0px 0px;
}

.copyrt {
	color: #999999;
	font-size: 9pt;
	font-family: "Arial", "Verdana", "Helvetica", Sans-serif;
	text-align: center;
	padding: 0px 0px 0px 0px;
	/*font-style: italic;*/
}

.notes {
	color: #999999;
	font-size: 9pt;
	font-family: "Arial", "Verdana", "Helvetica", Sans-serif;
	padding: 0px 0px 0px 0px;
	/*font-style: italic;*/
}

.disclaimer {
	text-align: center;
}

.qLink {  
	font-family: "Arial", "Helvetica", Sans-serif;
	font-size: 8pt;
	background: #ffffff;
	font-weight: bold;
	color: #666699;
}

.bkmk {
	padding: 10px 0px 0px 100px;
	text-align: center;
}

.rotateImg {
	text-align: center;
	vertical-align: top;
	color: #cccccc;
}

.asterisk {
	color: #ff0000;
	font-family: "Verdana", "Arial", "Helvetica", Sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


/* Headers */


h1, .pageTitle, .h1 {
   font-size:            13pt;
   font-family:          "Arial", Sans-serif;
   font-weight:          bold;
   color:                #000000; 
   padding:              0px 0px 0px 0px;
}

h2, .h2 {
   font-size:            11pt;
   font-style:           italic;
   font-weight:          bold;
   color:                #000000;
   padding:              0px 0px 0px 0px;
}

h3, .h3 {
   font-size:            10pt;
   font-weight:          bold;
   color:                #000000;
   padding:              0px 0px 0px 0px;
}

h4, .h4 {
   font-size:            10pt;
   font-style:           italic;
   font-weight:          bold;
   color:                #000000;
   padding:              0px 0px 0px 0px;
}

.bold {
	font-weight: bold;
	}






