.body {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;}
	
	.body1 {
	font-family: tahoma;
	font-size: 13px;
	line-height: 16px;
	font-weight:bold;
	color: #626262;
	text-decoration: none;}
.bottom {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-sep {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #EFEEEE;
	text-decoration: none;
}
.bottom-link {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #EFEEEE;
	text-decoration: none;
}
.bottom-link:hover {
color:#FFFFFF;
text-decoration:underline;
}
.blue-bold{
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color: #5178C5;
	text-decoration: none;
}
.red-link{
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color: #F55112;
	text-decoration: none;
}
.red-link:hover{
color:#000000;
}
.black-bold{
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bl-boldlink{
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bl-boldlink:hover{

	color: #0066CC;
	
}

.heading{
	font-family: Arial;
	font-size: 17px;
	line-height: 17px;
	font-weight:bold;
	color: #5178C5;
	text-decoration: none;
}

.boldgray{
	font-family: Arial;
	font-size: 13px;
	line-height: 17px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.border-gr{border:1px solid #C0C2C3;}
