/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	padding-bottom: 1px;
}

.contentHeader{ font-size: 12px; font-weight: 600; line-height: 36px; color: #666666;}

a:link{ font-weight: 600; letter-spacing: 1px; color: #ED1E24; text-decoration: none; }
a:visited{ font-weight: 600; letter-spacing: 1px; color: #ED1E24; text-decoration: none; }
a:active{ font-weight: 600; letter-spacing: 1px; color: #ED1E24; text-decoration: none; }
a:hover{ font-weight: 600; letter-spacing: 1px; color: #ED1E24; text-decoration: underline; }



.menu_top{
	background-color: #241F20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
	text-align: center;
}

.topLinkSmall:a:link{ font-weight: 400; letter-spacing: 0px; color: #FFFFFF; text-decoration: none; }
.topLinkSmall:a:visited{ font-weight: 400; letter-spacing: 0px; color: #FFFFFF; text-decoration: none; }
.topLinkSmall:a:active{ font-weight: 400; letter-spacing: 0px; color: #FFFFFF; text-decoration: none; }
.topLinkSmall:a:hover{ font-weight: 400; letter-spacing: 0px; color: #FFFFFF; text-decoration: underline; }



.menu_left{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #241F20;
	border: 1px solid #241F20;
	cursor: hand;
	text-align: center;
}

.leftLink:a:link{ font-weight: 400; letter-spacing: 0px; color: #000000; text-decoration: none; }
.leftLink:a:visited{ font-weight: 400; letter-spacing: 0px; color: #000000; text-decoration: none; }
.leftLink:a:active{ font-weight: 400; letter-spacing: 0px; color: #000000; text-decoration: none; }
.leftLink:a:hover{ font-weight: 400; letter-spacing: 0px; color: #000000; text-decoration: underline; }




.button{ font-size: 12px; height: 20px; width: 150px;}
.fieldSize1{ font-family: "Courier New", Courier, mono; font-size: 12px; height: 20px; width: 300px;}
.fieldSize2{ font-family: "Courier New", Courier, mono; font-size: 12px; height: 20px; width: 236px;}
.fieldSize3{ font-family: "Courier New", Courier, mono; font-size: 12px; height: 20px; width: 250px;}
.fieldPostal{ font-family: "Courier New", Courier, mono; font-size: 12px; height: 20px; width: 60px;}
.fieldPhone{ font-family: "Courier New", Courier, mono; font-size: 12px; height: 20px; width: 90px;}
.textArea{ font-family: "Courier New", Courier, mono; font-size: 12px; height: 200px; width: 300px;}
.fieldGram{ font-family: "Courier New", Courier, mono; font-size: 12px; height: 20px; width: 38px;}
.fieldExtra{ font-family: "Courier New", Courier, mono; font-size: 12px; height: 20px; width: 174px;}
