@charset "utf-8";

.certificTable {
	width: 764px;
	font-size: 1.2em;}
.certificTable th {
	padding: 5px 15px;
	text-align: left;
	font-weight: normal;
	background-color: #B6BBC1;
	border-right: 2px solid #fff;}
.certificTable td {
	padding: 5px 15px;
	background-color: #fff;
	border-right: 2px solid #fff;}
.certificTable .bgcolor td {
	background-color: #ebebeb;}
	
.certificTable th + th + th, 
.certificTable td + td + td {
	border-right: none;}
	
#Privacy{
	padding: 0 15px;
	font-size: 1.2em;
	line-height: 150%;}
#Privacy p {
	margin-bottom: 20px;}
#Privacy dd {
	margin-bottom: 20px;}
#Privacy ul {
	margin-left: 17px;}
#Privacy li {
	text-indent: -17px;
	margin-bottom: 20px;}
#Privacy li ul {
	margin-top: 10px;}
#Privacy li li {
	margin-bottom: 10px;}
	
#Constitution {
	padding: 0 15px;
	font-size: 1.2em;
	line-height: 150%;}
#Constitution h4 {
	margin-bottom: 10px;}
#Constitution p {
	margin-bottom: 15px;}
