body{
	margin:0;
	padding:0;
}
a{text-decoration:none;color:#3461A3;}
a:hover{color:#c00;}
a:visited{color:#264677;}
a.menu, a.menu:visited{color:#ffffff;font:bold;}
#tblMain{
	border-left:1px solid #264677;
	border-right:1px solid #264677;		
}
/* -------------------------------------------------------------------- 
	INDEX.ASP STYLES
-------------------------------------------------------------------- */
#lnkLien:hover{background-image:url(flyer_lien_hover.jpg);}
#tdFlyerLinks img{cursor:pointer;}
div.boxContent,div.boxContainer {
	float: center; /*width: 100px; height: 100px;*/
}

/*
.boxContent { 
	border: 1px solid #1F3961; background: #ffffff;
	position: relative; left: -10px; top: -10px; 
}

.boxContainer {
	background:url(../images/shadow.gif) right bottom no-repeat;
	/*background-attachment:fixed;*/
}
*/
.frmField{border:1px solid #264677;}

/* "bod" styles -------------------------------------------------------------------- */
/* These are used in some of the branded sites */

.bod-headLg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #214c8e;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.bod-greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	line-height: 1.5;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0; 
	margin-bottom: 0
}
