.privacy {
	font-weight: bold;
}
.privacy LI {
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 14px;
}

.privacyr P {
	font-weight: normal;
}
.date {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
.contact_info {
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: auto;
	}
.privacy_detail1 {
	font-weight: normal;
	margin-top: 10px;
}
.privacy_detail1 DD {
	margin-bottom: 10px;
}
.privacy_detail2 {
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
}
.privacy_detail2 LI {
	margin-bottom: 15px;
	margin-left: 20px;
	font-weight: normal;
}
.compliance dt {
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
.compliance dd {

	margin-left: 15px;
	margin-bottom: 20px;
}
.compliance_detail {

	margin-left: 30px;
}
.compliance_detail li {
	list-style-type: none;
	background-image: url(../images/other/triangle_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}

.security_policy {
	margin-left: 15px;
}

.security_policy li {
	list-style-type: none;
	padding-left: 10px;
	background-image: url(../images/other/triangle_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-bottom: 15px;
}


.security_policy dt {
	font-size: 14px;
	font-weight: bold;
}
.security_policy dd {
	padding-left: 15px;
	margin-bottom: 15px;
}
.legal_notes {
	margin-top: 15px;
	margin-bottom: 15px;
}
.legal_notes dd {
	margin-bottom: 20px;
}
