.medium {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: normal;
	line-height: 16pt;
}
.mediumBold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
}
.mediumBoldItalic {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
	font-style: italic;
}
.mediumBigBold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11pt;
	font-weight: bold;
	line-height: 14pt;
}
.Big {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: normal;
	line-height: 16pt;
}
.BigBold {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	line-height: 16pt;
}
.login {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
}
.small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	text-decoration: none;
}
.headlines {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8.5pt;
	font-weight: normal;
	line-height: 14pt;
}
.headlinesdate {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8.5pt;
	line-height: 14pt;
	color: #666666;
}
a.subNav:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #0033FF;
	text-decoration: none;
}
a.subNav:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #000000;
}
a.subNav:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #0033FF;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a.gray:link {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.gray:hover {
	font-weight: normal;
	color: #CC0000;
}
a.gray:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.footerNav:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #0000CC;
	text-decoration: none;
}
a.footerNav:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #0066FF;
	text-decoration: underline;
}
a.footerNav:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	line-height: 12pt;
	color: #0000CC;
	text-decoration: none;
}