#wrapper {
  width: 720px; 
/*  margin: 0 auto;  */
  text-align: left; 
}

H1  {
	font-size : 16pt;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H2  {
	font-size : 14pt;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


H3  {
	font-size : 12pt;
	font-family : arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : black;
}


H6  {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}


BODY  {
	color : black;
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}


TD  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

#img {
	padding: 0 20px 0 20px;
}

P  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

A:link  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A:visited  {
	font-size : 10pt;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
}

#Defs {
	padding-left: 10px;
	margin-left: 0px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
	
#TopBkgd {
	position: absolute;
	top: 0px;
	left:0px;
}

#Title {
	position: absolute;
	top: 20px;
	left: 0px;
}

#Subtitle {
	position: absolute;
	top: 90px;
	left: 147px;
}

#NavBar {
	position: absolute;
	top: 118px;
	left: 147px;
}

#TextBody {
	position: absolute;
	top: 150px;
	left: 150px;
	width: 540px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0px;
}

#NSDomain {
	position: absolute;
	top: 375px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#footer { 
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	margin-bottom: 0px;
	text-align: center;
} 

#NoteWrapper {
	float: right;
}

#Note1 {
	position: absolute;
	top: 40px;
	left: 70px;
}

#Note2 {
	position: absolute;
	top: 80px;
	left: 20px;
}
#Note3 {
	position: absolute;
	top: 125px;
	left: 80px;
}
#Note4 {
	position: absolute;
	top: 180px;
	left: 50px;
}

#Note5 {
	position: absolute;
	top: 240px;
	left: 20px;
}

#Note6 {
	position: absolute;
	top: 300px;
	left: 75px;
}

.clear {
	clear: both;
}