.text {
	font-size: 13px;
	line-height: 16px;
	font-variant: normal;
	font-family: "Trebuchet MS", helvetica;
}
.textCopy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	font-variant: normal;
	color: #003300;
}
.textCopy2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 18px;
	font-variant: normal;
	font-weight: bold;
}
.textbig {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #003300;
}
.font_marg {
	font-family: "Trebuchet MS", helvetica;
	padding-right: 5px;
	padding-left: 15px;
	color: #003300;
}
#questionnaire {
	background-image: url(graphic_elements/back_right_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: "Trebuchet MS", verdana;
	padding-right: 50px;
	padding-left: 70px;
	padding-bottom: 15px;
}
#td_questionnaire {
	background-image: url(graphic_elements/back_left_border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.item_title {
	margin: 0px;
	float: left;
	width: 130px;
	padding-top: 2px;
	font-size: 12px;
	color: #336633;
	font-weight: bold;
}
.form_item_holder {
	height: 30px;
	clear: right;
	font-size: 12px;
	color: #FFFFFF;
}
.form_item_suggestions {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669966;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 440px;
}
.propositions_item_holder {
	font-size: 13px;
	color: #336633;
}
.proposition_options {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669966;
	margin-bottom: 15px;
	color: #FFFFFF;
}
h3 {
	font-size: 15px;
	color: #003300;
}
#nom_box {
	background-color: #8BC08B;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #669966;
	width: 430px;
	color: #669966;
}
.forgot {
	color: #CC0000;
	font-size: 11px;
}
.sent {
	font-size: 11px;
	color: #CC0000;
	background-color: #FFFFFF;
	padding: 10px;
	width: 250px;
	margin-bottom: 10px;
	border: 1px solid #CC0000;
}
form {
	display: inline;
}
