.dropheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
}

.dropmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
}

.dropmenu a{
    font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #003366;
}

.dropmenu a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.ParagraphHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
	text-decoration: none;
}
.Paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
.Paragraph a{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #003366;
	text-decoration: none;
}
.Paragraph a:hover{
	text-decoration: underline;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
}
.backtotop {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
}
.backtotop a{
	font-family: "Times New roman", Times, serif;
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
}
.backtotop a:hover{
	text-decoration: underline;
}
