/* CSS Document */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	valign:middle;
}
.lead{
	color: #bc2a33;
}
.title{
	color: #bc2a33;
	font-weight : bold;
	font-size: 14px;
}
.titlebloc{
	color: #ffffff;
	font-size: 14px;
}
.copyright{
	color: #ffffff;
	font-size: 9px;
}
a.copyright:active{
	color: #ffffff;
	font-size: 9px;
	font-weight : bold;
	text-decoration : none;
}
a.copyright:link{
	color: #ffffff;
	font-size: 9px;
	font-weight : bold;
	text-decoration : none;
}
a.copyright:hover{
	color: #ffffff;
	font-size: 9px;
	font-weight : bold;
	text-decoration : underline;
}
a.copyright:visited{
	color: #ffffff;
	font-size: 9px;
	font-weight : bold;
	text-decoration : none;
}
a.nav:link{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
			font-size: 12px;
}
a.nav:active{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
			font-size: 12px;
}
a.nav:hover{
	color: #bebfbf;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
			font-size: 12px;
}
a.nav:visited{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
			font-size: 12px;
}
a.navrule:link{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : underline;
			font-size: 12px;
}
a.navrule:active{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : underline;
			font-size: 12px;
}
a.navrule:hover{
	color: #bebfbf;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : underline;
			font-size: 12px;
}
a.navrule:visited{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : underline;
			font-size: 12px;
}
.navsel{
	color: #bc2a33;
	font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		text-decoration : none;
			font-size: 12px;
}