/* CSS Document */
.star {
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}

/* CSS for Modal Diaglog box */
.grey_top {
	height:20px;
	background:url(../image/grey_top.png) no-repeat;
	width:552px;
}
.grey_bottom {
	height:12px;
	clear:both;
	background:url(../image/grey_btm.png) no-repeat;
	width:552px;
}
.grey_light_l {
	background:url(../image/grey_light_l.png) no-repeat;
	width:12px;
	height:70px;
	float:left
}
.grey_light_l2 {
	background:url(../image/grey_light_l2.png) no-repeat;
	width:12px;
	height:70px;
	float:left
}
.grey_light_r2 {
	background:url(../image/grey_light_r2.png) no-repeat;
	width:12px;
	height:70px;
	float:left
}
.grey_light_m3 {
	background:url(../image/grey_light_m2.jpg) repeat-x;
	color:#005ba1;
	font-size:14px;
	float:left;
	width:211px;
	height:60px;
	padding-top:10px;
}
.grey_light_m {
	background:url(../image/grey_light_m.jpg) repeat-x;
	color:#005ba1;
	font-size:14px;
	float:left;
	width:211px;
	height:60px;
	padding-top:10px;
}
.grey_light_m2 {
	background:url(../image/grey_light_m.jpg) repeat-x;
	color:#005ba1;
	font-size:14px;
	float:left;
	width:471px;
	height:60px;
	padding-top:10px;
}
.grey_light_r {
	background:url(../image/grey_light_r.png) no-repeat;
	float:left;
	width:12px;
	height:70px;
}
.grey_light_l1 {
	background:url(../image/grey_light_l1.png) no-repeat;
	width:12px;
	height:12px;
	float:left
}
.grey_light_m1 {
	background:url(../image/grey_light_m1.jpg) repeat-x;
	float:left;
	width:211px;
	height:12px;
}
.grey_light_r1 {
	background:url(../image/grey_light_r1.png) no-repeat;
	float:left;
	width:12px;
	height:12px;
}
.grey_shade_mid {
	background:url(../image/grey_mid.png) repeat-y;	
	color:#494948;
	font-size:11px;	
	padding:0px 15px;
}
.grey_shade_mid1 {
	background:#e9eaea;
	border-left:4px solid #FFFFFF;
	color:#494948;
	font-size:11px;
	border-right:4px solid #FFFFFF;
	clear:both;
	padding:0px 30px;
}
.grey_shade_mid1 p {
	clear:both;
	padding-bottom:10px;
	padding-top:7px;
}
.grey_shade_mid1 .more_detail {
	color:#005ba1;
	font-size:12px;
}
.mod_img_lightbox {
 	display: inline-block;
 	display:none;
 	position:absolute;
}

.left_area1 {
	width:552px;
	float:left;
}

.blue_txt5 {
	color:#005fa5;
	margin-top:10px;
	display:block;
	font-weight:bold;
}

/* CSS for diaglog box ends */


