body {
	text-align:left;
}
div#box_home_body.body_small {
	padding: 25px 42px;
}
#box_home_title {
	padding: 0 42px;
}
h2.privacy_h1 {
	color: #0e838c;
	display: block;
	font-family: 'Open Sans Bold',sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 20px;
	text-transform: uppercase;
}
h2.static_page_points {
	color: #0e838c;
	display: block;
	font-family: 'Open Sans Bold',sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 20px;
	text-transform: uppercase;
}
.privacy_teaser {
	color: #4e4a4a;
	font-family: 'Open Sans Semibold',sans-serif;
	font-size: 13px;
	margin-bottom: 18px;
  	margin-top: 8px;
}
table {
	width: 100%;
}		
table.faq .hidden_text {
	padding-right: 24px;
}
table.faq .hidden_text p {
	color:#4e4a4a;
	font-family: 'Open Sans',sans-serif;
  	font-size: 13px;
  	padding-bottom: 26px;
}
table.privacy {
	color: #4e4a4a;
	font-family: 'Museo', serif;
	font-size: 15px;
}
table.privacy ul {
	list-style: disc outside none;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
  	padding-left: 8px;
}
table.privacy ol {
	list-style: lower-alpha outside none;
	margin-left: 10px;
  	padding-left: 8px;
}
table.privacy ol.bottom10, table.privacy ul.bottom10 {margin-bottom:10px;}
table.privacy ol.top10, table.privacy ul.top10 {margin-top:10px;}

h2.privacy_footer {
	color: #4e4a4a;
	font-family: 'Open Sans',sans-serif;
	font-size: 13px;
	margin: 126px 0px 40px;
	padding:0px 130px;
	text-align: center;
}
.privacy a, .privacy_footer a, .privacy_teaser a, .static_page_teaser a {
	color: #4e4a4a;
	text-decoration:none;
}
.privacy a:HOVER, .privacy_footer a:HOVER, .privacy_teaser a:HOVER {
	text-decoration:underline;
}

h2.static_page_points .bold, table.privacy .bold {
	font-family:'Open Sans Bold',sans-serif;
}
h2.static_page_points .bold.italic, table.privacy .bold.italic {
	font-family:'Open Sans Bold Italic',sans-serif;
}
.static_page_teaser {
	color: #4e4a4a;
	font-family: 'Museo', serif;
	font-size: 13px;
	margin-bottom: 22px;
  	margin-top: 8px;
}
table.privacy .normalcase {
	text-transform:none;
}
table.privacy .uppercase {
	text-transform:uppercase;
}
table.privacy .doubleline {
	text-decoration:underline;
	border-bottom: 1px solid #4e4a4a;
}
table.privacy .singleline {
	text-decoration:underline;	
}

/* faq */
h2.faq_h1 {
	color:#0e838c;
	display: block;
	font-family:'Open Sans Semibold',sans-serif;
	font-size:16px;
}
table.faq .hidden_text .show_all_question_faq{
	color: #cc0033;
	font-family:'Open Sans',sans-serif;
	font-size: 13px;
	text-align: right;
}
table.faq .faq_text .hidden_text{
	font-family:'Open Sans',sans-serif;
	font-size: 13px;
	padding: 0px 24px 10px;
}
table.faq .faq_text .hidden_text p{
	margin-bottom:0px;
	padding-bottom:0px;
}
table.faq .faq_text .hidden_text ul {	
	list-style:disc outside none;
	margin-left:20px;
  	padding:10px;
}
table.faq .faq_text .question_faq_plus, table.faq .faq_text .question_faq_minus{
	color:#0e838c;
	font-family:'Open Sans Semibold',sans-serif;
	font-size: 14px;
}