.top-bg {
	background-image: url(images/top-bg.jpg);
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.text1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
}
.text5 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
}
.form1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #253D84;
	text-decoration: none;
	line-height:18px;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	
}
.footer-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-text A:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #253D84;
	text-decoration: underline;
}
.top-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
}
.top-links A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #253D84;
	text-decoration: underline;
}
.footer-bg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
}

.top-bg1 {
	background-image: url(images/top-bg1.jpg);
}
.gradent {
	background-image: url(images/gradent.jpg);
}
.feilds {
	border: 1px solid #253D84;
}
.dot-border {
	border: 1px dotted #C9C9C9;
}
