/*----------------------------------------------------------------------
privacy/index.html
----------------------------------------------------------------------*/
h2 {
	clear: both;
	text-indent: -9999px;
	margin-top: 12px;
	padding-bottom: 6px;
	
}

h2.privacy {
	background: url(../images/h2_pr_title.gif) 0 0 no-repeat;
	width: 900px;
	height: 80px;
}



.pr_top_txt {
	text-align: left;
	padding: 0 0 20px 0px;
	font-size: 85%;
	line-height: 170%;
	
}

.pr_name {
	text-align: left;
	padding: 0px 0px 0px 595px;
	font-size: 80%;
	
}

.pr_name span {
	font-size: 110%;
	font-weight: bold;
	
}

.pr_name a {
	text-decoration: underline;
	color: #222222;
	font-weight: bold;
	
}

.pr_name a:hover {
	text-decoration: none;
	
}


ol.p_list {
	padding: 0px 25px 15px 25px;
	list-style-type: decimal;

}

ol.p_list li {
	padding: 0px 0px 12px 0px;
	text-align: justify;
	line-height: 155%;
	font-size: 85%;
}









































