#left_screen_bg {
	background-image: url(images/index_08.jpg);
	background-repeat: no-repeat;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-align: center;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFF;
	white-space: normal;
	margin: 0px;
	padding: 10px;
	text-align: left;
	list-style-type: circle;
}
.Bold_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #BB251A;
}
.body_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE2C24;
}
.Body_bold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}
#bg_image {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
