@charset "utf-8";
.horizontal_line {
	background-image: url(images/1pix_line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	color: #F61946;
}
.title_font {
	font-family: "segoe Print";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 25px;
	font-weight: bold;
	text-align: left;
}
.body_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.body_font_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.legal_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #FFFFCC;
	text-align: justify;
	padding: 20px;
	border: 1px solid #F61844;
}
.test_instructions {
	font-family: "segoe Print";
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.test_questions {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
}
.test_questions_red {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-align: left;
	vertical-align: middle;
}
.score_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #F61A47;
}
.analysis_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.product_title {
	font-family: "segoe Print";
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.white_box {
	border: 1px solid #FFFFFF;
}
.product_font {
	font-family: "segoe Print";
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.foot_note {
	font-family: Calibri;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.drop_down {
	font-family: "segoe Print";
	font-size: 10px;
	font-style: normal;
}
