/* Generated on: Mon Sep 12 2016 07:07:02 GMT+0000 (UTC) */

/* ==========================================================================
   Start of custom Webflow CSS
   ========================================================================== */

p {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #808080;
  font-size: 15px;
  text-align: justify;
}

p span {
  font-size: 15px;
  color: #DB7093;
  font-weight: normal;
}

p.indent-1 {
padding-left:1.5em;
text-indent:-1em;
}

p.right {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #808080;
  font-size: 15px;
  line-height: 23px;
  text-align: right;
}

table {
	color: #808080;
	border-collapse: collapse;
	line-height: 28px;
	width: 100%;
}

table td {
	padding: 2px;
	border: 1px solid #EAE8DF;
	border-collapse: collapse;
	font-size: 15px;
	padding-left: 10px;
}

table th {
	font-size: 15px;
	text-align: left;
	background-color: #F1ECE3;
	font-weight: normal;
}

.td_head_t {
	width:30%;
	text-align:center;
}

.td_head {
	width:30%;
	background-color: #F5F5F5;
}

.td_odd {
	width:70%;
}

.td_odd_t {
	width:10%;
	text-align:center;
}

.td_odd_l {
	width:10%;
	text-align:center;
	background-color: #FFFFFF;
	padding-left: 0px;
}

.dl_list dl dt {
	float: left;
	width: 20%;
	font-size: 15px;
	color: #808080;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B48332;
	text-align: right;
	padding-right: 3%;
	margin-right: 3%;
}
.dl_list dl {
	clear: both;
	font-size: 15px;
	color: #808080;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	padding-top: 0px;
	padding-right: 3%;
	padding-bottom: 5px;
	padding-left: 3%;
}
.dl_list dl dd {
	margin-left: 25%;
}

h3 {
  margin: 0px 0px 15px;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  font-weight: 300;
  border-left: 5px solid #5068A9;
  border-bottom: 1px dotted #5068A9;
  padding: 0px 0px 0px 8px;
}

h3 span {
  font-size: 13px;
  color: #B48332;
  padding-left: 15px;
  font-weight: normal;
  letter-spacing: 2px;
}