

.NoteContent {
	position:relative;
	font:  13px Trebuchet MS;
	color: #444444;
	text-decoration: none;
	margin-top:2px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:5px;
}


.NoteTitle {
	color: #000F80;
	font: bold 17px Trebuchet MS;
}


.NoteDate {
	border-bottom:1px DOTTED #444444;
	font: bold 10px Trebuchet MS;
        color:#444444;
	margin-top:15px;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:5px;
}


.NoteFooterLine1 {
	font:  11px Trebuchet MS;
	color:#444444;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

.NoteFooterLine2 {
	font:  11px Trebuchet MS;
        color:#444444;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}


.NoteFooterLink {
	font:  11px Trebuchet MS;
       	color:#1D4FA3;
	text-decoration:none;
}


.NoteFooterLink:hover {
	font:  6px Trebuchet MS;
	color:#AAAAAA;
	text-decoration:underline;
}


.NoteNbPagesText {
  margin-top:0px; width:95%; padding-right:60px; text-align:right;
 font:  10px Arial;
 color:#1D4FA3;
}


.NoteNbPagesNoLink {
	font:  10px Arial;
	color:#1D4FA3;
	text-decoration:none;
}

.NoteNbPagesLink {
	font:  10px Arial;
	color:#1D4FA3;
	text-decoration:underline;
}

.NoteNbPagesLink:Hover {
	font:  10px Arial;
	color:#1D4FA3;
	text-decoration:none;
}


