.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.techhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.physiciansHdr {
	background-image: url(physicians/physicians.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20000;
	height: 60px;
	width: 130px;
	left: 385px;
	top: 0px;
}
.icaelHdr {

	background-image: url(aboutus/technology/ICAEL_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20000;
	height: 60px;
	width: 130px;
	left: 560px;
	top: 0px;
}
.rpviHdr {


	background-image: url(aboutus/technology/RPVI_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20000;
	height: 60px;
	width: 221px;
	left: 475px;
	top: 0px;
}
.hrsHdr {



	background-image: url(aboutus/technology/HRS_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20000;
	height: 60px;
	width: 130px;
	left: 560px;
	top: 0px;
}
.acrHdr {




	background-image: url(aboutus/technology/ACR_logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20000;
	height: 60px;
	width: 130px;
	left: 560px;
	top: 0px;
}
.teamHdr {

	background-image: url(physicians/team_hdr.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20000;
	height: 60px;
	width: 150px;
	left: 485px;
	top: 0px;
}
a {
	text-decoration: none;
}
a :visited {
	text-decoration: none;
	color: #DCDEEB;
}
a :hover {
	text-decoration: none;
	color: #DCDEEB;
}
