a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A790;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #00A790;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A790;
	text-decoration: underline;
}
.withleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	color: #666666;
	padding: 17px;
	text-align: justify;
}
/* right dotted line */
.rgtdottedbord {
	border-right: 1px dotted #cccccc;
}
/* right dotted line */
.rgtdotsolbot {
	border-right: 1px dotted #cccccc;
	border-bottom: 1px solid #cccccc;
}
/* left solid line */
.leftsolidbord {
	border-left: 1px solid #cccccc;
}
.leftandbotsolid {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
/* bottom solid line */
.botsolidbord {
	border-bottom: 1px solid #cccccc;
}
.botdotbord {
	border-bottom: 1px dotted #cccccc;
}
/* teal text with padding */
.tealtextpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A790;
	padding: 7px;
	font-weight: bold;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 7px;
}
.para1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
td.box {
	border: 1px solid #cccccc;
}
.botdot {
	border-bottom: 1px dotted #cccccc;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A790;
	padding-left: 10px;
}
.tophead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;
}
