.border {
	border: 1px solid #666666;
}
.border2 {
	border-bottom: 1px;
	border-left: 1px solid #ADADAD;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6D6F61;
	text-decoration: none;
	text-align: justify;
	padding-right: 15px;
}
.border3 {

	border: 1px solid #60665E;
}
.text-small {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #60665E;
	text-decoration: none;
}
.rt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: #9FA194;
	text-decoration: none;
	padding-left: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.inner-sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F57E03;
	text-decoration: none;
}
.style2 {
	font-family: Arial;
	color: #60665E;
	font-weight: bold;
}