/*
	THIS STYLES IS FOR PRIVACY POLICY PAGE ONLY. DO NOT INCLUDE ANYWHERE ELSE.
*/

#privacypolicy h2 { font-size:1.5em; color:gray; margin-bottom:0;padding-bottom:0;margin-top:0;padding-top:0; }
#privacypolicy h3 {font-size:1em; margin-bottom:0;padding-bottom:0;margin-top:0;padding-top:0;}
#privacypolicy ul { margin:20px 0 20px 30px; padding:0; list-style:disc; border:0px solid green; }
#privacypolicy ul li {padding-top:3px;}
#privacypolicy ul li span {}
#privacypolicy strong, b, strong *, b * { font-weight: bold !important; }

#privacypolicy p {margin-top: 20px; margin-bottom: 20px;}

.pageTitle {
	margin-top: 15px;
	margin-bottom: 15px;	
	/*font-size: 16px;
	color: #ffae00;*/
	border: 0px solid green;	
}

.pageSubTitle {
	margin-top: 20px;
	border: 0px solid green;	
}

.pageSubContent {
	margin-bottom: 20px;
	border: 0px solid blue;	
}
