@charset "utf-8";


#privacyCont{
	margin:25px 0 10px;
	text-align:left;
}

#privacyCont p{
	padding-bottom:20px;
}

#privacyCont p.bodyText{
	padding-left:15px;
}

#privacyCont h2{
	font-size:92%;
	color:#05394e;
	padding:5px 0 3px 7px;
	margin-bottom:5px;
	border:solid #05394e;
	border-width:0 0 1px 3px;
	background: #e4f5fd;
}

