@charset "UTF-8";
.green_bg {
	background-color: #0A4E23;
}
.light_green_vign {
	background-image: url(intro_page/images/vinette_02.gif);
	background-repeat: repeat-x;
}
.white_bg {
	background-color: #FFF;
}
.smaller_gradient {
	background-image: url(page_2/images/smaller_gradient_bg.gif);
	background-repeat: repeat-x;
}
.arial_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #999;
}
.table_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.address_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
}
red_questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
.red_questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C51015;
}
.arial_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.heading_red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C51215;
}

