@charset "utf-8";
/* CSS Document */


.font_credit,
.font_credit a,
.font_credit a:link,
.font_credit a:hover,
.font_credit a:active,
.font_credit a:visited {
	font-size:8.5pt;
}

.font_gold {
	color:#e7bd15;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}

.font_white,
.font_white a,
.font_white a:link,
.font_white a:hover,
.font_white a:active,
.font_white a:visited{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
}

.font_white a:link,
.font_white a:hover,
.font_white a:active,
.font_white a:visited{
	color:#aaccf2;
}

.font_white a:hover {
	text-decoration:underline;
}

.font_header
{
	color:#051c44;
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
}

.font_subheader
{
	color:#0067da;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
}

.font_normal
{
	color:#444444;
	font-family:Arial;
	font-weight:normal;
	font-size:9pt;
}