	@charset "utf-8";
	.style4 {
	font-family: Calibri;
	color: #FF6600;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	}
	
	.gray_heading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-weight: bold;
		color: #666666;
		font-position: top;
		font-position: top;
	}
	.sub_headings {
	font-family: Calibri;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}
	
	.orange_heading {
	font-family: "Arial Black";
	font-size: 25px;
	color: #FF690E;
	font-position: top;
	padding-left: 10px;
	text-transform: none;
	}
	.BLACK_HEADING {
	font-family: Calibri;
	font-size: 25px;
	color: #000000;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	}
	
	.orange_heading_MAIN {
		font-family: "Arial Black";
		font-size: 24px;
		color: #FF6600;
	}
	
	.gray_heading_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	font-position: top;
	padding-left: 10px;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	text-transform: none;
	}	
.KD_dotedline {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.Contact_no {
	background-image: url(image/contact_no.jpg);
	background-repeat: no-repeat;
}

