@charset "utf-8";
.table_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.more_green{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #009b0c;
	text-decoration:underline;
}
.more_orange{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e28d10;
	text-decoration:underline;
}
.more_blue{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #08a3ca;
	text-decoration:underline;
}
.date{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #3c3c3a;

}
.news_text{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3a;
	/*text-align:justify;*/

}.All_news{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3c3c3a;
	text-decoration:underline;

}
.enter_email{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3c3c3a;
	

}
.text_field{
	border: solid 1px #d1cfcf;
	width:185px;
}
.button{
	border: solid 1px #999999;
	width:95px;
	background-color:#CCCCCC;
	color:#5A5A5A;
	font-weight:500;
	
	
}

.footer_company
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #3c3c3a;
		
}
.readmore{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #08a3ca;
	text-decoration:none;
}
.pageheading{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #3C3C3A;
	text-decoration:none;
	padding:10px 0 0 10px;
}
.pagecontent{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3A;
	text-decoration:none;
	
}
.title{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF4FF;
	text-decoration:none;
	
}
