﻿body
{
}
.Header
{
	background: url('../images/privacy-header.gif') no-repeat;
	width:960px;
	height:162px;
}
h3
{
	font-size: x-large;
	margin-top: 0px;
	margin-bottom: 5px;
}

p
{
	color: #666666;	
	margin-top: 3px;
	margin-bottom: 3px;
}

p.listHeader
{
	margin-bottom: 0px;	
}

ul
{
	margin-top: 0px;
	margin-bottom: 3px;
	color: #1a5b8b;
}

#DemoLink
{
    display: none;
}