/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
	line-height: 16pt;
}
body {
	background-color: #F7FFDC;
	background-image: url(images/about/extended_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #3D754F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #473642;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.content {
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rr_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 12pt;
}
.copyright {
	font-size: 10px;
	color: #EFFFB8;
	margin-left: 20px;
}
.caption {
	font-size: 12px;
	line-height: 12pt;
}

