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

.small {
	font-size: 7px;
}
.medium {
	font-size: 10px;
}
.txt_footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5789b9;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	font-variant: normal;
}
.txt_body {
	font-family: Calibri;
	font-size: 13px;
	color: #666;
}
.txt_small {
	font-family: Calibri;
	font-size: 13px;
	color: #333;
}
.txt_bodyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C0C11;
}
.txt_bodyLinks {
	font-family: Calibri;
	font-size: 13px;
	color: #7C0C11;
}
.txt_headerRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f0307;
	font-weight: bold;
}
.txt_linksBlue {
	font-family: Corbel;
	font-size: 13px;
	color: #01274B;
	word-spacing: 10%;
}
.txt_Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #064481;
	font-weight: bold;
}
.txt_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fdfafa;
}
.txt_headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C4A85;
	font-weight: bold;
}
