@charset "utf-8";
/* CSS Document */
.text-new1      {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
}
.text-new1-bold     {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
	font-weight: bold;
}
.text-new1-orange {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f57900;
	font-weight: bold;

}
.text-new1-orange1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f57900;
	font-weight: normal;
	line-height: 20px;
}
.text-new1-blue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #083f88;
	font-weight: normal;
}
.text-new1-green {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #197b30;
	font-weight: normal;
}
.text-new1-blue-bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #083f88;
	font-weight: bold;
}
.text-new1-white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;