@charset "UTF-8";
/* CSS Document */

* {margin:0 auto; padding:0;}
body {background:#fff url(body_background.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;}
a {text-decoration:none;}
img {border:none;}
hr {width:100%;}
.clear {clear:both;}
.clear_button {overflow:hidden; width: 100%;}
.hr_line {margin:10px 0px 10px 0px; border-bottom:1px #9a0430 solid;}

#outer_wrapper {background: url(content_body_bg.jpg) repeat-x;}
#coverpage_body {width:1065px; height:727px; background:url(coverpage_v2.jpg) no-repeat scroll top left; position:relative;}

a.report {
	text-decoration:none;
	border:none;
	outline:none;
	display:block;
	width:147px;
	height:40px;
	margin:0;
	padding:0;
	color:#000;
	position:absolute;
	bottom:80px;
	left:146px;
	background:url(download.jpg) no-repeat scroll left center;
}
