﻿.Privacy
{
	width:475px;
	height:350px;
	background-image:url('../Images/PageArt/PrivacyStatementBackground.gif');
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	top: 250px;
}
.Privacy thead th
{
	font-family:Century Gothic;
	font-size:45px;
	font-weight:500;
	text-align:center;
	vertical-align:middle;
	height:70px;
	padding-top:10px;
}

.Privacy tbody td
{
	font-family:Century Gothic;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding-right:20px;
	padding-left:20px;
	line-height:18px;
	
}