body {
	margin: 0px;
}
.details-text {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #6d6d6d;
}
.details-text a{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #6d6d6d;
}
.details-text a:hover{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}
.heading-text {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #3c04a7;
	font-weight: bold;
}
.heading-text a{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #3c04a7;
	font-weight: bold;
}
.heading-text a:hover{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
	color: #fe0000;
	font-weight: bold;
}
.right-border{
	border-right:1px solid #e3e2e2;
}
.bottom-border{
	border-bottom:1px solid #e3e2e2;
}
.side-link {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #fe0000;
}
.side-link a{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #fe0000;
}
.side-link a:hover{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
	color: #3d05a8;
}
