body {
	text-align:center;
	background-color:#f9f9d3;
}

body {
	font: 0.8125em Verdana, sans-serif; line-height: 1.5;
}

td, th {
	font-size: 0.8125em
}

strong, th {
	color:#4F7019;
}


#rrcontainer {
	width:922px;
	margin-left:auto;
	margin-right:auto;
	background-image:URL(../images/rr_content.jpg);
	background-repeat:repeat-y;
}
#rrheader {
	width:922px;
	height:373px;
}
#rrcontent {
	width:922px;
}

#content {
	float: left;
	width: 50%;
	text-align:left;
	margin-left:63px;
	margin-top:18px;
	margin-bottom:18px;
	padding-right:.6em;
	border-right:2px dotted #C8D36B;
	}
#right {
	float: right;
	width: 30%;
	text-align:left;
	margin-top:18px;
	margin-right:63px;
	margin-bottom:18px;
	}
#right .right {
	text-align:right;
}

#right th {
text-align:left;
}

#rrfooter {
	margin-left:43px;
	margin-top:18px;
	margin-right:43px;
	margin-bottom:18px;
	padding:.6em;
	background-color:#E9EEC7;
	border-top: 1px solid #C8D36B;
	border-bottom: 1px solid #C8D36B;
}

#rrfoot {
	width:922px;
	height:24px;
}

a {
	text-decoration:none;
}