.mid-bg {
	background-color: #FFFFFF;
	height: 415px;
	width: 900px;
}
.copyright-bg {
	background-color: #3371DE;
	height: 34px;
	width: 900px;
}
.text {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #7e7e7f;
	text-decoration: none;
	text-align: justify;
	padding-left: 5px;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.grey-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7e7e7f;
}

.bg-links {
	background-image: url(../images/links.gif);
	height: 36px;
	width: 114px;
}
.links {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
}
.border {
	border: 1px solid #999999;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002E76;
}
.bodytag {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.style1 {
	color: #7E7E7F;
}

.heading {
	font-weight : bold;
	font-size:14px;
}

.description {
	font-size:12px;
}

.imgbrd {
	border:1px solid #EEEEEE;
}	
.lenght {
	height: 6px;
}



.imgfloat {
	float:left;
	padding-left:5px;
	height:130px
}

