@charset "utf-8";
/* CSS Document */
.page_desc{
	
	font-size:16px;
	color:#3D3F42;
	text-align:left;
	line-height:23px;
}
.blue{
	color:#1c75bc;
	font-weight:bold;
}
.black_bold{
	color:#333;
	font-weight:bold;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size:16px;
}

.margin_bottom_20{
	margin-bottom:20px;
}
.h4_class{
	font-size:16px;
	line-height:20px;
	color: #1c75bc;
	font-weight:normal;
}
.background{
	background-image:url(../img/container_bg.jpg);
	background-repeat:repeat;
}
.hr_seperator{
	border-bottom:2px solid #999;
	box-shadow:2px 2px 5px #ddd;
	margin:0;
	margin-bottom:10px;
}
/* Ashish */
.thumb_strong{
color:#000000; 
font-size:12px; 
font-weight:bold; 
text-align:center;
float:none;
margin:auto;
display:block;
}
