.heading-text2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	
	color: #0457A7;
	text-decoration: none;
	text-align: justify;

}
.heading-text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0457A7;
	text-decoration: none;
	text-align: justify;

}

.heading-text1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0457A7;
	text-decoration: none;
}

.body-border {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: 006699;
	border-right-color: 006699;
	border-bottom-color: 006699;
	border-left-color: 006699;
}
.body-text {
	font-family: Tahoma;
	font-size: 12px;
	
	color: #000000;
	text-decoration: none;
	

}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.button-text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button-text:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button-text:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FE9D05;
	text-decoration: none;
}

.footer-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.right-linebg {
	background-image: url(images/right-linebg.jpg);
	background-repeat: no-repeat;
}
.left-linebg {
	background-image: url(images/left-linebg.jpg);
	background-repeat: no-repeat;
}
.new-upper {
	font-family: Tahoma;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: 1B1464;
	text-decoration: none;
}
