@charset "UTF-8";
/* CSS Document */

.terms_h1 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.terms_h2 {
	padding: 25px 0px 0px 0px;
	margin: 0px;
}
.terms_h3 {
	padding: 10px 0px 5px 0px;
}
.terms_h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.terms_h3 a:hover {
	text-decoration:none;
	font-size: 16px;
	line-height: 16px;
}

.terms_p p {
	line-height: 22px;
	font-size: 13px;
	padding-bottom: 5px;
}

.terms_highlight {
	font-weight: bold;
}


.terms_ul_lvl1 {
	list-style-position: inside;
	padding: 0px;
}


.terms_ul_lvl2 {
	list-style-position: outside;
	padding: 10px 0px 10px 30px;
	list-style-type: disc;
}

/* table of content */
.toc_lvl1 a {
	font-family: Arial, Helvetica, Times, serif;
	font-size: 15px;
	line-height: 17px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
}
.toc_lvl2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #5C822A;
	font-weight: normal;
	font-variant: normal;
}
