.vertical_position {
	position: absolute;
	height: 521px;
	width: 876px;
	top: 50%;
	left: 50%;
	margin-top: -260.5px;
	margin-left: -438px;
	overflow: hidden;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10pt;
	color: #596056;
	line-height: 20px;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11pt;
	color: #596056;
	line-height: 20px;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A19F8E;
	line-height: 19px;
	margin-top: 0px;
}
.bodycopy_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	margin-top: 0px;
}
.bodycopy_darker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585f56;
	line-height: 19px;
	margin-top: 0px;
}
.bodycopy_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585F56;
	line-height: 19px;
	font-weight: normal;
}
a:link {
	color: #585F56;
} 
.scrollable {
	overflow: auto;
	height: 446px;
	width: 406px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
} 
.scrollable2 {
	overflow: auto;
	height: 233px;
	width: 413px;
	position: relative;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	visibility: visible;
}
