﻿.Copy
{
	width: 997px;
	height: 500px;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	background-color: #FFFFFF;
	background-image: url('/images/PrivacyPolicy/PrivacyPolicyBackground.jpg');
	background-repeat: no-repeat;
}
.Privacy
{
	width: 997px;
	height: 500px;
	border-right: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	background-color: #FFFFFF;
}
.PrivacyPolicy
{
	position: relative;
	top: 40px;
	left: 30px;
	width: 415px;
	height: 305px;
}
.PrivacyPolicyCopy
{
	position: relative;
	top: 30px;
	left: 30px;
	width: 915px;
	height: 405px;
	overflow: auto;
	border: solid 1px #999999;
	padding: 10px;
}