#privacy h1, #terms h1 {
	font-size:30px;
    letter-spacing: -.5px;
    line-height: 1.8em;
	color:#222;
	font-family: "alber-new-web",sans-serif;
	padding:0px 15px 0;
}

#privacy h1 {
	font-weight: 300;
} 

#terms h1 {
	font-weight: 600;
}

#privacy h2, #terms h2  {
	font-size:20px;
	font-weight: 300;
    letter-spacing: -.5px;
    line-height: 1.8em;
	color:#222;
	font-family: "alber-new-web",sans-serif;
	margin-bottom:5px;
	padding:15px 15px 0;
	
/*	cursor:pointer; */
}

#privacy h2:before, #terms h2:before {
/*	content:'\003E'; */
	padding-right:5px;
}

#privacy h2:hover, #terms h2:hover {
/*	color:#7AB85E; */
}

#privacy h3, #terms h3 {
	font-size:16.5px;
	font-weight: 300;
    letter-spacing: -.3px;
	color:#222;
	padding:15px 15px 0;
	margin:0;
}

#privacy dd > h3:first-child, #terms dd > h3:first-child  {
	padding-top:0;
}


#privacy p, #terms p {
    color: #676767;
    font-size: 12px;
    line-height: 1.5em;
	padding:5px 15px;
}

#privacy li, #terms li {
    color: #676767;
    font-size: 12px;
    line-height: 1.5em;
	padding:5px 0;
	margin-left:30px;
}

#privacy ul li, #terms ul li {
    list-style:disc outside;
}

#privacy ul ul li, #terms ul ul li {
    list-style:circle outside;
	margin-left:45px;
}

/* #privacy dd, #terms dd {display:none;} */

#privacy b, #terms b {font-weight:bold;color:#333;}

.layout-center .column-right .cms-content #text-nav {
    color: #62924C;
    margin-left: -70px;
    width: 310px;
}