@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:url(../images/page_bg.jpg) #9c95c0 left top repeat-x;
		font-family:"Trebuchet MS", Tahoma, Verdana;
}
img {
	border:0px;
}
.mainTblBdr {
	border:#26063d solid 2px;
}
.contentTblBdr {
	border-top:#26063d solid 2px;
	border-bottom:#26063d solid 2px;
}
.contentInTblBdr {
	border-left:#d5d110 solid 2px;
	border-right:#d5d110 solid 2px;
}
.bgRepX {
	background-repeat:repeat-x;
}
.bgRepY {
	background-repeat:repeat-y;
}
.bgNoRep {
	background-repeat:no-repeat;
}
.mainMenu {
	clear:both;
}
.mainMenu UL {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.mainMenu UL li {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	list-style:none;
	float:left;
	/*	border-right:#FFFFFF solid 2px;*/
	background:url(../images/menu_div.jpg) right center no-repeat;
	height:37px;
	line-height:37px;
	padding-right:2px;
	width:auto; 	
	overflow:hidden;
}
.mainMenu UL li.nobdr {
	background:none;
}
.mainMenu UL li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 27px 0 27px;
	outline:none;
	display:block;
	overflow:hidden;
	width:auto; 	
}

.mainMenu UL li a:hover {
	color:#2a124f;
	background:url(../images/menu_bg_over.jpg) left center repeat-x;
	width:auto;
	display:block;
	overflow:hidden;
}

.mainMenu UL li a.current {
	color:#2a124f;
	background:url(../images/menu_bg_over.jpg) left center repeat-x;
	width:auto;
	display:block;
	overflow:hidden;
}
.subMenu a {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:13px;
	color:#4f2683;
	text-decoration:none;
}
.subMenu a:hover {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:13px;
	color:#4f2683;
	text-decoration:underline;
}
.runTxt {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#231f20;
	padding:0px 5px 5px 10px;
}
.runTxt a{
	font-size:14px;
	color:#231f20;
	text-decoration:none;
}
.runTxt a:hover{
	font-size:14px;
	color:#231f20;
	text-decoration:underline;
}
.runTxtLink {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:15px;
	color:#231f20;
	padding:0px 5px 5px 10px;
}
.runTxtLink a{
	font-size:15px;
	color:#231f20;
	text-decoration:none;
}
.runTxtLink a:hover{
	font-size:15px;
	color:#231f20;
	text-decoration:underline;
}
.wisdomRunTxt {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#231f20;
	padding:0px 5px 5px 0px;
}
.omsLink a {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	margin:0 auto;
	clear:both;
}
.omsLink a:hover {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
	margin:0 auto;
	clear:both;
}
.footer {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	margin:0 auto;
	clear:both;
	width:700px;
}
.footer ul {
	margin:0px;
	padding:0px;
}
.footer ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	padding:1px 10px 1px 10px;
	border-right:#FFFFFF solid 1px;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px 0 5px;
}
.footer  a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footerAddress {
    font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#FFFFFF;
}
/* Manoj */

.sub_tableBdr {
	border:#e8e680 solid 2px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.sub_tableBdr1 {
	border:#f9c88e solid 2px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.refftitle {
	font-family:"Minion Pro";
	font-size:37px;
	color:#4f2683;
}
.reff_subtitile {
	font-size:21px;
	color:#4f2683;
	text-decoration:none;
}
.reff_formFld {
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	background:#8c888f;
	width:273px;
	font-size:14px;
}
.reff_formFld1 {
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	background:#8c888f;
	width:249px;
	font-size:14px;
}
.di_whatis {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	color:#d5d10e;
	text-decoration:none;
}
.di_whattext {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#231f20;
	text-decoration:none;
}
.di_runtext {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}



#patientInfo, #meetus, #procedures, #referringdoctors, #contactus
{
	overflow:hidden
}