@charset "utf-8";
/* CSS Document */
body
{
	font: normal 9pt/15px "Segoe UI", Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #353535;
	text-decoration: none;
}
td
{
	font: normal 9pt/15px "Segoe UI", Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #353535;
	text-decoration: none;
}
li
{
	font: normal 9pt/15px "Segoe UI", Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #353535;
	text-decoration: none;
}
.topHeadingnew{
	font: normal 9pt/19px "Segoe UI", Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #585858;
	text-decoration: none;
}
.topHeadingnew:hover{
	font: normal 9pt/19px "Segoe UI", Tahoma, Arial, sans-serif;
	text-transform: none;
	color: #cc0000;
	text-decoration: none;
}
.imgborder{
	border: 2px solid #589ed4;
}