@charset "utf-8";
.font_cookie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.font_bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

.font_cookieBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.font_smallLinkGrey {
	font-size: 9px;
	font-style: normal;
	color: #9A9B9C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.font_bodyLinkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

.font_smallLinkWhite {
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.font_smallLinkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #5178A4;
}
.font_hdlargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #5178A4;
}

.font_hdBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.font_bodyLargeBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.font_bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.font_bodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5178A4;
}
.font_bodyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5178A4;
	font-weight: bold;
}
.font_hdBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #5178A4;
	font-weight: bold;
}
.bdr_Grey {
	border: 1px solid #999999;
}

